com.centrasite.control.adapters
Class NewVersionSpecificationDocumentsAdapter.LinesItem

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

public static class NewVersionSpecificationDocumentsAdapter.LinesItem
extends com.softwareag.cis.server.util.NODEInfo


Constructor Summary
NewVersionSpecificationDocumentsAdapter.LinesItem(java.lang.String text, javax.xml.registry.infomodel.RegistryObject ro)
           
 
Method Summary
 java.lang.String getChck_status()
           
 boolean getChck_toCopy()
           
 javax.xml.registry.infomodel.RegistryObject getRegistryObject()
           
 void reactOnSelect()
           
 void reactOnToggle()
           
 void setChck_status(java.lang.String value)
           
 void setChck_toCopy(boolean value)
           
 
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

NewVersionSpecificationDocumentsAdapter.LinesItem

public NewVersionSpecificationDocumentsAdapter.LinesItem(java.lang.String text,
                                                         javax.xml.registry.infomodel.RegistryObject ro)
Method Detail

getChck_status

public java.lang.String getChck_status()

setChck_status

public void setChck_status(java.lang.String value)

getChck_toCopy

public boolean getChck_toCopy()

setChck_toCopy

public void setChck_toCopy(boolean value)

getRegistryObject

public javax.xml.registry.infomodel.RegistryObject getRegistryObject()

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