JmgMESDocuHandling Class [AX 2012]

The JmgMESDocuHandling class is used to handle documents in the registration form.

Syntax

class JmgMESDocuHandling

Run On

Called

Methods

  Method Description
Gg739573.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif createDialogBody Adds a check box control for each document to the specified FormGroupControl object.
Gg739573.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif findRequestedReading Retrieves the required reading documents.
Gg739573.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif isThereRequestedReading Indicates whether required reading is available.
Gg739573.pubmethod(en-us,AX.60).gif markAllFilesAsRead Marks the selected documents as read.
Gg739573.protmethod(en-us,AX.60).gif new Initializes a new instance of the JmgMESDocuHandling class.
Gg739573.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.)
Gg739573.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.)
Gg739573.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif openMarkedFiles Opens the selected documents.
Gg739573.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif parmMenuButton Sets the menu button control that is used to start the document handling.
Gg739573.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif updateDocs Updates the list of documents, which is shown when the dialog is opened.
Gg739573.pubmethod(en-us,AX.60).gif updateDocsForAll Updates the list of documents, which is shown when the dialog is opened.
Gg739573.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.)
Gg739573.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg739573.pubmethod(en-us,AX.60).gif Gg739573.static(en-us,AX.60).gif ::construct Creates a new instance of the JmgMESDocuHandling class.
Gg739573.pubmethod(en-us,AX.60).gif Gg739573.static(en-us,AX.60).gif ::openFile Opens the document that is referred to by the DocuRef record.
Gg739573.pubmethod(en-us,AX.60).gif Gg739573.static(en-us,AX.60).gif ::openFiles Opens the documents that are specified in the _docRefs parameter.

Top

Inheritance Hierarchy

Object Class
  JmgMESDocuHandling Class