Uses of Enum Class
org.teamapps.dto.UiTabPanelTabStyle
-
Uses of UiTabPanelTabStyle in org.teamapps.dto
Subclasses with type arguments of type UiTabPanelTabStyle in org.teamapps.dtoFields in org.teamapps.dto declared as UiTabPanelTabStyleModifier and TypeFieldDescriptionprotected UiTabPanelTabStyleUiTabPanel.SetTabStyleCommand.tabStyleprotected UiTabPanelTabStyleUiTabPanel.tabStyleMethods in org.teamapps.dto that return UiTabPanelTabStyleModifier and TypeMethodDescriptionUiTabPanel.getTabStyle()UiTabPanel.SetTabStyleCommand.getTabStyle()static UiTabPanelTabStyleReturns the enum constant of this class with the specified name.static UiTabPanelTabStyle[]UiTabPanelTabStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiTabPanelTabStyleConstructors in org.teamapps.dto with parameters of type UiTabPanelTabStyleModifierConstructorDescriptionSetTabStyleCommand(String componentId, UiTabPanelTabStyle tabStyle)