| Package | Description |
|---|---|
| org.jboss.hal.ballroom.form |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStateMachine |
class |
AddOnlyStateMachine
A state machine for transient models.
|
class |
ExistingStateMachine
A state machine for existing models.
|
class |
ReadOnlyStateMachine
A read-only state machine.
|
class |
SingletonStateMachine
A state machine for singleton resources.
|
| Modifier and Type | Method and Description |
|---|---|
StateMachine |
AbstractForm.getStateMachine() |
StateMachine |
Form.getStateMachine() |
| Constructor and Description |
|---|
AbstractForm(String id,
StateMachine stateMachine,
DataMapping<T> dataMapping,
EmptyState emptyState) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.