Uses of Enum Class
com.stimulsoft.blockly.model.EscapeMode
Packages that use EscapeMode
-
Uses of EscapeMode in com.stimulsoft.blockly.model
Methods in com.stimulsoft.blockly.model that return EscapeModeModifier and TypeMethodDescriptionstatic EscapeModeEscapeMode.forValue(int value) final EscapeModeContext.getEscapeMode()static EscapeModeReturns the enum constant of this class with the specified name.static EscapeMode[]EscapeMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.blockly.model with parameters of type EscapeMode