CatDisplayCategoryTreeDs Class [AX 2012]
| Method | Description | |
|---|---|---|
| beginDrag | (Inherited from CCFormTreeDatasource.) |
| buildDynaLinks | Adds a dynamic filter to the given _query parameter. (Inherited from CCFormTreeDatasourceEx.) |
| buildSubTree | Builds a sub-tree one level under the specified parent node. (Inherited from CCFormTreeDatasourceEx.) |
| 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. (Inherited from CCFormTreeDatasourceEx.) |
| commonIsForRoot | Determines whether the given common value is for the root node of the tree. (Inherited from CCFormTreeDatasourceEx.) |
| controlValue | (Inherited from CCFormTreeDatasource.) |
| copy | (Inherited from CCFormTreeDatasource.) |
| create | (Inherited from CCFormTreeDatasource.) |
| created | Performs the required locking and calls the super method. (Overrides the created Method.) |
| createDialog | Creates a Dialog object for the selected tree node. (Inherited from CCFormTreeDatasourceEx.) |
| delete | Deletes the currently selected node. (Inherited from CCFormTreeDatasourceEx.) |
| deleteEx | Deletes the currently selected node. (Inherited from CCFormTreeDatasourceEx.) |
| deleteExNodesOutsideSubtree | Deletes all tree nodes with data that matches any element in the specified set. (Inherited from CCFormTreeDatasourceEx.) |
| dragLeave | (Inherited from CCFormTreeDatasource.) |
| dragOver | (Inherited from CCFormTreeDatasourceEx.) |
| dragOverEx | (Inherited from CCFormTreeDatasource.) |
| drop | (Inherited from CCFormTreeDatasourceEx.) |
| 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. (Inherited from CCFormTreeDatasourceEx.) |
| findIdxByDataFromRoot | Finds the idx value of the tree node whose data matches the given data value. (Inherited from CCFormTreeDatasourceEx.) |
| first | (Inherited from CCFormTreeDatasource.) |
| getChieldRecord | (Inherited from CCFormTreeDatasource.) |
| getDataOutsideSubtreeToDeleteEx | Gets data for all nodes that must be deleted when the selected node is deleted. (Overrides the getDataOutsideSubtreeToDeleteEx Method.) |
| getDictTableOfFDSTableId | Gets the DictTable object based on the isForRoot value. (Inherited from CCFormTreeDatasourceEx.) |
| getDictTableOfFDSTableIdForNonRoot | Gets the DictTable object for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getDictTableOfFDSTableIdForTreeRoot | Gets the DictTable object for the root node. (Inherited from CCFormTreeDatasourceEx.) |
| getDropCommon | (Inherited from CCFormTreeDatasourceEx.) |
| getDropCommonEx | (Inherited from CCFormTreeDatasourceEx.) |
| getFDSTableId | Gets the TableId object based on the isforRoot value. (Inherited from CCFormTreeDatasourceEx.) |
| getFDSTableIdForNonRoot | Gets the TableId object for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getFDSTableIdForTreeRoot | Gets the TableId object for the root node. (Inherited from CCFormTreeDatasourceEx.) |
| getFormDataSource | Gets the FormDataSource object based on the isforRoot value. (Inherited from CCFormTreeDatasourceEx.) |
| getFormDataSourceForNonRoot | Gets the FormDataSource object for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getFormDataSourceForTreeRoot | Gets the FormDataSource object for the root node. (Inherited from CCFormTreeDatasourceEx.) |
| getIdentifyingField | Gets the FieldId object based on the isForRoot value. (Inherited from CCFormTreeDatasourceEx.) |
| getIdentifyingFieldForNonRoot | Gets the FieldId object for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getIdentifyingFieldForTreeRoot | Gets the FieldId object for the root node. (Inherited from CCFormTreeDatasourceEx.) |
| getPackedQueryRun | Gets the QueryRun object packed in a container based on the isForRoot value. (Inherited from CCFormTreeDatasourceEx.) |
| getPackedQueryRunForNonRoot | Gets the QueryRun object packed in a container for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getPackedQueryRunForTreeRoot | Gets the QueryRun object packed in a container for the root node. (Inherited from CCFormTreeDatasourceEx.) |
| getParentPointerFieldForNonRoot | Gets the FieldId object that represents a pointer to the parent node for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getRelations | (Inherited from CCFormTreeDatasourceEx.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTxtField | Gets the text field based on the isForRoot value. (Inherited from CCFormTreeDatasourceEx.) |
| getTxtFieldForNonRoot | Gets the text field for the non-root nodes. (Inherited from CCFormTreeDatasourceEx.) |
| getTxtFieldForTreeRoot | Gets the text field for the root node. (Inherited from CCFormTreeDatasourceEx.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| image | Retrieves the image needed, which depends on the type of hierarchy element represented by the current record. (Overrides the image Method.) |
| imageList | Retrieves a list of images referenced by the ID retrieved by the image method. (Overrides the imageList Method.) |
| initParmDefault | (Inherited from CCFormTreeDatasource.) |
| initRoot | (Inherited from CCFormTreeDatasourceEx.) |
| initValue | Initializes the given Common value with needed information. (Overrides the initValue Method.) |
| invalidateTree | (Inherited from CCFormTreeDatasource.) |
| isChildNode | (Inherited from CCFormTreeDatasource.) |
| itemDescription | (Inherited from CCFormTreeDatasourceEx.) |
| 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 | (Inherited from CCFormTreeDatasourceEx.) |
| modified | (Inherited from CCFormTreeDatasourceEx.) |
| modifiedEx | Refreshes the UI when the selected node has been modified. |
| modifiedIdx | Performs all necessary operations after the given tree node is modified. (Inherited from CCFormTreeDatasourceEx.) |
| modifyFormTreeItem | (Inherited from CCFormTreeDatasource.) |
| mouseDown | (Inherited from CCFormTreeDatasource.) |
| moveItem | (Inherited from CCFormTreeDatasourceEx.) |
| 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 whether the Category is hidden. (Overrides the overlayImage Method.) |
| 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 sub-tree under the parent of the newly created node should be rebuilt. (Overrides the rebuildSubtreeOnCreate Method.) |
| recreateSelectedNode | Recreates the currently selected node. (Inherited from CCFormTreeDatasourceEx.) |
| renamePrimaryKey | (Inherited from CCFormTreeDatasourceEx.) |
| rhsIsDescendantOrSelfOfLhs | Determines whether the node with the given testIdx value is the node with the given parentIdx value or a descendant of it. (Inherited from CCFormTreeDatasourceEx.) |
| savePosition | (Inherited from CCFormTreeDatasource.) |
| selectedData | (Inherited from CCFormTreeDatasource.) |
| selectionChanged | (Inherited from CCFormTreeDatasourceEx.) |
| setDatasourceStatus | (Inherited from CCFormTreeDatasourceEx.) |
| setDragIdx | (Inherited from CCFormTreeDatasource.) |
| setDropInsertMark | (Inherited from CCFormTreeDatasource.) |
| setParamsForCreate | Saves information so that the created method will know what kind of node to create. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subTreeQueryRun | (Inherited from CCFormTreeDatasourceEx.) |
| subTreeQueryRunEx | Builds a QueryRun object for the given parent node. (Inherited from CCFormTreeDatasourceEx.) |
| 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. (Inherited from CCFormTreeDatasourceEx.) |
| treeItemIsRoot | Determines whether the given node is the tree root node. (Inherited from CCFormTreeDatasourceEx.) |
| 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 | (Inherited from CCFormTreeDatasourceEx.) |
| validateMoveEx | Determines whether the node identified by the moveeData value under the given parent can be moved. (Inherited from CCFormTreeDatasourceEx.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: