Uses of Enum Class
ch.nolix.systemapi.containercontrol.accordion.TabExpansionBehavior
Packages that use TabExpansionBehavior
-
Uses of TabExpansionBehavior in ch.nolix.systemapi.containercontrol.accordion
Subclasses with type arguments of type TabExpansionBehavior in ch.nolix.systemapi.containercontrol.accordionMethods in ch.nolix.systemapi.containercontrol.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.containercontrol.accordion with parameters of type TabExpansionBehaviorModifier and TypeMethodDescriptionIAccordion.setTabExpansionBehaviour(TabExpansionBehavior tabExpansionBehavior)