| Package | Description |
|---|---|
| pro.redsoft.iframework.shared.config |
| Modifier and Type | Field and Description |
|---|---|
protected DialogType |
DialogConfigItem.type |
| Modifier and Type | Method and Description |
|---|---|
static DialogType |
DialogType.fromValue(String v) |
DialogType |
DialogConfigItem.getType()
Gets the value of the type property.
|
static DialogType |
DialogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogType[] |
DialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogConfigItem.setType(DialogType value)
Sets the value of the type property.
|
Copyright © 2012–2014 RedSoft. All rights reserved.