public static final class BSPanelGrid.BSTab extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.wicket.model.IModel<SInstance> |
model |
| Constructor and Description |
|---|
BSTab(String headerText,
List<String> subtree,
org.apache.wicket.model.IModel<SInstance> model) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHeaderText() |
org.apache.wicket.model.IModel<SInstance> |
getModel() |
SInstance |
getModelObject() |
List<String> |
getSubtree() |
String |
iconClass() |
void |
iconClass(org.opensingular.lib.commons.lambda.IFunction<org.apache.wicket.model.IModel<SInstance>,String> iconProcessor) |
void |
iconClass(String css) |
protected org.apache.wicket.model.IModel<SInstance> model
Copyright © 2017. All rights reserved.