Share via


TAMFundCategoryTreeDatasource Class [AX 2012]

The class TAMFundCategoryTreeDatasource controls the category tree on the fund detail form.

Syntax

class TAMFundCategoryTreeDatasource extends CCFormTreeDatasource

Run On

Client

Methods

  Method Description
Dn663736.pubmethod(en-us,AX.60).gif beginDrag (Inherited from CCFormTreeDatasource.)
Dn663736.protmethod(en-us,AX.60).gif buildDynaLinks (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif buildSubTree Builds the subtree nodes in the tree control. (Overrides the buildSubTree Method.)
Dn663736.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif canDrop (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif controlValue (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif copy (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif copyCategory Copies a category from the customer hierarchy to the current fund hierarchy and all of it's children.
Dn663736.pubmethod(en-us,AX.60).gif copyChildren Copies all the children from the passed tree to the fund hierarchy.
Dn663736.pubmethod(en-us,AX.60).gif copyFromCust Copies the category from the customer hierarchy to the fund hierarchy.
Dn663736.privmethod(en-us,AX.60).gif copyParents Copies the parents of the passed record, all the way up until the root or a node with the same name exists.
Dn663736.pubmethod(en-us,AX.60).gif create Creates a node in the current tree. (Overrides the create Method.)
Dn663736.pubmethod(en-us,AX.60).gif created (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif createDialog (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif delete Deletes the currently selected category nodes. (Overrides the delete Method.)
Dn663736.pubmethod(en-us,AX.60).gif dragLeave (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif dragOver (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif dragOverEx (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif drop (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif dropEx (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif dropHilite (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif endDrag (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif expanding (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif finalize (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif first (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif getChieldRecord (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif getDropCommon (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif getRelations (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif getSelectedCategory Returns the TAMFundCustCategory record that is currently selected in the form control.
Dn663736.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn663736.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.)
Dn663736.pubmethod(en-us,AX.60).gif imageList Retrieves a list of images referenced by the ID retrieved by the TAMFundCategoryTreeDatasource.image method. (Overrides the imageList Method.)
Dn663736.pubmethod(en-us,AX.60).gif initParmDefault (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif initRoot Creates a new root node in the tree control. (Overrides the initRoot Method.)
Dn663736.pubmethod(en-us,AX.60).gif initValue Initializes a new tree record. (Overrides the initValue Method.)
Dn663736.pubmethod(en-us,AX.60).gif invalidateTree (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif isChildNode (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif itemDescription (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif itemText (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif itemTextEx Retrieves the tree node item text to be displayed.
Dn663736.pubmethod(en-us,AX.60).gif last (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif lastValueType (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from CCFormTreeDatasource.)
Dn663736.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.)
Dn663736.pubmethod(en-us,AX.60).gif modified (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif modifyFormTreeItem (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif mouseDown (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif moveItem (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif moveTreeItem (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif name (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif new Initializes a new TAMFundCustCategoryTreeDatasource object. (Overrides the new Method.)
Dn663736.pubmethod(en-us,AX.60).gif next (Inherited from CCFormTreeDatasource.)
Dn663736.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.)
Dn663736.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.)
Dn663736.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif overlayImage Retrieves the overlay image needed depending on whether the category is active.
Dn663736.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif prev (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif renamePrimaryKey (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif savePosition (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif selectedData (Inherited from CCFormTreeDatasource.)
Dn663736.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.)
Dn663736.pubmethod(en-us,AX.60).gif selectionChanging Executes the form data source query whenever the current selection in the tree is changing.
Dn663736.pubmethod(en-us,AX.60).gif setDatasourceStatus Controls whether the tree data source should enable levels to be created. (Overrides the setDatasourceStatus Method.)
Dn663736.pubmethod(en-us,AX.60).gif setDragIdx (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif setDropInsertMark (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif subTreeQueryRun (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn663736.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the CCFormTreeDatasource class. (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif updateTree Updates the tree nodes in the tree control.
Dn663736.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.)
Dn663736.pubmethod(en-us,AX.60).gif validateMove (Inherited from CCFormTreeDatasource.)
Dn663736.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn663736.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
    TAMFundCategoryTreeDatasource Class