| Package | Description |
|---|---|
| org.exoplatform.task.management.model |
| Modifier and Type | Method and Description |
|---|---|
ViewType |
ViewState.getViewType() |
static ViewType |
ViewType.getViewType(String type) |
static ViewType |
ViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewType[] |
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 |
ViewState.setViewType(ViewType viewType) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.