RetailConnTableDistributionTree Class [AX 2012]

The RetailConnTableDistributionTree class contains the distribution tree functionality.

Syntax

class RetailConnTableDistributionTree extends CCFormTreeDatasource

Run On

Client

Methods

  Method Description
Hh811976.pubmethod(en-us,AX.60).gif beginDrag (Inherited from CCFormTreeDatasource.)
Hh811976.protmethod(en-us,AX.60).gif buildDynaLinks (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif buildSubTree Builds a sub-tree with the specified the parent ID. (Overrides the buildSubTree Method.)
Hh811976.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif canDrop (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif controlValue (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif copy (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif create (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif created (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif createDialog (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif delete (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif dragLeave (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif dragOver (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif dragOverEx (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif drop (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif dropEx (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif dropHilite (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif endDrag (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif endLabelEdit Edits and updates the record with the specified data.
Hh811976.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif expandAndSelect Expands the selected node.
Hh811976.pubmethod(en-us,AX.60).gif expanding (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif finalize (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif first (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif generateTmpTable Generates the complete tree in the temporary table.
Hh811976.pubmethod(en-us,AX.60).gif getChieldRecord (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif getDropCommon Gets the record with the specified parameters. (Overrides the getDropCommon Method.)
Hh811976.pubmethod(en-us,AX.60).gif getRelations Gets the relations of the distribution tables. (Overrides the getRelations Method.)
Hh811976.pubmethod(en-us,AX.60).gif getSelectedDataId Gets the value of a required length from the selected data.
Hh811976.pubmethod(en-us,AX.60).gif getSelectedDataParentId Gets the value of a required length from the selected data.
Hh811976.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif hideShowTree Hides or expands the tree and updates the form data source.
Hh811976.pubmethod(en-us,AX.60).gif image Gets the distribution link to the specified child record. (Overrides the image Method.)
Hh811976.pubmethod(en-us,AX.60).gif imageList Creates an image list and adds the specific images to the link. (Overrides the imageList Method.)
Hh811976.pubmethod(en-us,AX.60).gif initParmDefault (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif initRoot (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif initSelectIdx Initializes the selectID value.
Hh811976.pubmethod(en-us,AX.60).gif initValue Method initializes the field DistributionType of RetailConnTableDistribution table with the enum RetailConnDistributionType, if the table ID of the common object is RetailConnTableDistribution. (Overrides the initValue Method.)
Hh811976.pubmethod(en-us,AX.60).gif invalidateTree (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif isChildNode (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif itemDescription (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif itemText (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif last (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif lastValueType (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif loadPosition Gets the equivalent temp table distribution entry of the selected node. (Overrides the loadPosition Method.)
Hh811976.pubmethod(en-us,AX.60).gif modified Modifies the image and text values of the selected node of the tree. (Overrides the modified Method.)
Hh811976.pubmethod(en-us,AX.60).gif modifyFormTreeItem (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif mouseDown (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif moveItem Moves and adds the node to the specified new parent. (Overrides the moveItem Method.)
Hh811976.pubmethod(en-us,AX.60).gif moveTreeItem (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif name Method returns the string value. (Overrides the name Method.)
Hh811976.pubmethod(en-us,AX.60).gif new (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif next (Inherited from CCFormTreeDatasource.)
Hh811976.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.)
Hh811976.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.)
Hh811976.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif prev (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif renamePrimaryKey Method sets the text and data for the FormTreeItem control. FormTreeControl calls the method setItemwith the parameter passed FormTreeItem control. (Overrides the renamePrimaryKey Method.)
Hh811976.pubmethod(en-us,AX.60).gif savePosition (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif selectDatasource Updates the form datasource with the selected record.
Hh811976.pubmethod(en-us,AX.60).gif selectedData Gets the selected data value from the tree. (Overrides the selectedData Method.)
Hh811976.pubmethod(en-us,AX.60).gif selectionChanged Finds the data of the new node and updates the form data source. (Overrides the selectionChanged Method.)
Hh811976.pubmethod(en-us,AX.60).gif setDatasourceStatus (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif setDragIdx (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif setDropInsertMark (Inherited from CCFormTreeDatasource.)
Hh811976.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif showNewChild Method selects the node for the sub tree for the current record instance.
Hh811976.pubmethod(en-us,AX.60).gif subTreeQueryRun Builds a query for a sub-tree with the specified parent ID. (Overrides the subTreeQueryRun Method.)
Hh811976.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh811976.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Hh811976.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.)
Hh811976.pubmethod(en-us,AX.60).gif validateMove Validates the node that is being moved and the node to be moved to. (Overrides the validateMove Method.)
Hh811976.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh811976.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
    RetailConnTableDistributionTree Class