PSAProjTree Class [AX 2012]
| Method | Description | |
|---|---|---|
| buildtree | Build the tree based on WBS of the project |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createMaster | Create the root of the tree |
| createNode | Creates a node in the tree |
| deleteAll | Delete all the nodes in the tree |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| expanding | Expand or Colapse a certain node |
| expandingActivity | Expand an acitivty node in the tree |
| expandingProjTable | Expand a project node in the tree |
| expandingSalesQuotationTable | Expand a quotation node in the tree |
| expandItem | Expand all the child nodes for a certain item in the tree |
| getItem | Get a tree item by index |
| getSelection | Find the index for selected node in the tree |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| image | Displays an image for selected node based on the node's type |
| master | Get the root node's id |
| new | |
| 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.) |
| parmCreateMaster | Gets or sets the CreateMaster parameter. |
| parmDefaultActivityNum | Gets or sets the DefaultActivityNum parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupChart | Setup the tree and select on default activity |
| text | Return a string value based on the node's type |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Community Additions
ADD
Show: