Uses of Class
org.hippoecm.frontend.plugins.standards.tabs.TabbedPanel
-
Packages that use TabbedPanel Package Description org.hippoecm.frontend.plugins.standards.tabs -
-
Uses of TabbedPanel in org.hippoecm.frontend.plugins.standards.tabs
Methods in org.hippoecm.frontend.plugins.standards.tabs that return TabbedPanel Modifier and Type Method Description protected TabbedPanel
TabsPlugin. getTabbedPanel()
protected TabbedPanel
TabsPlugin. newTabbedPanel(String id, List<TabsPlugin.Tab> tabs, org.apache.wicket.MarkupContainer tabsContainer)
-