Uses of Class
mgui.interfaces.attributes.AttributeSelectionMap.ComboMode
| Package | Description |
|---|---|
| mgui.interfaces.attributes |
Provides a standard updatable attribute object which can fire events for all interface objects.
|
-
Uses of AttributeSelectionMap.ComboMode in mgui.interfaces.attributes
Fields in mgui.interfaces.attributes declared as AttributeSelectionMap.ComboMode Modifier and Type Field Description protected AttributeSelectionMap.ComboModeAttributeSelectionMap. combo_modeMethods in mgui.interfaces.attributes that return AttributeSelectionMap.ComboMode Modifier and Type Method Description AttributeSelectionMap.ComboModeAttributeSelectionMap. getComboMode()static AttributeSelectionMap.ComboModeAttributeSelectionMap.ComboMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AttributeSelectionMap.ComboMode[]AttributeSelectionMap.ComboMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in mgui.interfaces.attributes with parameters of type AttributeSelectionMap.ComboMode Modifier and Type Method Description voidAttributeSelectionMap. setComboMode(AttributeSelectionMap.ComboMode mode)