> is there a possibility to make a link invisible itself via onClick?

>                     link.setVisible( false );

Sure: Just use "this" instead of "link", since "this" in the onClick() will be 
the anonymous object based on Link.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to