Package org.scopemvc.model.beans

Interface Summary
DynamicInvokable BeansActionManager queries models that implement this interface to test if a ModelAction can be invoked.
DynamicReadOnly BeansPropertyManager queries models that implement this for whether a property is read-only before falling back on simply looking for a setter/getter.
 

Class Summary
BeansActionManager BeansActionManager is a ActionManager that handles the actions (invokable methods) of JavaBean model objects.
BeansEditorManager BeansEditorManager is a EditorManager that handles creation of editors and viewer for properties of JavaBean model objects.
BeansPropertyManager BeansPropertyManager is a PropertyManager that handles the properties of JavaBean model objects.
 



Copyright © 2000-2002 The Scope Team. All Rights Reserved.