SysTaskRecorderHierarchyTree Class [AX 2012]
The SysTaskRecorderHierarchyTree provide hierarchy tree management functionality for task recorder
| Method | Description | |
|---|---|---|
| addItem | Add item to the hierarchy tree of task recorder |
| beginDrag | (Inherited from CCFormTreeDatasource.) |
| buildDynaLinks | Update the query for hierarchy tree of task recorder (Overrides the buildDynaLinks Method.) |
| buildSubTree | build the subtree for hierarchy tree of task recorder (Overrides the buildSubTree Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canDrop | (Inherited from CCFormTreeDatasource.) |
| controlValue | (Inherited from CCFormTreeDatasource.) |
| copy | (Inherited from CCFormTreeDatasource.) |
| create | (Inherited from CCFormTreeDatasource.) |
| created | (Inherited from CCFormTreeDatasource.) |
| createDialog | (Inherited from CCFormTreeDatasource.) |
| delete | (Inherited from CCFormTreeDatasource.) |
| dragLeave | (Inherited from CCFormTreeDatasource.) |
| dragOver | (Inherited from CCFormTreeDatasource.) |
| dragOverEx | Sets the root node location and the child node location according to the specified action. (Overrides the dragOverEx Method.) |
| drop | Drag and drop for hierarchy tree of task recorder (Overrides the drop Method.) |
| dropEx | Drag and drop for hierarchy tree of task recorder (Overrides the dropEx Method.) |
| dropHilite | (Inherited from CCFormTreeDatasource.) |
| endDrag | (Inherited from CCFormTreeDatasource.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| expandAndSelect | Expend and select the hierarchy tree of task recorder |
| expanding | (Inherited from CCFormTreeDatasource.) |
| finalize | (Inherited from CCFormTreeDatasource.) |
| first | Get the first node in hierarchy tree of task recorder (Overrides the first Method.) |
| getChieldRecord | (Inherited from CCFormTreeDatasource.) |
| getDropCommon | (Inherited from CCFormTreeDatasource.) |
| getImageListIdx | Get the image id of a specific node in hierarchy tree of task recorder |
| getParent | Move to the specific parent node in hierarchy tree of task recorder |
| getRelations | (Inherited from CCFormTreeDatasource.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| image | (Inherited from CCFormTreeDatasource.) |
| imageList | Get the image list hierarchy tree of task recorder (Overrides the imageList Method.) |
| imagePerNodeType | get the image id for specific node hierarchy tree of task recorder |
| initParmDefault | (Inherited from CCFormTreeDatasource.) |
| initRoot | (Inherited from CCFormTreeDatasource.) |
| initSelectIdx | |
| initValue | (Inherited from CCFormTreeDatasource.) |
| invalidateTree | (Inherited from CCFormTreeDatasource.) |
| isChildNode | (Inherited from CCFormTreeDatasource.) |
| isNode | Validate the current framework line to check if it's a valid node |
| isRoot | Validate the current framework line to check if it's a root node |
| itemDescription | (Inherited from CCFormTreeDatasource.) |
| itemText | (Inherited from CCFormTreeDatasource.) |
| last | Get the last index in hierarchy tree of task recorder (Overrides the last Method.) |
| lastValueDataAreaId | (Inherited from CCFormTreeDatasource.) |
| lastValueDesignName | (Inherited from CCFormTreeDatasource.) |
| lastValueElementName | (Inherited from CCFormTreeDatasource.) |
| lastValueType | (Inherited from CCFormTreeDatasource.) |
| lastValueUserId | (Inherited from CCFormTreeDatasource.) |
| loadPosition | (Inherited from CCFormTreeDatasource.) |
| modified | Set the modified status for current node in hierarchy tree of task recorder (Overrides the modified Method.) |
| modifyFormTreeItem | (Inherited from CCFormTreeDatasource.) |
| mouseDown | (Inherited from CCFormTreeDatasource.) |
| moveItem | (Inherited from CCFormTreeDatasource.) |
| moveTreeItem | (Inherited from CCFormTreeDatasource.) |
| name | (Inherited from CCFormTreeDatasource.) |
| new | (Inherited from CCFormTreeDatasource.) |
| next | Get the next index in hierarchy tree of task recorder (Overrides the next Method.) |
| 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.) |
| pack | Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.) |
| parmframeworkIndustryMap | Gets or sets the frameworkIndustryMap parameter. |
| parmIsRootNode | Gets or sets the IsRootNode parameter. |
| parmleafNodeDescription | Gets or sets the leafNodeDescription parameter. |
| parmleafNodeMeasures | Gets or sets the leafNodeMeasures parameter. |
| parmLeafNodeModule | Gets or sets the LeafNodeModule parameter. |
| parmLeafNodeName | Gets or sets the LeafNodeName parameter. |
| parmLeafNodeRecid | Gets or sets the LeafNodeRecid parameter. |
| parmOperationGroup | Gets or sets the OperationGroup parameter. |
| parmrecorderFrameworkLine | Gets or sets the recorderFrameworkLine parameter. |
| prev | Get the previous index in hierarchy tree of task recorder (Overrides the prev Method.) |
| renamePrimaryKey | (Inherited from CCFormTreeDatasource.) |
| savePosition | (Inherited from CCFormTreeDatasource.) |
| searchTree | |
| selectedData | (Inherited from CCFormTreeDatasource.) |
| selectionChanged | (Inherited from CCFormTreeDatasource.) |
| setDatasourceStatus | (Inherited from CCFormTreeDatasource.) |
| setDragIdx | (Inherited from CCFormTreeDatasource.) |
| setDropInsertMark | (Inherited from CCFormTreeDatasource.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showTree | |
| subTreeQueryRun | Get the queryrun object of the hierarchy tree of task recorder (Overrides the subTreeQueryRun Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.) |
| updateItem | Update current item in hierarchy tree of task recorder |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateMove | (Inherited from CCFormTreeDatasource.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::clearRecording | Clear the recording of a specific node |
Community Additions
ADD
Show: