| Package | Description |
|---|---|
| org.rapidoid.gui.input |
| Modifier and Type | Field and Description |
|---|---|
protected FormMode |
Form.mode |
protected FormMode |
Field.mode |
| Modifier and Type | Method and Description |
|---|---|
protected FormMode |
Field.fieldMode() |
FormMode |
Field.mode() |
static FormMode |
FormMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormMode[] |
FormMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.mode(FormMode mode) |
| Constructor and Description |
|---|
Form(FormMode mode,
Item item,
String... properties) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.