|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DomainObjectSelectionModel
A SingleSelectionModel which loads an item from the database. The
SingleSelectionModel.isSelected(PageState) method will return true if
it was possible to load the item.
Deprecated.
| Field Summary | |
static String |
versionId
Deprecated. |
| Method Summary | |
com.arsdigita.domain.DomainObject |
getSelectedObject(com.arsdigita.bebop.PageState state)
Deprecated. |
void |
setSelectedObject(com.arsdigita.bebop.PageState state,
com.arsdigita.domain.DomainObject object)
Deprecated. |
| Methods inherited from interface com.arsdigita.bebop.SingleSelectionModel |
addChangeListener, clearSelection, getSelectedKey, getStateParameter, isSelected, removeChangeListener, setSelectedKey |
| Field Detail |
public static final String versionId
| Method Detail |
public com.arsdigita.domain.DomainObject getSelectedObject(com.arsdigita.bebop.PageState state)
state - The page state
public void setSelectedObject(com.arsdigita.bebop.PageState state,
com.arsdigita.domain.DomainObject object)
state - The page stateobject - The domain object to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||