com.centrasite.control.adapters
Class SelectInternalClassificationAdapter.ClassificationSchemeNode

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

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


Constructor Summary
SelectInternalClassificationAdapter.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

SelectInternalClassificationAdapter.ClassificationSchemeNode

public SelectInternalClassificationAdapter.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