Uses of Class
org.hippoecm.frontend.plugins.standards.tabs.TabsPlugin.Tab
Packages that use TabsPlugin.Tab
-
Uses of TabsPlugin.Tab in org.hippoecm.frontend.plugins.standards.tabs
Methods in org.hippoecm.frontend.plugins.standards.tabs that return types with arguments of type TabsPlugin.TabMethods in org.hippoecm.frontend.plugins.standards.tabs with parameters of type TabsPlugin.TabModifier and TypeMethodDescriptionprotected void
TabsPlugin.onTabActivated
(TabsPlugin.Tab tab) protected void
TabsPlugin.onTabDeactivated
(TabsPlugin.Tab tab) Method parameters in org.hippoecm.frontend.plugins.standards.tabs with type arguments of type TabsPlugin.TabModifier and TypeMethodDescriptionprotected TabbedPanel
TabsPlugin.newTabbedPanel
(String id, List<TabsPlugin.Tab> tabs, org.apache.wicket.MarkupContainer tabsContainer) Constructor parameters in org.hippoecm.frontend.plugins.standards.tabs with type arguments of type TabsPlugin.TabModifierConstructorDescriptionTabbedPanel
(String id, TabsPlugin plugin, List<TabsPlugin.Tab> tabs, org.apache.wicket.MarkupContainer tabsContainer)