HcmWorkerActionUserCommentHTMLEditor Class [AX 2012]
This is a framework class. Customizing this class may cause problems with future upgrades to the software.
| Method | Description | |
|---|---|---|
| ASPMode | (Inherited from SysInetHTMLEditor.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | Compares the text value when button is clicked. (Overrides the canClose Method.) |
| caption | Creates the caption. (Overrides the caption Method.) |
| close | (Inherited from SysInetHTMLEditor.) |
| documentPath | (Inherited from SysInetHTMLEditor.) |
| editorNormal | (Inherited from SysInetHTMLEditor.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formatPreview | (Inherited from SysInetHTMLEditor.) |
| getHTMLBodyTag | (Inherited from SysInetHTMLEditor.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from SysInetHTMLEditor.) |
| isToolEnabled | Determines if the control is enabled based on commandId. (Overrides the isToolEnabled Method.) |
| language | (Inherited from SysInetHTMLEditor.) |
| linkInPreview | (Inherited from SysInetHTMLEditor.) |
| new | Initializes a new instance of the HcmWorkerActionUserCommentHTMLEditor class. (Overrides the new Method.) |
| 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.) |
| refreshComments | |
| resourceType | (Inherited from SysInetHTMLEditor.) |
| run | (Inherited from SysInetHTMLEditor.) |
| runTool | Facilitates the document to be saved explicitly by the user. (Overrides the runTool Method.) |
| setCallerFormRun | Sets the callerFormRun class property. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| stylesheet | (Inherited from SysInetHTMLEditor.) |
| text | (Inherited from SysInetHTMLEditor.) |
| themeType | Selects the theme type. (Overrides the themeType Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateTheme | (Inherited from SysInetHTMLEditor.) |
| 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.) |
| webAppMode | Determines web application mode. (Overrides the webAppMode Method.) |
| webFormat | (Inherited from SysInetHTMLEditor.) |
| webFormFactor | (Inherited from SysInetHTMLEditor.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Is a basic constructor for instantiating an HcmWorkerActionUserCommentHTMLEditor object. |
| ::newCallerFormRun | Constructs an instance of an HcmWorkerActionUserCommentHTMLEditor object for a supplied instance of the FormRun object. |
| ::showHTML | Converts the text into HTML. |
Community Additions
ADD
Show: