|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyEditorModel | |
com.arsdigita.bebop | A set of server-side user interface components for web applications. |
Uses of PropertyEditorModel in com.arsdigita.bebop |
Classes in com.arsdigita.bebop that implement PropertyEditorModel | |
protected static class |
PropertyEditor.DefaultModel
Default implementation of the PropertyEditorModel . |
Methods in com.arsdigita.bebop that return PropertyEditorModel | |
PropertyEditorModel |
PropertyEditorModelBuilder.makeModel(PropertyEditor p,
PageState s)
Constructs a PropertyEditorModel for the current request. |
protected PropertyEditorModel |
PropertyEditor.getModel(PageState s)
Returns the PropertyEditorModel in use during the current
request. |
PropertyEditorModel |
PropertyEditor.DefaultModelBuilder.makeModel(PropertyEditor p,
PageState s)
Construct a PropertyEditorModel for the current
request. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |