SysCheckList_CN Class [AX 2012]
The SysCheckList_CN class prepares the checklist.
| Method | Description | |
|---|---|---|
| applyStylesheet | (Inherited from SysCheckList.) |
| canBePreventedAtStartup | (Inherited from SysCheckList.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canRunSilent | (Inherited from SysCheckList.) |
| doInit | (Inherited from SysCheckList.) |
| doUpdateHtml | Updates the HTML content of a checklist. (Inherited from SysCheckList.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| finalize | (Inherited from SysCheckList.) |
| finalizeChecklist | (Inherited from SysCheckList.) |
| find | (Inherited from SysCheckList.) |
| getAdditionalCss | Gets additional CSS information for the checklist. (Inherited from SysCheckList.) |
| getCheckListCaption | (Inherited from SysCheckList.) |
| getChecklistXml | Gets the checklist XML document. (Inherited from SysCheckList.) |
| getGroupState | Gets the state of a group of checklist items in the checklist. (Inherited from SysCheckList.) |
| getHelpImage | (Inherited from SysCheckList.) |
| getHtml | (Inherited from SysCheckList.) |
| getHtmlDocumentTemplate | (Inherited from SysCheckList.) |
| getHtmlGroupTemplate | (Inherited from SysCheckList.) |
| getHtmlGroupText | (Inherited from SysCheckList.) |
| getHtmlHeader | (Inherited from SysCheckList.) |
| getHtmlHeaderHelp | (Inherited from SysCheckList.) |
| getHtmlHeaderTemplate | (Inherited from SysCheckList.) |
| getHtmlHelpTemplate | (Inherited from SysCheckList.) |
| getHtmlInfoTemplate | (Inherited from SysCheckList.) |
| getHtmlItemTemplate | (Inherited from SysCheckList.) |
| getHtmlItemText | (Inherited from SysCheckList.) |
| getHtmlScript | Gets the HTML code of a checklist. (Inherited from SysCheckList.) |
| getInterfaceId | (Inherited from SysCheckList.) |
| getItem | (Inherited from SysCheckList.) |
| getName | (Inherited from SysCheckList.) |
| getScroll | (Inherited from SysCheckList.) |
| getStatusImage | (Inherited from SysCheckList.) |
| getStatusToolTip | (Inherited from SysCheckList.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| gotoScroll | (Inherited from SysCheckList.) |
| groupIsExpanded | Checks whether a checklist group is in an expanded state. (Inherited from SysCheckList.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| infoText | (Inherited from SysCheckList.) |
| init | (Inherited from SysCheckList.) |
| initCheckBoxControl | (Inherited from SysCheckList.) |
| initHtmlControl | (Inherited from SysCheckList.) |
| insertItem | (Inherited from SysCheckList.) |
| isEmpty | (Inherited from SysCheckList.) |
| isRunnable | (Inherited from SysCheckList.) |
| makeLink | (Inherited from SysCheckList.) |
| mandatoryFinished | Verifies whether all of the mandatory items of a checklist have finished. (Inherited from SysCheckList.) |
| mandatoryItems | (Inherited from SysCheckList.) |
| mandatoryItemsFinished | (Inherited from SysCheckList.) |
| maybeDirRTL | (Inherited from SysCheckList.) |
| needReStart | (Inherited from SysCheckList.) |
| new | Initializes a new instance of the SysCheckList class. (Inherited from SysCheckList.) |
| 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.) |
| onlyPrimarilySortOrder | (Inherited from SysCheckList.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmArgs | Gets or sets the Args parameter. |
| parmIsSetupMode | Gets or sets the IsSetupMode parameter. (Inherited from SysCheckList.) |
| preRunFormInInitialization | Performs an operation before running the form in the initialization. (Overrides the preRunFormInInitialization Method.) |
| preventAtStartup | Checks to see whether a checklist has been prevented at startup. (Inherited from SysCheckList.) |
| refresh | (Inherited from SysCheckList.) |
| runSilent | (Inherited from SysCheckList.) |
| save | (Inherited from SysCheckList.) |
| sequenceSort | (Inherited from SysCheckList.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sortWithStatusPreference | (Inherited from SysCheckList.) |
| statusSort | (Inherited from SysCheckList.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateHtml | (Inherited from SysCheckList.) |
| 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.) |
| ::checkListItems | Checks the list items. |
| ::checkLists | Checks the lists. |
| ::getAllCheckListItems | Gets all the checklist items. |
| ::main | Provides an entry point for the SysCheckList_CN class when it is called from a menu item. |
| ::runCheckListSpecific | Runs a specific checklist. |
| ::runUserMenuItem | |
| ::updateConditional | |
| ::updateItem | Updates the item. |
Community Additions
ADD
Show: