CaseListPageInteraction Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCaseRangeBasedOnAssociation | |
| addCaseRangeBasedOnCategory | Adds filter to the query based on the category type. |
| applyAssignedToMe | Adds ranges in the data source to obtain all cases that are participating in an active workflow and are assigned to the current user. |
| applyAssignedToMyQueues | Adds ranges in the data source to obtain all cases that are participating in an active workflow and are assigned to queues to which the current user is a member. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| caseIsInCurrentCompany | Determines whether or not the selected case is in the current company. |
| disableAllButtonsExceptNewGroup | |
| enableApplicableActivitiesButtons | |
| enableApplicableChangeStatusButtons | |
| enableApplicableDependentCaseButtons | Enables the buttons related to dependent cases. |
| enableApplicableFollowUpButtons | |
| enableApplicableNewGroupButtons | |
| enableApplicableProcessButtons | |
| enableApplicableSLAButtons | |
| enableEngineeringChangeButtons | Enables the buttons related to product change. |
| enableEngineeringChangeFields | Enable the engineering change column fields on the case list page. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getReportParm | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialized | Shows workflow work item data for the cases. (Overrides the initialized Method.) |
| initializeQuery | Initializes the list page query based on whether the query is for audit case and workflow information. (Overrides the initializeQuery Method.) |
| initializing | Initializes the Visible and Enabled properties of the new button group on the form, depending on whether it has initialized from the Audit Cases menu or from another menu, and it also gets an enumeration value that shows workflow related information. (Overrides the initializing Method.) |
| listPage | (Inherited from ListPageInteraction.) |
| new | Creates a new PageInteraction object operating on a listPage. (Inherited from ListPageInteraction.) |
| 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.) |
| page | Gets the ListPage instance. (Inherited from PageInteraction.) |
| selectionChanged | (Overrides the selectionChanged Method.) |
| setButtonEnabled | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tabChanged | Called when the active tab is changed. (Inherited from ListPageInteraction.) |
| 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.) |
Community Additions
ADD
Show: