|
|||||||||
| Home >> All >> org >> scopemvc >> model >> [ beans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.scopemvc.model.beans
Interface DynamicInvokable

- public interface DynamicInvokable
BeansActionManager queries models that implement this for whether a ModelAction can be invoked. If access to ModelActions can be dynamically changed then implement this.
- Version:
- $Revision: 1.2 $ $Date: 2002/01/12 09:35:40 $
| Method Summary | |
boolean |
isActionInvokable(org.scopemvc.core.ModelAction inModelAction)
|
| Method Detail |
isActionInvokable
public boolean isActionInvokable(org.scopemvc.core.ModelAction inModelAction)
|
|||||||||
| Home >> All >> org >> scopemvc >> model >> [ beans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC