|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHideActionsAction
Allows to hide a group of actions.
You can just use the removeActions() and clearActions() methods of BaseAction
instead of implementing this interface.
| Method Summary | |
|---|---|
java.lang.String[] |
getActionsToHide()
The list of actions to hide. |
| Method Detail |
|---|
java.lang.String[] getActionsToHide()
null no actions are hidden.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||