|
|||||||||
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.AddClassificationAdapter.ClassificationSchemeNode
public class AddClassificationAdapter.ClassificationSchemeNode
Class for the items that fill the tree
Constructor Summary | |
---|---|
AddClassificationAdapter.ClassificationSchemeNode(java.lang.String text,
com.centrasite.control.registry.items.RegistryObjectItem item)
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getHelpText()
|
java.lang.String |
getImage()
|
com.centrasite.control.registry.items.RegistryObjectItem |
getItem()
Get the Registry Object associated with the ClassificationSchemeNode |
void |
reactOnSelect()
invoked when select the Tree node If the selected classificationNode is Concept the field Category is disabled and buttonOk is enabled If the selected classificationNode is External Classification field/button are enabled If the selected classificationNode is Internal Classification field/button are disabled |
void |
reactOnToggle()
|
void |
setDescription(java.lang.String value)
|
void |
setHelpText(java.lang.String value)
|
void |
setImage(java.lang.String 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 |
---|
public AddClassificationAdapter.ClassificationSchemeNode(java.lang.String text, com.centrasite.control.registry.items.RegistryObjectItem item)
Method Detail |
---|
public java.lang.String getImage()
public void setImage(java.lang.String value)
public com.centrasite.control.registry.items.RegistryObjectItem getItem()
public java.lang.String getDescription()
public void setDescription(java.lang.String value)
public java.lang.String getHelpText()
public void setHelpText(java.lang.String value)
public void reactOnSelect()
reactOnSelect
in class com.softwareag.cis.server.util.NODEInfo
public void reactOnToggle()
reactOnToggle
in class com.softwareag.cis.server.util.NODEInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |