com.arsdigita.cms.ui.formbuilder
Class FormSectionSingleSelectionModel

java.lang.Object
  extended bycom.arsdigita.bebop.AbstractSingleSelectionModel
      extended bycom.arsdigita.cms.ui.formbuilder.FormSectionSingleSelectionModel
All Implemented Interfaces:
com.arsdigita.util.Lockable, com.arsdigita.bebop.SingleSelectionModel

public class FormSectionSingleSelectionModel
extends com.arsdigita.bebop.AbstractSingleSelectionModel


Field Summary
 
Fields inherited from class com.arsdigita.bebop.AbstractSingleSelectionModel
versionId
 
Constructor Summary
FormSectionSingleSelectionModel(com.arsdigita.cms.ItemSelectionModel item)
           
 
Method Summary
 void addChangeListener(com.arsdigita.bebop.event.ChangeListener l)
           
 void clearSelection(com.arsdigita.bebop.PageState state)
           
 com.arsdigita.cms.ItemSelectionModel getItemModel()
           
 Object getSelectedKey(com.arsdigita.bebop.PageState state)
           
 com.arsdigita.bebop.parameters.ParameterModel getStateParameter()
           
 boolean isSelected(com.arsdigita.bebop.PageState state)
           
 void removeChangeListener(com.arsdigita.bebop.event.ChangeListener l)
           
 void setSelectedKey(com.arsdigita.bebop.PageState state, Object key)
           
 
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
 

Constructor Detail

FormSectionSingleSelectionModel

public FormSectionSingleSelectionModel(com.arsdigita.cms.ItemSelectionModel item)
Method Detail

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 22 2004:0016 UTC