|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyEditorModelBuilder | |
| com.arsdigita.bebop | A set of server-side user interface components for web applications. |
| Uses of PropertyEditorModelBuilder in com.arsdigita.bebop |
| Classes in com.arsdigita.bebop that implement PropertyEditorModelBuilder | |
protected static class |
PropertyEditor.DefaultModelBuilder
Default implementation of the PropertyEditorModelBuilder. |
| Methods in com.arsdigita.bebop that return PropertyEditorModelBuilder | |
protected PropertyEditorModelBuilder |
PropertyEditor.getModelBuilder()
Returns the PropertyEditorModelBuilder that supplies this
property editor with its PropertyEditorModel during each
request. |
| Methods in com.arsdigita.bebop with parameters of type PropertyEditorModelBuilder | |
protected void |
PropertyEditor.setModelBuilder(PropertyEditorModelBuilder b)
Sets the PropertyEditorModelBuilder that will supply this
property editor with its PropertyEditorModel during each
request. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||