Uses of Enum Class
ch.nolix.systemapi.atomiccontrol.button.ButtonRole
Packages that use ButtonRole
-
Uses of ButtonRole in ch.nolix.system.atomiccontrol.button
Methods in ch.nolix.system.atomiccontrol.button that return ButtonRoleMethods in ch.nolix.system.atomiccontrol.button with parameters of type ButtonRole -
Uses of ButtonRole in ch.nolix.systemapi.atomiccontrol.button
Subclasses with type arguments of type ButtonRole in ch.nolix.systemapi.atomiccontrol.buttonMethods in ch.nolix.systemapi.atomiccontrol.button that return ButtonRoleModifier and TypeMethodDescriptionstatic ButtonRoleButtonRole.fromSpecification(INode<?> specification) IButton.getRole()static ButtonRoleReturns the enum constant of this class with the specified name.static ButtonRole[]ButtonRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.atomiccontrol.button with parameters of type ButtonRole