Uses of Enum Class
de.rpgframework.jfx.rules.AttributeTable.Mode
Packages that use AttributeTable.Mode
-
Uses of AttributeTable.Mode in de.rpgframework.jfx.rules
Subclasses with type arguments of type AttributeTable.Mode in de.rpgframework.jfx.rulesMethods in de.rpgframework.jfx.rules that return AttributeTable.ModeModifier and TypeMethodDescriptionAttributeTable.getMode()Gets the value of themodeproperty.static AttributeTable.ModeReturns the enum constant of this class with the specified name.static AttributeTable.Mode[]AttributeTable.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.rpgframework.jfx.rules that return types with arguments of type AttributeTable.ModeMethods in de.rpgframework.jfx.rules with parameters of type AttributeTable.Mode