Uses of Enum Class
ch.nolix.systemapi.control.accordion.TabExpansionBehavior
Packages that use TabExpansionBehavior
-
Uses of TabExpansionBehavior in ch.nolix.systemapi.control.accordion
Subclasses with type arguments of type TabExpansionBehavior in ch.nolix.systemapi.control.accordionMethods in ch.nolix.systemapi.control.accordion that return TabExpansionBehaviorModifier and TypeMethodDescriptionstatic TabExpansionBehaviorTabExpansionBehavior.fromSpecification(INode<?> specification) IAccordion.getTabExpansionBehavior()static TabExpansionBehaviorReturns the enum constant of this class with the specified name.static TabExpansionBehavior[]TabExpansionBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.control.accordion with parameters of type TabExpansionBehaviorModifier and TypeMethodDescriptionIAccordion.setTabExpansionBehaviour(TabExpansionBehavior tabExpansionBehavior)