|
|||||||||
| Home >> All >> org >> scopemvc >> [ core overview ] | PREV NEXT | ||||||||
Uses of Class
org.scopemvc.core.ModelAction
| Uses of ModelAction in org.scopemvc.core |
| Methods in org.scopemvc.core with parameters of type ModelAction | |
abstract java.lang.Object |
ActionManager.doAction(java.lang.Object inModel,
ModelAction inAction,
java.lang.Object[] inParameters)
Generic interface to perform arbitrary actions on a model object. |
abstract boolean |
ActionManager.canDoAction(java.lang.Object inModel,
ModelAction inAction)
Can this model do the passed ModelAction? |
|
|||||||||
| Home >> All >> org >> scopemvc >> [ core overview ] | PREV NEXT | ||||||||