Uses of Interface
com.arsdigita.kernel.ui.DomainObjectSelectionModel

Packages that use DomainObjectSelectionModel
com.arsdigita.bebop.portal User interface classes for displaying portals. 
com.arsdigita.kernel.ui Bebop widgets that display kernel objects. 
com.arsdigita.toolbox.ui Miscellaneous collection of useful Bebop components. 
com.arsdigita.util.ui   
 

Uses of DomainObjectSelectionModel in com.arsdigita.bebop.portal
 

Classes in com.arsdigita.bebop.portal that implement DomainObjectSelectionModel
 class PortletSelectionModel
           
 

Uses of DomainObjectSelectionModel in com.arsdigita.kernel.ui
 

Classes in com.arsdigita.kernel.ui that implement DomainObjectSelectionModel
 class ACSObjectSelectionModel
          Loads a subclass of an ACSObject from the database.
 

Uses of DomainObjectSelectionModel in com.arsdigita.toolbox.ui
 

Subinterfaces of DomainObjectSelectionModel in com.arsdigita.toolbox.ui
 interface DomainObjectSelectionModel
          Deprecated. (Use com.arsdigita.kernel.ui.DomainObjectSelectionModel) A SingleSelectionModel which loads an item from the database. The isSelected() method will return true if it was possible to load the item.
 

Methods in com.arsdigita.toolbox.ui that return DomainObjectSelectionModel
 DomainObjectSelectionModel DomainObjectPropertySheet.getObjectSelectionModel()
           
 

Constructors in com.arsdigita.toolbox.ui with parameters of type DomainObjectSelectionModel
DomainObjectPropertySheet(DomainObjectSelectionModel objModel)
          Construct a new DomainObjectPropertySheet
DomainObjectPropertySheet(DomainObjectSelectionModel objModel, boolean valueOutputEscape)
          Construct a new DomainObjectPropertySheet
 

Uses of DomainObjectSelectionModel in com.arsdigita.util.ui
 

Classes in com.arsdigita.util.ui that implement DomainObjectSelectionModel
 class RequestLocalSelectionModel
          Deprecated. This class is used just once in all of the RHEA code base; it will be moved there in the future, so please don't rely on it
 



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