RetailReplenishmentTreeDatasource Class [AX 2012]

The class builds a tree for retail replenishment.

Syntax

class RetailReplenishmentTreeDatasource extends CCFormTreeDatasource

Run On

Client

Methods

  Method Description
Hh813306.pubmethod(en-us,AX.60).gif beginDrag (Inherited from CCFormTreeDatasource.)
Hh813306.protmethod(en-us,AX.60).gif buildDynaLinks (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif buildSubTree Builds a sub tree of nodes in the tree control. (Overrides the buildSubTree Method.)
Hh813306.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif canDrop Indicates whether a drop on a specified target is enabled when the user performs a drag operation. (Overrides the canDrop Method.)
Hh813306.pubmethod(en-us,AX.60).gif controlValue (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif copy (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif create (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif created (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif createDialog (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif delete (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif dragLeave (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif dragOver (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif dragOverEx (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif drop (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif dropEx (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif dropHilite (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif endDrag (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif expandAndSelect Expands the tree and selects the tree node with the specified data value.
Hh813306.pubmethod(en-us,AX.60).gif expanding (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif finalize (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif first (Inherited from CCFormTreeDatasource.)
Hh813306.privmethod(en-us,AX.60).gif getAscendants Gets the list of ascendants of the current hierarchy node.
Hh813306.pubmethod(en-us,AX.60).gif getChieldRecord (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif getDropCommon (Inherited from CCFormTreeDatasource.)
Hh813306.privmethod(en-us,AX.60).gif getHierarchyQuery
Hh813306.pubmethod(en-us,AX.60).gif getRelations (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif image Retrieves the image that is needed that depends on the type of current node. (Overrides the image Method.)
Hh813306.pubmethod(en-us,AX.60).gif imageList Retrieves a list of images that are referenced by the ID retrieved by the image method. (Overrides the imageList Method.)
Hh813306.pubmethod(en-us,AX.60).gif initParmDefault (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif initRoot (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif initRoots Initializes the roots of the tree.
Hh813306.pubmethod(en-us,AX.60).gif initValue (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif invalidateTree (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif isChildNode (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif itemDescription Gets the description of the item based on the table instance passed as parameter. (Overrides the itemDescription Method.)
Hh813306.pubmethod(en-us,AX.60).gif itemText (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif last (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif lastValueType (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif loadPosition Loads the initial position in the tree control. (Overrides the loadPosition Method.)
Hh813306.pubmethod(en-us,AX.60).gif modified (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif modifyFormTreeItem (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif mouseDown (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif moveItem (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif moveTreeItem (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif name (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif new Instantiates the class RetailReplenishmentDatasource and also ImageListAppl class. (Overrides the new Method.)
Hh813306.pubmethod(en-us,AX.60).gif next (Inherited from CCFormTreeDatasource.)
Hh813306.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.)
Hh813306.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.)
Hh813306.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif prev (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif renamePrimaryKey (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif savePosition (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif selectedData (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif selectionChanged (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif setDatasourceStatus (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif setDragIdx (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif setDropInsertMark (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif subTreeQueryRun (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh813306.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Hh813306.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.)
Hh813306.pubmethod(en-us,AX.60).gif validateMove (Inherited from CCFormTreeDatasource.)
Hh813306.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh813306.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
    RetailReplenishmentTreeDatasource Class