Hi, I need a way to hide or disable a tab for certain conditions. Is there a way of doing this with overriding newLink(java.lang.String linkId, int index) ? I need to get this to work with ajax.
example. User changes language and I need to disable or hide certain tabs. -- View this message in context: http://www.nabble.com/Disable-or-hide-tabs-in-AjaxTabbedpanel-tp22585946p22585946.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]
