Modifier and Type | Class and Description |
---|---|
static class |
Models.CompoundModel
This model encapsulates all currently supported models.
|
Modifier and Type | Method and Description |
---|---|
Action[] |
NodeActionsProviderFilter.getActions(NodeActionsProvider original,
Object node)
Returns set of actions for given node.
|
void |
NodeActionsProviderFilter.performDefaultAction(NodeActionsProvider original,
Object node)
Performs default action for given node.
|