HcmWorkerActionUserCommentHTMLEditor Class [AX 2012]

This is a framework class. Customizing this class may cause problems with future upgrades to the software.

class HcmWorkerActionUserCommentHTMLEditor extends SysInetHTMLEditor

Run On

Called

  MethodDescription
Dn537987.pubmethod(en-us,AX.60).gif ASPMode (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif canClose Compares the text value when button is clicked. (Overrides the canClose Method.)
Dn537987.pubmethod(en-us,AX.60).gif caption Creates the caption. (Overrides the caption Method.)
Dn537987.pubmethod(en-us,AX.60).gif close (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif documentPath (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif editorNormal (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif formatPreview (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif getHTMLBodyTag (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif init (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif isToolEnabled Determines if the control is enabled based on commandId. (Overrides the isToolEnabled Method.)
Dn537987.pubmethod(en-us,AX.60).gif language (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif linkInPreview (Inherited from SysInetHTMLEditor.)
Dn537987.protmethod(en-us,AX.60).gif new Initializes a new instance of the HcmWorkerActionUserCommentHTMLEditor class. (Overrides the new Method.)
Dn537987.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn537987.privmethod(en-us,AX.60).gif refreshComments
Dn537987.pubmethod(en-us,AX.60).gif resourceType (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif run (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif runTool Facilitates the document to be saved explicitly by the user. (Overrides the runTool Method.)
Dn537987.pubmethod(en-us,AX.60).gif setCallerFormRun Sets the callerFormRun class property.
Dn537987.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif stylesheet (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif text (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif themeType Selects the theme type. (Overrides the themeType Method.)
Dn537987.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif updateTheme (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif webAppMode Determines web application mode. (Overrides the webAppMode Method.)
Dn537987.pubmethod(en-us,AX.60).gif webFormat (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif webFormFactor (Inherited from SysInetHTMLEditor.)
Dn537987.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn537987.pubmethod(en-us,AX.60).gif Dn537987.static(en-us,AX.60).gif ::construct Is a basic constructor for instantiating an HcmWorkerActionUserCommentHTMLEditor object.
Dn537987.pubmethod(en-us,AX.60).gif Dn537987.static(en-us,AX.60).gif ::newCallerFormRun Constructs an instance of an HcmWorkerActionUserCommentHTMLEditor object for a supplied instance of the FormRun object.
Dn537987.pubmethod(en-us,AX.60).gif Dn537987.static(en-us,AX.60).gif ::showHTML Converts the text into HTML.
Top

Object Class
  SysInetHTMLEditor Class
    HcmWorkerActionUserCommentHTMLEditor Class

Community Additions

ADD
Show: