Label label = new Label("id",new Model("Here you set your value"));


shrimpywu wrote:
> 
> hi all,
> i am new to wicket, 
> just ask a simple question..
> 
> how to change the value of a label
> for example
> Label label = new Label("id",imodel);
> 
> how can do label.setValue("some string");
> 
> plzzzzz help..
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-change-the-Label-Value-tp16396259p16396263.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to