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_PROPERTY
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
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, walkForId
addChild, 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, toString
public 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()
BaseInstance
initialize
in class ControlInstance
public psdi.webclient.controls.DojoTreeNodePrototype getPrototype()
public int contextmenu() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public java.util.Map<java.lang.String,java.lang.Object> getData()
public MboRemote getRepresentedObject() throws java.rmi.RemoteException
java.rmi.RemoteException
public int openNode() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void setOpened(boolean value)
public int getChildrenNodes() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public DojoTree getTree()
public int getChildrenSize() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public com.ibm.json.java.JSONObject toJSON() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public boolean isChecked() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public int setChecked() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public int rightClick() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException