|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.server.util.NODEInfo
com.centrasite.control.adapters.collection.tree.TreeNodeNULL
public class TreeNodeNULL
Constructor Summary | |
---|---|
TreeNodeNULL()
|
Method Summary | |
---|---|
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. |
Methods inherited from class com.softwareag.cis.server.util.NODEInfo |
---|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeNodeNULL()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |