Construct it with a string?

new TextField("markupId", Model.of("string"));
or
setModel(Model.of("string"));

Without a model, no clue.
Is there a specific reason why don't want to use a model?

Cheers

On Thursday 11 April 2013 04:57:04 grignette wrote:
> Hi !
> 
> Maybe it's an easy question with easy solution... But I don't find the
> solution !
> 
> Please, can you tell me how to set the value of the texfield without use
> models. Is it possible ?
> 
> Thanks for your help.
> 
> 
> 
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Set-value-in-a-textfield-tp46578
> 83.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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to