com.arsdigita.cms.ui.formbuilder
Class FormSingleSelectionModel
java.lang.Object
com.arsdigita.bebop.AbstractSingleSelectionModel
com.arsdigita.cms.ui.formbuilder.FormSingleSelectionModel
- All Implemented Interfaces:
- com.arsdigita.util.Lockable, com.arsdigita.bebop.SingleSelectionModel
- public class FormSingleSelectionModel
- extends com.arsdigita.bebop.AbstractSingleSelectionModel
Fields inherited from class com.arsdigita.bebop.AbstractSingleSelectionModel |
versionId |
Methods inherited from class com.arsdigita.bebop.AbstractSingleSelectionModel |
fireStateChanged, isLocked, lock |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormSingleSelectionModel
public FormSingleSelectionModel(com.arsdigita.cms.ItemSelectionModel item)
getItemModel
public com.arsdigita.cms.ItemSelectionModel getItemModel()
isSelected
public boolean isSelected(com.arsdigita.bebop.PageState state)
getSelectedKey
public Object getSelectedKey(com.arsdigita.bebop.PageState state)
setSelectedKey
public void setSelectedKey(com.arsdigita.bebop.PageState state,
Object key)
clearSelection
public void clearSelection(com.arsdigita.bebop.PageState state)
addChangeListener
public void addChangeListener(com.arsdigita.bebop.event.ChangeListener l)
removeChangeListener
public void removeChangeListener(com.arsdigita.bebop.event.ChangeListener l)
getStateParameter
public com.arsdigita.bebop.parameters.ParameterModel getStateParameter()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:0016 UTC