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