com.arsdigita.bebop
Class Tree.TreeSingleSelectionModel

java.lang.Object
  extended bycom.arsdigita.bebop.AbstractSingleSelectionModel
      extended bycom.arsdigita.bebop.ParameterSingleSelectionModel
          extended bycom.arsdigita.bebop.Tree.TreeSingleSelectionModel
All Implemented Interfaces:
Lockable, SingleSelectionModel
Enclosing class:
Tree

Deprecated. The ParameterSingleSelectionModel contains all the functionality of this class

public static class Tree.TreeSingleSelectionModel
extends ParameterSingleSelectionModel

Manage the selected item by manipulating the state parameter.


Field Summary
 
Fields inherited from class com.arsdigita.bebop.ParameterSingleSelectionModel
versionId
 
Constructor Summary
Tree.TreeSingleSelectionModel(ParameterModel m)
          Deprecated.  
 
Methods inherited from class com.arsdigita.bebop.ParameterSingleSelectionModel
getSelectedKey, getStateParameter, setSelectedKey
 
Methods inherited from class com.arsdigita.bebop.AbstractSingleSelectionModel
addChangeListener, clearSelection, fireStateChanged, isLocked, isSelected, lock, removeChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tree.TreeSingleSelectionModel

public Tree.TreeSingleSelectionModel(ParameterModel m)
Deprecated. 


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