add(new Label("time", new AbstractReadOnlyModel() { Object
getObject(Component c) { return new Date().toString(); }}));

is that what you mean?

-igor


On 12/13/06, Roman Mandeleil <[EMAIL PROTECTED]> wrote:


I had read all the posts about changing label dynamicly ,
but I still have a hard time to do that ,
can somebody send me a place inside a framework that is responsibale
for components update.

Thanks in advance
--
View this message in context:
http://www.nabble.com/Change-label-dynamicly-tf2816858.html#a7861932
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to