CCFormTreeDatasourceEx Class [AX 2012]
| Method | Description | |
|---|---|---|
| beginDrag | (Inherited from CCFormTreeDatasource.) |
| buildDynaLinks | Adds a dynamic filter to the given _query parameter. (Overrides the buildDynaLinks Method.) |
| buildSubTree | Builds a sub-tree one level under the specified parent node. (Overrides the buildSubTree Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canDrop | Determines whether the node of the specified idx value can be dropped, and how to drop the node. (Overrides the canDrop Method.) |
| commonIsForRoot | Determines whether the given common value is for the root node of the tree. |
| controlValue | (Inherited from CCFormTreeDatasource.) |
| copy | (Inherited from CCFormTreeDatasource.) |
| create | (Inherited from CCFormTreeDatasource.) |
| created | Performs all necessary operations after a tree node is created. (Overrides the created Method.) |
| createDialog | Creates a Dialog object for the selected tree node. (Overrides the createDialog Method.) |
| delete | Deletes the currently selected node. (Overrides the delete Method.) |
| deleteEx | Deletes the currently selected node. |
| deleteExNodesOutsideSubtree | Deletes all tree nodes with data that matches any element in the specified set. |
| dragLeave | (Inherited from CCFormTreeDatasource.) |
| dragOver | (Overrides the dragOver Method.) |
| dragOverEx | (Inherited from CCFormTreeDatasource.) |
| drop | (Overrides the drop Method.) |
| dropEx | (Inherited from CCFormTreeDatasource.) |
| dropHilite | (Inherited from CCFormTreeDatasource.) |
| endDrag | (Inherited from CCFormTreeDatasource.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| expanding | (Inherited from CCFormTreeDatasource.) |
| finalize | (Inherited from CCFormTreeDatasource.) |
| findIdxByData | Finds the idx value of the tree node whose data matches the specified data. |
| findIdxByDataFromRoot | Finds the idx value of the tree node whose data matches the given data value. |
| first | (Inherited from CCFormTreeDatasource.) |
| getChieldRecord | (Inherited from CCFormTreeDatasource.) |
| getDataOutsideSubtreeToDeleteEx | Gets data for all nodes to delete when the currently selected node is deleted. |
| getDictTableOfFDSTableId | Gets the DictTable object based on the isForRoot value. |
| getDictTableOfFDSTableIdForNonRoot | Gets the DictTable object for the non-root nodes. |
| getDictTableOfFDSTableIdForTreeRoot | Gets the DictTable object for the root node. |
| getDropCommon | (Overrides the getDropCommon Method.) |
| getDropCommonEx | |
| getFDSTableId | Gets the TableId object based on the isforRoot value. |
| getFDSTableIdForNonRoot | Gets the TableId object for the non-root nodes. |
| getFDSTableIdForTreeRoot | Gets the TableId object for the root node. |
| getFormDataSource | Gets the FormDataSource object based on the isforRoot value. |
| getFormDataSourceForNonRoot | Gets the FormDataSource object for the non-root nodes. |
| getFormDataSourceForTreeRoot | Gets the FormDataSource object for the root node. |
| getIdentifyingField | Gets the FieldId object based on the isForRoot value. |
| getIdentifyingFieldForNonRoot | Gets the FieldId object for the non-root nodes. |
| getIdentifyingFieldForTreeRoot | Gets the FieldId object for the root node. |
| getPackedQueryRun | Gets the QueryRun object packed in a container based on the isForRoot value. |
| getPackedQueryRunForNonRoot | Gets the QueryRun object packed in a container for the non-root nodes. |
| getPackedQueryRunForTreeRoot | Gets the QueryRun object packed in a container for the root node. |
| getParentPointerFieldForNonRoot | Gets the FieldId object that represents a pointer to the parent node for the non-root nodes. |
| getRelations | (Overrides the getRelations Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTxtField | Gets the text field based on the isForRoot value. |
| getTxtFieldForNonRoot | Gets the text field for the non-root nodes. |
| getTxtFieldForTreeRoot | Gets the text field for the root node. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| image | (Inherited from CCFormTreeDatasource.) |
| imageList | Retrieves a list of images referenced by the ID retrieved by the PlanTreeDatasource.image method. (Overrides the imageList Method.) |
| initParmDefault | (Inherited from CCFormTreeDatasource.) |
| initRoot | (Overrides the initRoot Method.) |
| initValue | (Inherited from CCFormTreeDatasource.) |
| invalidateTree | (Inherited from CCFormTreeDatasource.) |
| isChildNode | (Inherited from CCFormTreeDatasource.) |
| itemDescription | (Overrides the itemDescription Method.) |
| itemText | (Inherited from CCFormTreeDatasource.) |
| last | (Inherited from CCFormTreeDatasource.) |
| lastValueDataAreaId | (Inherited from CCFormTreeDatasource.) |
| lastValueDesignName | (Inherited from CCFormTreeDatasource.) |
| lastValueElementName | (Inherited from CCFormTreeDatasource.) |
| lastValueType | (Inherited from CCFormTreeDatasource.) |
| lastValueUserId | (Inherited from CCFormTreeDatasource.) |
| loadPosition | (Overrides the loadPosition Method.) |
| modified | (Overrides the modified Method.) |
| modifiedIdx | Performs all necessary operations after the given tree node is modified. |
| modifyFormTreeItem | (Inherited from CCFormTreeDatasource.) |
| mouseDown | (Inherited from CCFormTreeDatasource.) |
| moveItem | (Overrides the moveItem Method.) |
| moveTreeItem | (Inherited from CCFormTreeDatasource.) |
| name | (Inherited from CCFormTreeDatasource.) |
| new | (Overrides the new Method.) |
| next | (Inherited from CCFormTreeDatasource.) |
| 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.) |
| overlayImage | Retrieves the overlay image that is required, depending on the node. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.) |
| prev | (Inherited from CCFormTreeDatasource.) |
| rebuildSubtreeOnCreate | Indicates whether the subtree under the parent of the newly created node should be rebuilt. |
| recreateSelectedNode | Recreates the currently selected node. |
| renamePrimaryKey | (Overrides the renamePrimaryKey Method.) |
| rhsIsDescendantOrSelfOfLhs | Determines whether the node with the given testIdx value is the node with the given parentIdx value or a descendant of it. |
| savePosition | (Inherited from CCFormTreeDatasource.) |
| selectedData | (Inherited from CCFormTreeDatasource.) |
| selectionChanged | (Overrides the selectionChanged Method.) |
| setDatasourceStatus | (Overrides the setDatasourceStatus Method.) |
| setDragIdx | (Inherited from CCFormTreeDatasource.) |
| setDropInsertMark | (Inherited from CCFormTreeDatasource.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subTreeQueryRun | (Overrides the subTreeQueryRun Method.) |
| subTreeQueryRunEx | Builds a QueryRun object for the given parent node. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| treeItemIsImmediateChildOfRoot | Determines whether the given node is an immediate child node of the tree root node. |
| treeItemIsRoot | Determines whether the given node is the tree root node. |
| unpack | Deserializes the packedClass parameter value to an instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateMove | (Overrides the validateMove Method.) |
| validateMoveEx | Determines whether the node identified by the moveeData value under the given parent can be moved. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: