EcoResCategoryTreeDatasource Class [AX 2012]
| Method | Description | |
|---|---|---|
| addChildCategoriesToMap | |
| addParentCategoriesToMap | |
| beginDrag | (Inherited from CCFormTreeDatasource.) |
| buildDynaLinks | (Inherited from CCFormTreeDatasource.) |
| buildSubTree | Builds the subtree nodes in the tree control. (Overrides the buildSubTree Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canDrop | Checks whether a drop on a given target is enabled when the user performs a drag operation. (Overrides the canDrop Method.) |
| canModifyCategory | Checks whether it can modify the currently selected node. |
| controlValue | (Inherited from CCFormTreeDatasource.) |
| copy | (Inherited from CCFormTreeDatasource.) |
| create | Creates a new category node in the tree control which is controlled by this class. (Overrides the create Method.) |
| created | (Inherited from CCFormTreeDatasource.) |
| createDialog | (Inherited from CCFormTreeDatasource.) |
| delete | Deletes the currently selected category node. (Overrides the delete Method.) |
| dragDropRestriction | Checks the category hierarchy specific restrictions on dropping on a given target. |
| dragLeave | (Inherited from CCFormTreeDatasource.) |
| dragOver | (Inherited from CCFormTreeDatasource.) |
| dragOverEx | (Inherited from CCFormTreeDatasource.) |
| drop | (Inherited from CCFormTreeDatasource.) |
| 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.) |
| expandAndSelect | Expands the tree and selects the tree node with the specified data value. |
| expanding | (Inherited from CCFormTreeDatasource.) |
| finalize | (Inherited from CCFormTreeDatasource.) |
| first | (Inherited from CCFormTreeDatasource.) |
| getChieldRecord | (Inherited from CCFormTreeDatasource.) |
| getDropCommon | (Inherited from CCFormTreeDatasource.) |
| 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 | Retrieves the image needed depending on the type of category element represented by the current record. (Overrides the image Method.) |
| imageList | Retrieves a list of images referenced by the ID retrieved by the EcoResCategoryTreeDatasource.image method. (Overrides the imageList Method.) |
| initializeAvailableCategoriesMap | Initializes a map with categories that are available in the organization combination. |
| initParmDefault | (Inherited from CCFormTreeDatasource.) |
| initRoot | Creates a new root node in the tree control. (Overrides the initRoot Method.) |
| initSelectIdx | Resets the selected tree node. |
| initValue | Initializes a new tree record. (Overrides the initValue Method.) |
| invalidateTree | (Inherited from CCFormTreeDatasource.) |
| isCategoryAvailable | Indicates whether a category is available in the specified organization combination. |
| isChildNode | (Inherited from CCFormTreeDatasource.) |
| itemDescription | (Inherited from CCFormTreeDatasource.) |
| itemFriendlyName | Retrieves the FriendlyName code for the specified category. |
| itemText | (Inherited from CCFormTreeDatasource.) |
| itemTextEx | Retrieves the tree node item text to be displayed. |
| 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 | Loads the initial position in the tree control which is controlled by this class. (Overrides the loadPosition Method.) |
| modified | (Inherited from CCFormTreeDatasource.) |
| modifyFormTreeItem | (Inherited from CCFormTreeDatasource.) |
| mouseDown | (Inherited from CCFormTreeDatasource.) |
| moveItem | (Inherited from CCFormTreeDatasource.) |
| 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 needed depending on whether the category is active. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.) |
| parmTmpProcCategoryPolicyRules | Gets or sets the TmpProcCategoryPolicyRules parameter. |
| populateTree | Creates a tree for the specified category with only the specified category and ascendants. |
| prev | (Inherited from CCFormTreeDatasource.) |
| renamePrimaryKey | (Inherited from CCFormTreeDatasource.) |
| savePosition | (Inherited from CCFormTreeDatasource.) |
| selectedData | (Inherited from CCFormTreeDatasource.) |
| selectionChanged | Executes the form data source query whenever the current selection in the tree changes. (Overrides the selectionChanged Method.) |
| selectionChanging | Executes the form data source query whenever the current selection in the tree is changing. |
| setDatasourceStatus | Controls whether the tree data source should enable levels to be created. (Overrides the setDatasourceStatus Method.) |
| setDragIdx | (Inherited from CCFormTreeDatasource.) |
| setDropInsertMark | (Inherited from CCFormTreeDatasource.) |
| setFocusOnFirstMatch | Sets focus on the first tree element that matches the specified category filter criteria. |
| setFocusOnNextMatch | Sets focus on the next tree element that matched the specified category filter criteria. |
| setItemStateCut | Sets the disabled image for the specified category node. |
| setNameFilter | Sets the category filter string. |
| setStatus | Sets the status of the currently selected category node. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subTreeQueryRun | (Inherited from CCFormTreeDatasource.) |
| 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.) |
| updateTree | Updates the tree nodes in the tree control. |
| 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.) |
Community Additions
ADD
Show: