public interface IHideActionAction
You can just use the removeActions() and clearActions() methods of BaseAction
instead of implementing this interface.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionToHide()
The action to hide.
|