public class TreeNodeNULL extends com.softwareag.cis.server.util.NODEInfo implements com.softwareag.cis.server.util.ISSSTREENodeInfo, ReportLine
Constructor and Description |
---|
TreeNodeNULL() |
Modifier and Type | Method and Description |
---|---|
ReportCollection |
getCollection() |
com.centrasite.control.Item |
getItem() |
com.centrasite.control.Row |
getRow() |
boolean |
getSelected()
Is item selected
|
boolean |
isNullItem() |
void |
reactOnSelect() |
void |
reactOnToggle() |
void |
setSelected(boolean value)
Sets, whether the item line is selected.
|
ctrlKeySelect, getChildInfo, getCtrlKey, getDisableTextInput, getDragInfo, getDropInfo, getInactive, getLevel, getLineInfo, getOpened, getOpenTextInput, getShiftKey, getText, getTextId, getTreeGridData, reactOnContextMenuRequest, reactOnContextMenuRequestDragTarget, reactOnContextMenuRequestDragTargetGeneric, reactOnDrop, reactOnDropGeneric, select, setDisableTextInput, setDragInfo, setDropInfo, setInactive, setLevel, setLineInfo, setOpened, setOpenTextInput, setText, setTextId, setTreeGridData, shiftKeySelect, toggle, toggleWithAutoScroll
public boolean isNullItem()
isNullItem
in interface com.softwareag.cis.server.util.ISSSTREENodeInfo
public void reactOnSelect()
reactOnSelect
in class com.softwareag.cis.server.util.NODEInfo
public void reactOnToggle()
reactOnToggle
in class com.softwareag.cis.server.util.NODEInfo
public ReportCollection getCollection()
getCollection
in interface ReportLine
public com.centrasite.control.Row getRow()
getRow
in interface ReportLine
public com.centrasite.control.Item getItem()
getItem
in interface com.centrasite.control.discovery.ItemProvider
public boolean getSelected()
TextGridAdapter.ItemLine
getSelected
in interface TextGridAdapter.ItemLine
getSelected
in class com.softwareag.cis.server.util.NODEInfo
public void setSelected(boolean value)
TextGridAdapter.ItemLine
setSelected
in interface TextGridAdapter.ItemLine
setSelected
in class com.softwareag.cis.server.util.NODEInfo