public interface ITab extends IClusterable
TabbedPanel
,
AbstractTab
Modifier and Type | Method and Description |
---|---|
WebMarkupContainer |
getPanel(String containerId) |
IModel<String> |
getTitle() |
boolean |
isVisible()
Returns whether this tab should be visible
|
IModel<String> getTitle()
WebMarkupContainer getPanel(String containerId)
containerId
- returned panel MUST have this idboolean isVisible()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.