Uses of Enum Class
ch.nolix.systemapi.webatomiccontrol.button.ButtonRole
Packages that use ButtonRole
Package
Description
-
Uses of ButtonRole in ch.nolix.system.webatomiccontrol.button
Methods in ch.nolix.system.webatomiccontrol.button that return ButtonRoleMethods in ch.nolix.system.webatomiccontrol.button with parameters of type ButtonRole -
Uses of ButtonRole in ch.nolix.systemapi.webatomiccontrol.button
Subclasses with type arguments of type ButtonRole in ch.nolix.systemapi.webatomiccontrol.buttonMethods in ch.nolix.systemapi.webatomiccontrol.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.webatomiccontrol.button with parameters of type ButtonRole