| Package | Description |
|---|---|
| net.inveed.gwt.editor.shared |
| Modifier and Type | Field and Description |
|---|---|
FormFieldLocation |
FormViewAttributesDTO.location |
| Modifier and Type | Method and Description |
|---|---|
static FormFieldLocation |
FormFieldLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormFieldLocation[] |
FormFieldLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FormViewAttributesDTO(String container,
FormFieldLocation location,
Integer order,
Boolean readonly) |
Copyright © 2018. All rights reserved.