public class DojoTreeNode extends ControlInstance
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DOJO_TREENODE_ATTRIBUTE |
static java.lang.String |
DOJO_TREENODE_ATTRIBUTE_ATTR |
static java.lang.String |
DOJO_TREENODE_ATTRIBUTE_SEPARATOR |
static java.lang.String |
DOJO_TREENODE_COLUMN_ATTR |
static java.lang.String |
DOJO_TREENODE_CONTEXTMENU |
static java.lang.String |
DOJO_TREENODE_DISPLAY |
static java.lang.String |
DOJO_TREENODE_EVENTVALUE |
static java.lang.String |
DOJO_TREENODE_FOLDERIMAGE |
static java.lang.String |
DOJO_TREENODE_IMAGE |
static java.lang.String |
DOJO_TREENODE_OBJECTNAME |
static java.lang.String |
DOJO_TREENODE_OPENFOLDERIMAGE |
static java.lang.String |
DOJO_TREENODE_RELATION |
static java.lang.String |
DOJO_TREENODE_RELATION_ATTR |
static java.lang.String |
DOJO_TREENODE_SIGOPTION |
static java.lang.String |
DOJO_TREENODE_SIGOPTION_DATASRC |
static java.lang.String |
DOJO_TREENODE_SORT_ATTR |
static java.lang.String |
DOJO_TREENODE_TEXTCSS |
amIinitialize, DATASOURCE, errorChanged, errorLevel, errorsValidated, generatedControl, INPUTMODE, labelOverride, labelParams, LOG_CATEGORY, ONDATACAHNGE, originalControl, PARAM_APP, PARAM_APPTABTYPE, PARAM_DESIGNMODE, PARAM_LIGHTNING, PARAM_MOBILE, PARAM_MODULE, PARAM_PAGE, PARAM_PARENTCOMPONENT, PARAM_PARENTCONTROL, PARAM_PRESENTATION, PARAM_SCREENREADER, PARAM_SKINNAME, PARAM_TAB, PARAM_TABGROUP, PARAM_TABGROUP_MAIN, PARAM_TABLE, PARAM_USERINFO, PARAM_VERTICALLABEL, propertyOriginator, RERENDER_PROPERTYchangedProperties, EXCEPTION_ERROR, EXCEPTION_INFO, EXCEPTION_NONE, EXCEPTION_REQUIREDFIELD, EXCEPTION_SMARTFILL, EXCEPTION_WARNING, EXCEPTION_YESNOCANCEL, FORCE_WARNING_HANDLING, NO_PROMPT_WITH_WARNING, presentationTags, PROMPT_WHEN_WARNING_EXIST, properties, type| Constructor and Description |
|---|
DojoTreeNode() |
DojoTreeNode(DojoTree owner,
MboRemote representedObject,
psdi.webclient.controls.DojoTreeNodePrototype prototype) |
| Modifier and Type | Method and Description |
|---|---|
int |
contextmenu() |
protected DojoTreeNode |
findTreeNodeById(java.lang.String id) |
protected java.util.List |
generateChildrenNodes() |
int |
getChildrenNodes() |
int |
getChildrenSize() |
java.util.Map |
getData() |
psdi.webclient.controls.DojoTreeNodePrototype |
getPrototype() |
MboRemote |
getRepresentedObject() |
protected java.lang.String |
getSeparator() |
DojoTree |
getTree() |
void |
initialize()
should be extended to do any setup required by the instance.
|
boolean |
isChecked() |
int |
openNode() |
int |
rightClick() |
int |
setChecked() |
void |
setOpened(boolean value) |
protected void |
setOwner(DojoTree dojoTree) |
protected void |
setPrototype(psdi.webclient.controls.DojoTreeNodePrototype dojoTreeNodePrototype) |
protected void |
setRepresentedObject(MboRemote mbo) |
protected void |
sigOptionCheck()
Checks to see if the control's sigoption property is set.
|
com.ibm.json.java.JSONObject |
toJSON() |
addChild, addComponent, broadcastEvent, canInsert, canInsert, canRemove, childHasError, childHasErrorFocus, cleanup, clearComponent, clearErrors, clearFlags, copy, createRenderId, determineErrorLevel, errorLevelChanged, eventCheck, findComponentByDescriptorId, findDesignerProperty, findProperty, findUseForLablledByComponent, getAdaptorInstance, getBoundComponent, getComponent, getComponents, getConditonallyChanged, getDataBean, getDataSource, getDescriptorControl, getDesignerProperty, getDesignerSelected, getDesignerSelectedControl, getElement, getErrorLevel, getGeneratedControl, getOriginalControl, getOriginalProperty, getProperties, getProperty, getProperty, getPropertyIgnoreFlags, getPropertyOriginator, getPropertyUncle, getRecordHover, getSkipPreRender, getTableControl, getTakesValueComponent, handleEvent, hasChanged, hasChangedConditionally, hasChildElements, hasMaskedChanged, hasRecordHover, hasSigOptionAccess, hasVisibleChildren, instantiatedatasrc, isDesignerEditedProperty, isDisabled, isFirstChildVisible, isFocusable, isGenerated, isHiddenByLicense, isIncluded, isLastChild, isMainrecActionMenu, isMasked, isOnTableFilterRow, isOnTableTitleRow, isPersistentProperty, isReInitialize, isSelected, isToBeDisplayedOnCurrentTab, isToBeDisplayedOnTab, isVisible, launchexternal, licenseCheck, moveChild, needsRender, parentPropertyChanged, parseParamvalues, preRender, preRenderChecks, propertyChanged, quickinsert, registerDesignerEditedProperty, reInitialize, removeChild, render, renderChildren, resetDataSource, resolveParam, resolveParams, setAttributeError, setBoundComponent, setChangedFlag, setChangedFlag, setConditionalProperties, setDesignerSelected, setDisabled, setElement, setErrorFocusOnControl, setFocus, setFocus, setFocusable, setFocusTable, setGenerated, setGeneratedControl, setIncluded, setIncluded, setNeedsRender, setOnTableFilterRow, setOnTableRow, setOnTableTitleRow, setOriginalControl, setPropertyOriginator, setPropertyUncle, setReInitialize, setReRenderFlags, setSelected, setSkipPreRender, setTableControl, setVisibility, sigOptionCheckForLookups, stopRender, walkForId, walkForIdaddChild, addChild, addRefreshListener, canSetProperty, clearChildren, clearPropChangeList, clearProperties, clone, clone, getBoolean, getChangedProperties, getChildCount, getChildIndex, getChildren, getConsiderInDesigner, getDescriptor, getId, getIdExtension, getInt, getLocalizedType, getPage, getParent, getParentInstance, getPropertyNames, getRefreshListeners, getRenderId, getRowNum, getSafeId, getString, getType, getWebClientSession, handleEvent, hasAnyPropertyChanged, hasLocalProperty, hasPropertyChanged, initProperty, isDynamicContainer, isOnTable, isOnTableRow, maintainControlId, removeProperty, setConsiderInDesigner, setDescriptor, setDynamicContainer, setOnTable, setParent, setProperty, setProperty, setRenderId, setType, setWebClientSession, toStringpublic static final java.lang.String DOJO_TREENODE_RELATION
public static final java.lang.String DOJO_TREENODE_ATTRIBUTE
public static final java.lang.String DOJO_TREENODE_RELATION_ATTR
public static final java.lang.String DOJO_TREENODE_SORT_ATTR
public static final java.lang.String DOJO_TREENODE_ATTRIBUTE_ATTR
public static final java.lang.String DOJO_TREENODE_COLUMN_ATTR
public static final java.lang.String DOJO_TREENODE_OPENFOLDERIMAGE
public static final java.lang.String DOJO_TREENODE_FOLDERIMAGE
public static final java.lang.String DOJO_TREENODE_IMAGE
public static final java.lang.String DOJO_TREENODE_ATTRIBUTE_SEPARATOR
public static final java.lang.String DOJO_TREENODE_OBJECTNAME
public static final java.lang.String DOJO_TREENODE_TEXTCSS
public static final java.lang.String DOJO_TREENODE_DISPLAY
public static final java.lang.String DOJO_TREENODE_SIGOPTION
public static final java.lang.String DOJO_TREENODE_SIGOPTION_DATASRC
public static final java.lang.String DOJO_TREENODE_EVENTVALUE
public static final java.lang.String DOJO_TREENODE_CONTEXTMENU
public void initialize()
BaseInstanceinitialize in class ControlInstancepublic psdi.webclient.controls.DojoTreeNodePrototype getPrototype()
public int contextmenu()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic java.util.Map getData()
protected java.lang.String getSeparator()
protected void setPrototype(psdi.webclient.controls.DojoTreeNodePrototype dojoTreeNodePrototype)
protected void setOwner(DojoTree dojoTree)
protected void setRepresentedObject(MboRemote mbo)
public MboRemote getRepresentedObject() throws java.rmi.RemoteException
java.rmi.RemoteExceptionprotected java.util.List generateChildrenNodes()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic int openNode()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void setOpened(boolean value)
public int getChildrenNodes()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic DojoTree getTree()
public int getChildrenSize()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic com.ibm.json.java.JSONObject toJSON()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionprotected DojoTreeNode findTreeNodeById(java.lang.String id)
protected void sigOptionCheck()
sigOptionCheck in class ControlInstancepublic boolean isChecked()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic int setChecked()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic int rightClick()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException