SysSecTreeTasks Class [AX 2012]
| Method | Description | |
|---|---|---|
| addDuplicates | (Inherited from SysSecTree.) |
| addNew | Adds a new item to the tree as a child to the current node. (Overrides the addNew Method.) |
| addNewObject | (Overrides the addNewObject Method.) |
| addNode | (Inherited from SysSecTree.) |
| applySearchResultOnTree | (Inherited from SysSecTree.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canDoStuffs | (Inherited from SysSecTree.) |
| canPaste | (Inherited from SysSecTree.) |
| copy | (Inherited from SysSecTree.) |
| cut | (Inherited from SysSecTree.) |
| delete | (Overrides the delete Method.) |
| deleteAllTreeItems | (Inherited from SysSecTree.) |
| deleteSelectedNode | (Overrides the deleteSelectedNode Method.) |
| deleteTreeItem | (Inherited from SysSecTree.) |
| dispose | Removes any references to objects that may have been leaked by the runtime. (Inherited from SysSecTree.) |
| drop | (Inherited from SysSecTree.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| expandChain | (Inherited from SysSecTree.) |
| expanding | (Inherited from SysSecTree.) |
| fillTree | (Overrides the fillTree Method.) |
| findNext | (Inherited from SysSecTree.) |
| findPrev | (Inherited from SysSecTree.) |
| getData | (Inherited from SysSecTree.) |
| getDataContent | (Inherited from SysSecTree.) |
| getEntryPointImage | (Inherited from SysSecTree.) |
| getImage | (Inherited from SysSecTree.) |
| getImageAccess | (Inherited from SysSecTree.) |
| getIsCut | (Inherited from SysSecTree.) |
| getLastHilitedItemIdx | (Inherited from SysSecTree.) |
| getMapRecId2Idxes | (Inherited from SysSecTree.) |
| getSelectedChain | (Overrides the getSelectedChain Method.) |
| getSubType | (Inherited from SysSecTree.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTreeControl | (Inherited from SysSecTree.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| idx2SysSecObject | (Inherited from SysSecTree.) |
| inputSearch | (Overrides the inputSearch Method.) |
| isSecurableObjectSelected | (Inherited from SysSecTree.) |
| keyDown | (Inherited from SysSecTree.) |
| lookupImage | (Inherited from SysSecTree.) |
| mapItem | (Inherited from SysSecTree.) |
| mouseClick | (Overrides the mouseClick Method.) |
| new | (Overrides the new Method.) |
| next | (Inherited from SysSecTree.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| paste | (Inherited from SysSecTree.) |
| persist | Persists the data in a tree item. (Overrides the persist Method.) |
| prev | (Inherited from SysSecTree.) |
| refreshCaller | (Inherited from SysSecTree.) |
| removeAllNodes | |
| removeCutObjects | (Inherited from SysSecTree.) |
| removeDuplicates | (Inherited from SysSecTree.) |
| removeRef | (Overrides the removeRef Method.) |
| search | |
| selectionChanged | (Inherited from SysSecTree.) |
| serializeSelectedNodes | (Inherited from SysSecTree.) |
| setClipboardObjects | (Inherited from SysSecTree.) |
| setData | (Inherited from SysSecTree.) |
| setImages | (Inherited from SysSecTree.) |
| setIsCut | (Inherited from SysSecTree.) |
| setLastHilitedItemIdx | (Inherited from SysSecTree.) |
| setSubType | (Overrides the setSubType Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| treeItemData | (Inherited from SysSecTree.) |
| unMapItem | (Inherited from SysSecTree.) |
| updateAllNodes | (Overrides the updateAllNodes Method.) |
| updateChange | (Inherited from SysSecTree.) |
| updateChangeAfterDrop | (Inherited from SysSecTree.) |
| updateDragSelectedChange | (Inherited from SysSecTree.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateAllSecurableObjectInstances | (Inherited from SysSecTree.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: