| Package | Description |
|---|---|
| mds.devices | |
| mds.jtraverser.editor |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Device.addEnum(int idx,
String path,
String tooltip,
EnumEditor.MODE mode,
String... items) |
| Modifier and Type | Method and Description |
|---|---|
static EnumEditor.MODE |
EnumEditor.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumEditor.MODE[] |
EnumEditor.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EnumEditor(Descriptor<?> data,
boolean editable,
CTX ctx,
String tooltip,
EnumEditor.MODE mode,
String... items) |
Copyright © 2023. All rights reserved.