RunBaseDialogModifyDs_RU Class [AX 2012]

Syntax

class RunBaseDialogModifyDs_RU extends RunBaseDialogModify

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  RunBaseDialogModify Class
    RunBaseDialogModifyDs_RU Class