Uses of Class
org.vaadin.miki.superfields.tabs.SuperTabs
Packages that use SuperTabs
-
Uses of SuperTabs in org.vaadin.miki.superfields.tabs
Methods in org.vaadin.miki.superfields.tabs that return SuperTabsModifier and TypeMethodDescriptionSuperTabs.withCustomValueAllowed(boolean customValueAllowed) ChainssetCustomValueAllowed(boolean)and returns itself.SuperTabs.withMultiline(boolean multiline) ChainssetMultiline(boolean)and returns itself.SuperTabs.withTabContentGenerator(TabContentGenerator<T> tabContentGenerator) ChainssetTabContentGenerator(TabContentGenerator)and returns itself.SuperTabs.withTabHandler(TabHandler tabHandler) ChainssetTabHandler(TabHandler)and returns itself.SuperTabs.withTabHeaderGenerator(TabHeaderGenerator<T> tabHeaderGenerator) ChainssetTabHeaderGenerator(TabHeaderGenerator)and returns itself.