Re: Binding question
Re: Binding question
- Subject: Re: Binding question
- From: Gustavo Pizano <email@hidden>
- Date: Tue, 18 Mar 2008 10:40:47 -0500
Yes I was thinking that jsut that its not working for me I think Im
making something worng
Im thinking to have this
Text : WOTexField{
//whats the biding here ..
}
and in the .java
have an accessor public void setXXX(Strng s){
...
}
but it doesnt work if i put value = setXXX; becuase setXX its not a
key... if I put action = setXXX it doesnt work aswell... so what
biding should I use?
Gus
On Mar 18, 2008, at 10:27 AM, Daniel Brajkovic wrote:
I like to keep them private/protected. Bind the value to the
accessor method.
(disclaimer: I am a WONewbie)
On Mar 18, 2008, at 10:22 AM, Gustavo Pizano wrote:
Hello
I want to know if ie. I have XXX.WO there i have some WOtext fields
inside a WOFrom, in the java the keys should always be public? or
the can be private with some accessor method, or protected
variable? if so, then how can i bind them?
Gus
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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