public abstract class AbstractTab extends Object implements ITab
ITab
,
Serialized FormConstructor and Description |
---|
AbstractTab(IModel<String> title)
Constructor
|
Modifier and Type | Method and Description |
---|---|
abstract WebMarkupContainer |
getPanel(String panelId) |
IModel<String> |
getTitle() |
boolean |
isVisible()
Returns whether this tab should be visible
|
public boolean isVisible()
ITab
public abstract WebMarkupContainer getPanel(String panelId)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.