| Package | Description |
|---|---|
| no.g9.client.core.controller |
| Modifier and Type | Method and Description |
|---|---|
RoleState |
DialogController.getState(RoleConstant role)
Get the state of the specified object selection role.
|
static RoleState |
RoleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleState[] |
RoleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogController.setState(RoleConstant role,
RoleState state)
Set the state of the specified object selection role.
|
Copyright © 2006–2017 Esito AS. All rights reserved.