ProjIAvailabilityView Interface [AX 2012]
Interface for ProjAvailabilityView class.
| Method | Description | |
|---|---|---|
| applyGridSelection | Apply grid selection. |
| applyGridSorting | Apply grid sorting. |
| bookSchedules | Book schedules. |
| calculateDisplayableRows | Calculate displayable rows. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearContent | Clear content. |
| clearRecordSelection | Clear record selection. |
| clearScheduleSelection | Clear schedule selection. |
| deselectRecord | Deselect record. |
| deselectSchedule | Deselect selected schedules. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| executeCallBack | Execute back. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUserSession | Get user session. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | Initialize form. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| nextPageClick | Next page clicked. |
| 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.) |
| parmEndDate | Gets or sets the EndDate parameter. |
| parmHasReservationChanges | Gets or sets the HasReservationChanges parameter. |
| parmStartDate | Gets or sets the StartDate parameter. |
| parmUpdateResourcePoolCacheOnRefresh | Gets or sets the UpdateResourcePoolCacheOnRefresh parameter. |
| parmUpdateTeamMembershipOnRefresh | Gets or sets the UpdateTeamMembershipOnRefresh parameter. |
| previousPageClick | Previous page click. |
| refreshContent | Refresh content. |
| refreshRecord | Refresh record. |
| refreshRecordSelection | Refresh selected reocrd. |
| refreshTimeline | Refresh timeline. |
| releaseSchedules | Release schedules. |
| selectRecord | Select record. |
| selectSchedule | Select schedule. |
| setAvailabilityTimeframe | Set availability timeframe. |
| setContent | Set content. |
| setEndDate | Set end date. |
| setStartDate | Set start date. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transferSchedules | Transfer schedule. |
| updateRecords | Update records. |
| 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.) |
Community Additions
ADD
Show: