|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.awt
Interface ActionCheckerI

- All Known Implementing Classes:
- Controller
- public interface ActionCheckerI
Queries the implementor of ActionCheckerI if the action associated with nActionId can be performed
| Method Summary | |
boolean |
canPerform(int nActionId)
Queries the implementor of ActionCheckerI if the action associated with nActionId can be performed |
| Method Detail |
canPerform
public boolean canPerform(int nActionId)
- Queries the implementor of ActionCheckerI if the
action associated with nActionId can be performed
|
|||||||||
| Home >> All >> com >> flexstor >> common >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC