Package | Description |
---|---|
org.hippoecm.frontend.plugins.standards.tabs |
Modifier and Type | Method and Description |
---|---|
List<TabsPlugin.Tab> |
TabbedPanel.getTabs() |
Modifier and Type | Method and Description |
---|---|
protected void |
TabsPlugin.onTabActivated(TabsPlugin.Tab tab) |
protected void |
TabsPlugin.onTabDeactivated(TabsPlugin.Tab tab) |
Modifier and Type | Method and Description |
---|---|
protected TabbedPanel |
TabsPlugin.newTabbedPanel(String id,
List<TabsPlugin.Tab> tabs,
org.apache.wicket.MarkupContainer tabsContainer) |
Constructor and Description |
---|
TabbedPanel(String id,
TabsPlugin plugin,
List<TabsPlugin.Tab> tabs,
org.apache.wicket.MarkupContainer tabsContainer) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.