Uses of Interface
com.arsdigita.bebop.PropertyEditorModel

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.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC