Interface | Description |
---|---|
Action |
Interface over actions, in case we want to support non-method based actions in the future.
|
ActionStyle |
Abstraction layer for retrieving actions from types.
|
Class | Description |
---|---|
BaseActionStyle |
Convenience implementation for ActionStyles.
|
MethodActionStyle |
Convenience ActionStyle implementation for Method-based actions.
|
MethodActionStyle.MethodAction |
Method-based action.
|
Different environments have different approaches to defining what constitutes an 'action'.
Copyright © 2015. All Rights Reserved.