com.arsdigita.toolbox.ui
Interface DomainObjectSelectionModel

All Superinterfaces:
DomainObjectSelectionModel, SingleSelectionModel

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.

public interface DomainObjectSelectionModel
extends DomainObjectSelectionModel


Field Summary
static String versionId
          Deprecated.  
 
Methods inherited from interface com.arsdigita.kernel.ui.DomainObjectSelectionModel
getSelectedObject, setSelectedObject
 
Methods inherited from interface com.arsdigita.bebop.SingleSelectionModel
addChangeListener, clearSelection, getSelectedKey, getStateParameter, isSelected, removeChangeListener, setSelectedKey
 

Field Detail

versionId

public static final String versionId
Deprecated. 
See Also:
Constant Field Values


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