public interface IAvailableAction extends IAction
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable()
If true the action will be available for the user, otherwise it will be hidden.
|
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages
boolean isAvailable()