Methods which have to be implemented by Actions.
Optional
Returns true, if the action is visible for a certain feature. If this method is not provided, the default value is true.
true
The feature.
Triggers the action.
Context of the action.
Methods which have to be implemented by Actions.