See: Description
Class | Description |
---|---|
ChainAction<T> |
Action that executes a nested DirectTransition
|
ConfirmMessage |
Information for a confirm message
|
DisabledAction |
A
FormAction used to denote a disabled (but present) action. |
FormAction |
A formAction represents an action button attached to a form When the button
is pressed.
|
NestAction<K,T> |
A
FormAction that ignores the current form and chains to a different transition
on the target object. |
FormAction
class and its sub-classes. These are actions embedded in a form.