Uses of Enum Class
ch.nolix.systemapi.webatomiccontrol.textbox.TextMode
Packages that use TextMode
Package
Description
-
Uses of TextMode in ch.nolix.system.webatomiccontrol.textbox
Fields in ch.nolix.system.webatomiccontrol.textbox declared as TextModeMethods in ch.nolix.system.webatomiccontrol.textbox that return TextModeMethods in ch.nolix.system.webatomiccontrol.textbox with parameters of type TextMode -
Uses of TextMode in ch.nolix.systemapi.webatomiccontrol.textbox
Subclasses with type arguments of type TextMode in ch.nolix.systemapi.webatomiccontrol.textboxMethods in ch.nolix.systemapi.webatomiccontrol.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.webatomiccontrol.textbox with parameters of type TextMode