Dialog Class [AX 2012]

Syntax

class Dialog implements SysPackable

Run On

Called

Methods

  Method Description
Gg751576.privmethod(en-us,AX.60).gif addCtrl
Gg751576.pubmethod(en-us,AX.60).gif addCtrlDialogField
Gg751576.pubmethod(en-us,AX.60).gif addCtrlDialogText
Gg751576.privmethod(en-us,AX.60).gif addCtrlDialogWindow
Gg751576.privmethod(en-us,AX.60).gif addDialogClass
Gg751576.pubmethod(en-us,AX.60).gif addDimensionDefaultingController Adds a special dialog field to support the dimension defaulting controller.
Gg751576.pubmethod(en-us,AX.60).gif addField Adds a field to the dialog box.
Gg751576.privmethod(en-us,AX.60).gif addFieldCon
Gg751576.pubmethod(en-us,AX.60).gif addFieldValue
Gg751576.pubmethod(en-us,AX.60).gif addGroup
Gg751576.privmethod(en-us,AX.60).gif addGroupCon
Gg751576.pubmethod(en-us,AX.60).gif addImage
Gg751576.pubmethod(en-us,AX.60).gif addInfoImage
Gg751576.pubmethod(en-us,AX.60).gif addMenuItemButton
Gg751576.privmethod(en-us,AX.60).gif addMenuItemButtonCon
Gg751576.pubmethod(en-us,AX.60).gif addTabPage Allows you to add a new tab page to a dialog box.
Gg751576.privmethod(en-us,AX.60).gif addTabPageCon
Gg751576.pubmethod(en-us,AX.60).gif addText
Gg751576.privmethod(en-us,AX.60).gif addTextCon
Gg751576.pubmethod(en-us,AX.60).gif addWindow
Gg751576.privmethod(en-us,AX.60).gif addWindowCon
Gg751576.pubmethod(en-us,AX.60).gif allowControlMethodOverload_RU
Gg751576.pubmethod(en-us,AX.60).gif allowUpdateOnSelectCtrl Calls the dialogSelectCtrl method when a control is selected and this method is called by using the value of the parameter set to true.
Gg751576.pubmethod(en-us,AX.60).gif allowUpdateOnTask
Gg751576.pubmethod(en-us,AX.60).gif alwaysOnTop
Gg751576.pubmethod(en-us,AX.60).gif caller
Gg751576.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif caption
Gg751576.pubmethod(en-us,AX.60).gif childGrps
Gg751576.pubmethod(en-us,AX.60).gif close
Gg751576.pubmethod(en-us,AX.60).gif closed
Gg751576.pubmethod(en-us,AX.60).gif closedOk
Gg751576.pubmethod(en-us,AX.60).gif controller
Gg751576.pubmethod(en-us,AX.60).gif curFormBuildGroup
Gg751576.pubmethod(en-us,AX.60).gif curFormControl_RU
Gg751576.pubmethod(en-us,AX.60).gif curFormGroup
Gg751576.pubmethod(en-us,AX.60).gif customFieldName_RU
Gg751576.pubmethod(en-us,AX.60).gif defaultButton
Gg751576.pubmethod(en-us,AX.60).gif dialogForm
Gg751576.pubmethod(en-us,AX.60).gif dialogOnClient_RU
Gg751576.pubmethod(en-us,AX.60).gif dialogOnServer
Gg751576.pubmethod(en-us,AX.60).gif doInit
Gg751576.pubmethod(en-us,AX.60).gif doNull
Gg751576.pubmethod(en-us,AX.60).gif doRun
Gg751576.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif filenameLookupFileName
Gg751576.pubmethod(en-us,AX.60).gif filenameLookupFilter
Gg751576.pubmethod(en-us,AX.60).gif filenameLookupInitialPath
Gg751576.pubmethod(en-us,AX.60).gif filenameLookupTitle
Gg751576.pubmethod(en-us,AX.60).gif folderLookupTitle
Gg751576.pubmethod(en-us,AX.60).gif form
Gg751576.pubmethod(en-us,AX.60).gif formBuildDesign
Gg751576.pubmethod(en-us,AX.60).gif formRun
Gg751576.pubmethod(en-us,AX.60).gif getDialogClass
Gg751576.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif groupname
Gg751576.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif initButtons
Gg751576.pubmethod(en-us,AX.60).gif initCtrlList
Gg751576.pubmethod(en-us,AX.60).gif isOnServer
Gg751576.protmethod(en-us,AX.60).gif loadDefaultDimensionControllers Loads a DimensionDefaultingController object for any special dialog fields that are added for default dimensions.
Gg751576.pubmethod(en-us,AX.60).gif mainFormGroup
Gg751576.protmethod(en-us,AX.60).gif menuItemInit
Gg751576.pubmethod(en-us,AX.60).gif name2dialogClass
Gg751576.pubmethod(en-us,AX.60).gif new
Gg751576.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.)
Gg751576.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.)
Gg751576.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the Dialog class.
Gg751576.pubmethod(en-us,AX.60).gif packProperties
Gg751576.pubmethod(en-us,AX.60).gif packValues
Gg751576.pubmethod(en-us,AX.60).gif parm Gets the parameter.
Gg751576.pubmethod(en-us,AX.60).gif parmIsModal Gets or sets the IsModal parameter.
Gg751576.pubmethod(en-us,AX.60).gif run
Gg751576.pubmethod(en-us,AX.60).gif runBase
Gg751576.pubmethod(en-us,AX.60).gif setDialogOnClient_RU
Gg751576.pubmethod(en-us,AX.60).gif setDialogOnServer
Gg751576.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif unpack Deserializes the packed parameter value to an instance of the Dialog class.
Gg751576.pubmethod(en-us,AX.60).gif updateClient
Gg751576.pubmethod(en-us,AX.60).gif updateFieldCon
Gg751576.pubmethod(en-us,AX.60).gif updateFieldValue
Gg751576.pubmethod(en-us,AX.60).gif updateGroupCon
Gg751576.pubmethod(en-us,AX.60).gif updateGroupValue
Gg751576.pubmethod(en-us,AX.60).gif updateProperties
Gg751576.pubmethod(en-us,AX.60).gif updateServer
Gg751576.pubmethod(en-us,AX.60).gif updateTextCon
Gg751576.pubmethod(en-us,AX.60).gif updateValues
Gg751576.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.)
Gg751576.pubmethod(en-us,AX.60).gif useConfigKey
Gg751576.pubmethod(en-us,AX.60).gif wait
Gg751576.pubmethod(en-us,AX.60).gif windowType
Gg751576.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::addControls
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::getDialogFromCaller
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::isDialogClass
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::isDialogForm
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::newFormnameRunbase
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::runOnClient
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::setProp
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::updateOnClient
Gg751576.pubmethod(en-us,AX.60).gif Gg751576.static(en-us,AX.60).gif ::updateOnServer

Top

Inheritance Hierarchy

Object Class
  Dialog Class
    DialogRunbase Class
    SysOperationDialog Class