Uses of Enum Class
ch.nolix.systemapi.webcontainercontrol.tabcontainer.TabExpansionBehavior
Packages that use TabExpansionBehavior
Package
Description
-
Uses of TabExpansionBehavior in ch.nolix.systemapi.webcontainercontrol.accordion
Methods in ch.nolix.systemapi.webcontainercontrol.accordion that return TabExpansionBehaviorMethods in ch.nolix.systemapi.webcontainercontrol.accordion with parameters of type TabExpansionBehaviorModifier and TypeMethodDescriptionIAccordion.setTabExpansionBehaviour(TabExpansionBehavior tabExpansionBehavior) -
Uses of TabExpansionBehavior in ch.nolix.systemapi.webcontainercontrol.tabcontainer
Subclasses with type arguments of type TabExpansionBehavior in ch.nolix.systemapi.webcontainercontrol.tabcontainerMethods in ch.nolix.systemapi.webcontainercontrol.tabcontainer that return TabExpansionBehaviorModifier and TypeMethodDescriptionstatic TabExpansionBehaviorTabExpansionBehavior.fromSpecification(INode<?> specification) 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.