| Package | Description |
|---|---|
| com.independentsoft.share |
| Modifier and Type | Method and Description |
|---|---|
static ControlMode |
ControlMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ControlMode[] |
ControlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
Service.renderListFormData(java.lang.String listId,
int itemId,
java.lang.String formId,
ControlMode mode)
Render list form data.
|