RunBaseDialogModify Class [AX 2012]

Syntax

class RunBaseDialogModify

Run On

Called

Methods

  Method Description
Gg822736.protmethod(en-us,AX.60).gif addField
Gg822736.privmethod(en-us,AX.60).gif addGroups
Gg822736.protmethod(en-us,AX.60).gif addIndexFields
Gg822736.protmethod(en-us,AX.60).gif addQueryDatasource
Gg822736.protmethod(en-us,AX.60).gif addRange
Gg822736.protmethod(en-us,AX.60).gif addRangeAndFilterToDialog Adds a query filter or a query build range to the dialog box form.
Gg822736.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif doNull
Gg822736.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg822736.protmethod(en-us,AX.60).gif existField
Gg822736.protmethod(en-us,AX.60).gif getFieldName
Gg822736.protmethod(en-us,AX.60).gif getFieldNameSet
Gg822736.protmethod(en-us,AX.60).gif getQueryFiltersMap Get all the filters for each data source in the query into a map.
Gg822736.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg822736.protmethod(en-us,AX.60).gif hasRights2Table
Gg822736.pubmethod(en-us,AX.60).gif init
Gg822736.pubmethod(en-us,AX.60).gif initPrinterSettings
Gg822736.pubmethod(en-us,AX.60).gif initQuery
Gg822736.protmethod(en-us,AX.60).gif isFieldValid
Gg822736.protmethod(en-us,AX.60).gif isFilterValid
Gg822736.pubmethod(en-us,AX.60).gif isRangeValid
Gg822736.pubmethod(en-us,AX.60).gif new Initializes a new instance of the RunBaseDialogModify class.
Gg822736.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.)
Gg822736.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.)
Gg822736.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif parmDialog Gets or sets the Dialog parameter.
Gg822736.pubmethod(en-us,AX.60).gif parmNumOfDatasources Gets or sets the NumOfDatasources parameter.
Gg822736.pubmethod(en-us,AX.60).gif parmRunbase Gets or sets the Runbase parameter.
Gg822736.pubmethod(en-us,AX.60).gif post
Gg822736.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif updatePrinterSettings
Gg822736.pubmethod(en-us,AX.60).gif updateQuery
Gg822736.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.)
Gg822736.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg822736.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg822736.protmethod(en-us,AX.60).gif Gg822736.static(en-us,AX.60).gif ::construct Initializes a new instance of the RunBaseDialogModify class.
Gg822736.pubmethod(en-us,AX.60).gif Gg822736.static(en-us,AX.60).gif ::newRunbaseOnClient
Gg822736.pubmethod(en-us,AX.60).gif Gg822736.static(en-us,AX.60).gif ::newRunbaseOnServer

Top

Inheritance Hierarchy

Object Class
  RunBaseDialogModify Class
    RunBaseDialogModifyDs_RU Class