GanttVcNode Class [AX 2012]
| Method | Description | |
|---|---|---|
| calcDuration | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createModificationByFieldNames | |
| createModificationByOldNode | Creates a modification by comparing the old and new node data. |
| deleteNode | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFieldValue | |
| getFieldValueDate | |
| getFieldValueStr | |
| getFieldValueTime | |
| getModifiedFieldsByFieldNames | |
| getNextNode | |
| getNextNodes | Retrieves the next nodes for a specific node in the Gantt chart. |
| getPreviousNode | |
| getPreviousNodes | Retrieves the previous nodes for a specific node in the Gantt chart. |
| getSetModifiedFieldNamesByOldNode | Retrieves a set that contains the fields that were detected as being modified when the current node data was compared with the old node 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.) |
| incomingLinks | |
| moveToEndDate | Moves the node by setting the end date and adjusting the start date by using the node duration. |
| moveToStartDate | Moves the node by setting the start date and adjusting the end date by using the duration of the node. |
| new | Initializes a new instance of the GanttVcNode class. |
| 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.) |
| origRecId | |
| outgoingLinks | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmDataField | |
| parmMarkNode | Gets or sets the MarkNode parameter. |
| parmMoveNode | Gets or sets the MoveNode parameter. |
| parmVcNode | Gets or sets the VcNode parameter. |
| recId | |
| recIdStr | |
| setFieldValue | |
| setFieldValueStr | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| superGroup | |
| tableName | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateNode | Updates a node. |
| 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 | Initializes a new instance of the GanttVcNode class. |
| ::newVcNode |
Community Additions
ADD
Show: