| Package | Description |
|---|---|
| org.molgenis.model.elements |
Currently known model elements like 'entity' and 'field'.
|
| Modifier and Type | Method and Description |
|---|---|
Form.ViewType |
Form.getViewType() |
static Form.ViewType |
Form.ViewType.parseViewType(String str) |
static Form.ViewType |
Form.ViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Form.ViewType[] |
Form.ViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Form.setViewType(Form.ViewType viewtype) |
Copyright © 2015. All Rights Reserved.