RetailConnTableDistributionTree Class [AX 2012]
The RetailConnTableDistributionTree class contains the distribution tree functionality.
Syntax
class RetailConnTableDistributionTree extends CCFormTreeDatasource
Run On
Client
Methods
| Method | Description | |
|---|---|---|
![]() |
beginDrag | (Inherited from CCFormTreeDatasource.) |
![]() |
buildDynaLinks | (Inherited from CCFormTreeDatasource.) |
![]() |
buildSubTree | Builds a sub-tree with the specified the parent ID. (Overrides the buildSubTree Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canDrop | (Inherited from CCFormTreeDatasource.) |
![]() |
controlValue | (Inherited from CCFormTreeDatasource.) |
![]() |
copy | (Inherited from CCFormTreeDatasource.) |
![]() |
create | (Inherited from CCFormTreeDatasource.) |
![]() |
created | (Inherited from CCFormTreeDatasource.) |
![]() |
createDialog | (Inherited from CCFormTreeDatasource.) |
![]() |
delete | (Inherited from CCFormTreeDatasource.) |
![]() |
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.) |
![]() |
endLabelEdit | Edits and updates the record with the specified data. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
expandAndSelect | Expands the selected node. |
![]() |
expanding | (Inherited from CCFormTreeDatasource.) |
![]() |
finalize | (Inherited from CCFormTreeDatasource.) |
![]() |
first | (Inherited from CCFormTreeDatasource.) |
![]() |
generateTmpTable | Generates the complete tree in the temporary table. |
![]() |
getChieldRecord | (Inherited from CCFormTreeDatasource.) |
![]() |
getDropCommon | Gets the record with the specified parameters. (Overrides the getDropCommon Method.) |
![]() |
getRelations | Gets the relations of the distribution tables. (Overrides the getRelations Method.) |
![]() |
getSelectedDataId | Gets the value of a required length from the selected data. |
![]() |
getSelectedDataParentId | Gets the value of a required length from the selected data. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hideShowTree | Hides or expands the tree and updates the form data source. |
![]() |
image | Gets the distribution link to the specified child record. (Overrides the image Method.) |
![]() |
imageList | Creates an image list and adds the specific images to the link. (Overrides the imageList Method.) |
![]() |
initParmDefault | (Inherited from CCFormTreeDatasource.) |
![]() |
initRoot | (Inherited from CCFormTreeDatasource.) |
![]() |
initSelectIdx | Initializes the selectID value. |
![]() |
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.) |
![]() |
invalidateTree | (Inherited from CCFormTreeDatasource.) |
![]() |
isChildNode | (Inherited from CCFormTreeDatasource.) |
![]() |
itemDescription | (Inherited from CCFormTreeDatasource.) |
![]() |
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 | Gets the equivalent temp table distribution entry of the selected node. (Overrides the loadPosition Method.) |
![]() |
modified | Modifies the image and text values of the selected node of the tree. (Overrides the modified Method.) |
![]() |
modifyFormTreeItem | (Inherited from CCFormTreeDatasource.) |
![]() |
mouseDown | (Inherited from CCFormTreeDatasource.) |
![]() |
moveItem | Moves and adds the node to the specified new parent. (Overrides the moveItem Method.) |
![]() |
moveTreeItem | (Inherited from CCFormTreeDatasource.) |
![]() |
name | Method returns the string value. (Overrides the name Method.) |
![]() |
new | (Inherited from CCFormTreeDatasource.) |
![]() |
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.) |
![]() |
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.) |
![]() |
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.) |
![]() |
savePosition | (Inherited from CCFormTreeDatasource.) |
![]() |
selectDatasource | Updates the form datasource with the selected record. |
![]() |
selectedData | Gets the selected data value from the tree. (Overrides the selectedData Method.) |
![]() |
selectionChanged | Finds the data of the new node and updates the form data source. (Overrides the selectionChanged Method.) |
![]() |
setDatasourceStatus | (Inherited from CCFormTreeDatasource.) |
![]() |
setDragIdx | (Inherited from CCFormTreeDatasource.) |
![]() |
setDropInsertMark | (Inherited from CCFormTreeDatasource.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showNewChild | Method selects the node for the sub tree for the current record instance. |
![]() |
subTreeQueryRun | Builds a query for a sub-tree with the specified parent ID. (Overrides the subTreeQueryRun Method.) |
![]() |
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.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateMove | Validates the node that is being moved and the node to be moved to. (Overrides the validateMove Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
CCFormTreeDatasource Class
RetailConnTableDistributionTree Class
.gif)
.gif)