Share via


EcoResCategoryTreeDatasource Class [AX 2012]

Syntax

class EcoResCategoryTreeDatasource extends CCFormTreeDatasource

Run On

Client

Methods

  Method Description
Gg732358.privmethod(en-us,AX.60).gif addChildCategoriesToMap
Gg732358.privmethod(en-us,AX.60).gif addParentCategoriesToMap
Gg732358.pubmethod(en-us,AX.60).gif beginDrag (Inherited from CCFormTreeDatasource.)
Gg732358.protmethod(en-us,AX.60).gif buildDynaLinks (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif buildSubTree Builds the subtree nodes in the tree control. (Overrides the buildSubTree Method.)
Gg732358.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif canDrop Checks whether a drop on a given target is enabled when the user performs a drag operation. (Overrides the canDrop Method.)
Gg732358.pubmethod(en-us,AX.60).gif canModifyCategory Checks whether it can modify the currently selected node.
Gg732358.pubmethod(en-us,AX.60).gif controlValue (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif copy (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif create Creates a new category node in the tree control which is controlled by this class. (Overrides the create Method.)
Gg732358.pubmethod(en-us,AX.60).gif created (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif createDialog (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif delete Deletes the currently selected category node. (Overrides the delete Method.)
Gg732358.pubmethod(en-us,AX.60).gif dragDropRestriction Checks the category hierarchy specific restrictions on dropping on a given target.
Gg732358.pubmethod(en-us,AX.60).gif dragLeave (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif dragOver (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif dragOverEx (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif drop (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif dropEx (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif dropHilite (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif endDrag (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif expandAndSelect Expands the tree and selects the tree node with the specified data value.
Gg732358.pubmethod(en-us,AX.60).gif expanding (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif finalize (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif first (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif getChieldRecord (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif getDropCommon (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif getRelations (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif image Retrieves the image needed depending on the type of category element represented by the current record. (Overrides the image Method.)
Gg732358.pubmethod(en-us,AX.60).gif imageList Retrieves a list of images referenced by the ID retrieved by the EcoResCategoryTreeDatasource.image method. (Overrides the imageList Method.)
Gg732358.privmethod(en-us,AX.60).gif initializeAvailableCategoriesMap Initializes a map with categories that are available in the organization combination.
Gg732358.pubmethod(en-us,AX.60).gif initParmDefault (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif initRoot Creates a new root node in the tree control. (Overrides the initRoot Method.)
Gg732358.pubmethod(en-us,AX.60).gif initSelectIdx Resets the selected tree node.
Gg732358.pubmethod(en-us,AX.60).gif initValue Initializes a new tree record. (Overrides the initValue Method.)
Gg732358.pubmethod(en-us,AX.60).gif invalidateTree (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif isCategoryAvailable Indicates whether a category is available in the specified organization combination.
Gg732358.pubmethod(en-us,AX.60).gif isChildNode (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif itemDescription (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif itemFriendlyName Retrieves the FriendlyName code for the specified category.
Gg732358.pubmethod(en-us,AX.60).gif itemText (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif itemTextEx Retrieves the tree node item text to be displayed.
Gg732358.pubmethod(en-us,AX.60).gif last (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif lastValueType (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif loadPosition Loads the initial position in the tree control which is controlled by this class. (Overrides the loadPosition Method.)
Gg732358.pubmethod(en-us,AX.60).gif modified (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif modifyFormTreeItem (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif mouseDown (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif moveItem (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif moveTreeItem (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif name (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg732358.pubmethod(en-us,AX.60).gif next (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif overlayImage Retrieves the overlay image needed depending on whether the category is active.
Gg732358.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif parmTmpProcCategoryPolicyRules Gets or sets the TmpProcCategoryPolicyRules parameter.
Gg732358.pubmethod(en-us,AX.60).gif populateTree Creates a tree for the specified category with only the specified category and ascendants.
Gg732358.pubmethod(en-us,AX.60).gif prev (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif renamePrimaryKey (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif savePosition (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif selectedData (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif selectionChanged Executes the form data source query whenever the current selection in the tree changes. (Overrides the selectionChanged Method.)
Gg732358.pubmethod(en-us,AX.60).gif selectionChanging Executes the form data source query whenever the current selection in the tree is changing.
Gg732358.pubmethod(en-us,AX.60).gif setDatasourceStatus Controls whether the tree data source should enable levels to be created. (Overrides the setDatasourceStatus Method.)
Gg732358.pubmethod(en-us,AX.60).gif setDragIdx (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif setDropInsertMark (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif setFocusOnFirstMatch Sets focus on the first tree element that matches the specified category filter criteria.
Gg732358.pubmethod(en-us,AX.60).gif setFocusOnNextMatch Sets focus on the next tree element that matched the specified category filter criteria.
Gg732358.pubmethod(en-us,AX.60).gif setItemStateCut Sets the disabled image for the specified category node.
Gg732358.pubmethod(en-us,AX.60).gif setNameFilter Sets the category filter string.
Gg732358.pubmethod(en-us,AX.60).gif setStatus Sets the status of the currently selected category node.
Gg732358.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif subTreeQueryRun (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif updateTree Updates the tree nodes in the tree control.
Gg732358.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif validateMove (Inherited from CCFormTreeDatasource.)
Gg732358.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg732358.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  CCFormTreeDatasource Class
    EcoResCategoryTreeDatasource Class