Hello,
I have this TextField linked with the attribute codeAgent of my object
comment :
*final* TextField<String> codeAgent = *new* TextField<String>("codeAgent",
new PropertyModel<String>( comment, "codeAgent"));
I want to change in java the value of codeAgent, can you tell me, if it is
possible, how also changed the value displayed by this textField on my web
page ?
Thanks
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Refresh-a-textField-tp4190022p4190022.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]