Uses of Enum Class
com.lipisak.vaadin.slidetab.SlideTabPosition
-
Uses of SlideTabPosition in com.lipisak.vaadin.slidetab
Subclasses with type arguments of type SlideTabPosition in com.lipisak.vaadin.slidetabFields in com.lipisak.vaadin.slidetab declared as SlideTabPositionMethods in com.lipisak.vaadin.slidetab that return SlideTabPositionModifier and TypeMethodDescriptionstatic SlideTabPositionReturns the enum constant of this class with the specified name.static SlideTabPosition[]SlideTabPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.lipisak.vaadin.slidetab with parameters of type SlideTabPositionModifier and TypeMethodDescriptionvoidSlideTab.setTabPosition(SlideTabPosition tabPosition) Controls the position of the tab-panelSlideTabBuilder.tabPosition(SlideTabPosition tabPosition) Which type of display you want to have
This controls the position of the navigation element within theSlideTabtotal area