RE: Reusable component
RE: Reusable component
- Subject: RE: Reusable component
- From: "R Babu-in1472c" <email@hidden>
- Date: Tue, 27 Mar 2007 17:07:44 +0800
- Thread-topic: Reusable component
Hi Bruno,
You can create a method in the component's corresponding java class and
can assign that method to the action attribute of your submit button.
For ex, you can write a method "myAction" in the corresponding java
class and assign this method name "myAction" to the action attribute.
-Babu
-----Original Message-----
From: webobjects-dev-bounces+in1472c=email@hidden
[mailto:webobjects-dev-bounces+in1472c=email@hidden] On
Behalf Of WIESEN Bruno
Sent: Tuesday, March 27, 2007 1:50 PM
To: WebObjects Apple Dev
Subject: Reusable component
Hello,
I've created a component which contents a WOForm and a WOSubmitButton. I
want to add a binding to my custom component which is a method (in
order to give it to the "action" binding of WOSubmitButton). Can someone
help me with this?
Is there a tip to do this?
Thank you.
Bruno
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden