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, INPUTMODE, labelOverride, ONDATACAHNGE, 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, RERENDER_PROPERTYEXCEPTION_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| Constructor and Description |
|---|
DojoTreeNode() |
DojoTreeNode(DojoTree owner,
MboRemote representedObject,
psdi.webclient.controls.DojoTreeNodePrototype prototype) |
| Modifier and Type | Method and Description |
|---|---|
int |
contextmenu() |
int |
getChildrenNodes() |
int |
getChildrenSize() |
java.util.Map<java.lang.String,java.lang.Object> |
getData() |
psdi.webclient.controls.DojoTreeNodePrototype |
getPrototype() |
MboRemote |
getRepresentedObject() |
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) |
com.ibm.json.java.JSONObject |
toJSON() |
addChild, addComponent, broadcastEvent, canInsert, canInsert, canRemove, childHasError, childHasErrorFocus, cleanup, clearComponent, clearErrors, copy, createRenderId, 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, hasVisibleChildren, instantiatedatasrc, isDesignerEditedProperty, isDisabled, isFocusable, isGenerated, isHiddenByLicense, isIncluded, isLastChild, isMainrecActionMenu, isMasked, isOnTableFilterRow, isOnTableTitleRow, isPersistentProperty, isReInitialize, isSelected, isToBeDisplayedOnCurrentTab, isToBeDisplayedOnTab, isVisible, launchexternal, moveChild, needsRender, parseParamvalues, preRender, preRenderChecks, quickinsert, registerDesignerEditedProperty, reInitialize, removeChild, render, renderChildren, resetDataSource, resolveParam, resolveParams, setAttributeError, setBoundComponent, setChangedFlag, setChangedFlag, 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, stopRender, walkForId, walkForIdaddChild, addChild, addRefreshListener, clearChildren, clearProperties, clone, clone, getBoolean, 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<java.lang.String,java.lang.Object> getData()
public MboRemote getRepresentedObject() throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic 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.RemoteExceptionMXExceptionpublic 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