VendUnrealizedRevInteractionHelper Class [AX 2012]

This class is the helper class for controlling the enable status of buttons on VendUnrealizedRevListPage_TH and VendUnrealizedRev_TH forms.

class VendUnrealizedRevInteractionHelper

Run On

Called

  MethodDescription
JJ798929.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ798929.protmethod(en-us,AX.60).gif getEnabledAddLineButton Gets the enable status of add line button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledDeleteButton Gets the enable status of delete button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledEditButton Gets the enable status of edit button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledEditInGridButton Gets the enable status of edit in grid button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledMarkAllButton Gets the enable status of mark all button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledPostButton Gets the enable status of post button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledRemoveLineButton Gets the enable status of remove line button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledUnmarkAllButton Gets the enable status of unmark all button.
JJ798929.protmethod(en-us,AX.60).gif getEnabledUpdateButton Gets the enable status of update button.
JJ798929.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif initActions Initializes the enable status of buttons on VendUnrealizedRevListPage_TH form.
JJ798929.pubmethod(en-us,AX.60).gif initDetailsActions Initializes the enable status of buttons on VendUnrealizedRev_TH form.
JJ798929.privmethod(en-us,AX.60).gif new Sets the initial value based on given VendUnrealizedRev_TH record buffer.
JJ798929.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.)
JJ798929.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.)
JJ798929.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif parmButtonAddLineEnabled Gets the ButtonAddLineEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonDeleteEnabled Gets the ButtonDeleteEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonEditEnabled Gets the ButtonEditEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonEditInGridEnabled Gets the ButtonEditInGridEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonMarkAllEnabled Gets the ButtonMarkAllEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonPostEnabled Gets the ButtonPostEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonRemoveLineEnabled Gets the ButtonRemoveLineEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonUnmarkAllEnabled Gets the ButtonUnmarkAllEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif parmButtonUpdateEnabled Gets the ButtonUpdateEnabled parameter.
JJ798929.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ798929.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.)
JJ798929.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ798929.pubmethod(en-us,AX.60).gif JJ798929.static(en-us,AX.60).gif ::construct Constructs the instance of VendUnrealizedRevInteractionHelper_TH based on a given VendUnrealizedRev_TH record buffer.
Top

Object Class
  VendUnrealizedRevInteractionHelper Class

Community Additions

ADD
Show: