can you not override isvisible() and do the check there?

-igor


On Tue, Apr 27, 2010 at 9:41 AM, Metzger, Natalie J. <[email protected]> wrote:
> Hi all,
>
> Maybe I'm blind, but is there a way to set the visibility of certain tabs in 
> the TabbedPanel? I only found the method isVisible(), but no setVisible(). My 
> goal is to have certain tabs only visible to users with corresponding 
> permissions. So far I have to add/remove tabs depending on those permissions, 
> and which is less than optimal.
> And yes, I can change the visibility of the content of the tab, but this is 
> not what I need.
>
> Any ideas?
>
> Thanks,
>                Natalie
>
> P.S. I'm using Wicket 1.4.6
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to