com.centrasite.control.adapters
Class SelectExternalClassificationAdapter.ClassificationSchemeNode

java.lang.Object
  extended by com.softwareag.cis.server.util.NODEInfo
      extended by com.centrasite.control.adapters.SelectExternalClassificationAdapter.ClassificationSchemeNode
All Implemented Interfaces:
com.softwareag.cis.util.ITreeNode
Enclosing class:
SelectExternalClassificationAdapter

public class SelectExternalClassificationAdapter.ClassificationSchemeNode
extends com.softwareag.cis.server.util.NODEInfo


Constructor Summary
SelectExternalClassificationAdapter.ClassificationSchemeNode(java.lang.String text, com.centrasite.control.registry.items.RegistryObjectItem item)
           
 
Method Summary
 void reactOnSelect()
           
 void reactOnToggle()
           
 
Methods inherited from class com.softwareag.cis.server.util.NODEInfo
ctrlKeySelect, getChildInfo, getCtrlKey, getDisableTextInput, getDragInfo, getDropInfo, getInactive, getLevel, getLineInfo, getOpened, getOpenTextInput, getSelected, getShiftKey, getText, getTextId, getTreeGridData, reactOnContextMenuRequest, reactOnContextMenuRequestDragTarget, reactOnContextMenuRequestDragTargetGeneric, reactOnDrop, reactOnDropGeneric, select, setDisableTextInput, setDragInfo, setDropInfo, setInactive, setLevel, setLineInfo, setOpened, setOpenTextInput, setSelected, setText, setTextId, setTreeGridData, shiftKeySelect, toggle, toggleWithAutoScroll
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectExternalClassificationAdapter.ClassificationSchemeNode

public SelectExternalClassificationAdapter.ClassificationSchemeNode(java.lang.String text,
                                                                    com.centrasite.control.registry.items.RegistryObjectItem item)
Method Detail

reactOnSelect

public void reactOnSelect()
Specified by:
reactOnSelect in class com.softwareag.cis.server.util.NODEInfo

reactOnToggle

public void reactOnToggle()
Specified by:
reactOnToggle in class com.softwareag.cis.server.util.NODEInfo