Uses of Enum Class
ch.nolix.systemapi.atomiccontrol.textbox.TextMode
Packages that use TextMode
-
Uses of TextMode in ch.nolix.system.atomiccontrol.textbox
Fields in ch.nolix.system.atomiccontrol.textbox declared as TextModeMethods in ch.nolix.system.atomiccontrol.textbox that return TextModeMethods in ch.nolix.system.atomiccontrol.textbox with parameters of type TextMode -
Uses of TextMode in ch.nolix.systemapi.atomiccontrol.textbox
Subclasses with type arguments of type TextMode in ch.nolix.systemapi.atomiccontrol.textboxMethods in ch.nolix.systemapi.atomiccontrol.textbox that return TextModeModifier and TypeMethodDescriptionstatic TextModeTextMode.fromSpecification(INode<?> specification) ITextbox.getTextMode()static TextModeReturns the enum constant of this class with the specified name.static TextMode[]TextMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.atomiccontrol.textbox with parameters of type TextMode