in fact, can't you do
visitChildren(ILinkListener.class, new Component.IVisitor()
{
...
});
?
Johan Compagner wrote:
Hi,
There is currently no way to iterate or get by index all child
components from a container
And now i can't make for example a table that disables all links when
i call setEnabled(false) on it
By walking over all listItems and there childs...
But currently the container doesn't have any support for this.
johan
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop