SysOperationDialog Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCtrlDialogField | (Inherited from Dialog.) |
| addCtrlDialogText | (Inherited from Dialog.) |
| addDimensionDefaultingController | Adds a special dialog field to support the dimension defaulting controller. (Inherited from Dialog.) |
| addField | Adds a field to the dialog box. (Inherited from Dialog.) |
| addFieldValue | (Inherited from Dialog.) |
| addGroup | (Inherited from Dialog.) |
| addImage | (Inherited from Dialog.) |
| addInfoImage | (Inherited from Dialog.) |
| addMenuItemButton | (Inherited from Dialog.) |
| addTabPage | Allows you to add a new tab page to a dialog box. (Inherited from Dialog.) |
| addText | (Inherited from Dialog.) |
| addWindow | (Inherited from Dialog.) |
| allowControlMethodOverload_RU | (Inherited from Dialog.) |
| 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. (Inherited from Dialog.) |
| allowUpdateOnTask | (Inherited from Dialog.) |
| alwaysOnTop | (Inherited from Dialog.) |
| batch | Microsoft internal use only. |
| batchableObject | Microsoft internal use only. |
| batchDialogTabPage | Microsoft internal use only. |
| batchDialogTabPageVisible | Microsoft internal use only. |
| caller | (Inherited from Dialog.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| caption | (Inherited from Dialog.) |
| childGrps | (Inherited from Dialog.) |
| close | (Inherited from Dialog.) |
| closed | (Inherited from Dialog.) |
| closedOk | (Inherited from Dialog.) |
| controller | Microsoft internal use only. (Overrides the controller Method.) |
| curFormBuildGroup | (Inherited from Dialog.) |
| curFormControl_RU | (Inherited from Dialog.) |
| curFormGroup | (Inherited from Dialog.) |
| customFieldName_RU | (Inherited from Dialog.) |
| defaultButton | (Inherited from Dialog.) |
| dialogForm | (Inherited from Dialog.) |
| dialogOnClient_RU | (Inherited from Dialog.) |
| dialogOnServer | (Inherited from Dialog.) |
| doInit | (Inherited from Dialog.) |
| doNull | (Inherited from Dialog.) |
| doRun | (Inherited from Dialog.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| filenameLookupFileName | (Inherited from Dialog.) |
| filenameLookupFilter | (Inherited from Dialog.) |
| filenameLookupInitialPath | (Inherited from Dialog.) |
| filenameLookupTitle | (Inherited from Dialog.) |
| folderLookupTitle | (Inherited from Dialog.) |
| form | (Inherited from Dialog.) |
| formBuildDesign | (Inherited from Dialog.) |
| formRun | (Inherited from Dialog.) |
| getDialogClass | (Inherited from Dialog.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| groupname | (Inherited from Dialog.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initButtons | (Inherited from Dialog.) |
| initCtrlList | (Inherited from Dialog.) |
| isOnServer | (Inherited from Dialog.) |
| loadDefaultDimensionControllers | Loads a DimensionDefaultingController object for any special dialog fields that are added for default dimensions. (Inherited from Dialog.) |
| mainFormGroup | (Inherited from Dialog.) |
| menuItemInit | (Inherited from Dialog.) |
| name2dialogClass | (Inherited from Dialog.) |
| new | Microsoft internal use only. (Overrides the new Method.) |
| 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. (Inherited from Dialog.) |
| packProperties | (Inherited from Dialog.) |
| packValues | (Inherited from Dialog.) |
| parm | Gets the parameter. (Inherited from Dialog.) |
| parmIsModal | Gets or sets the IsModal parameter. (Inherited from Dialog.) |
| recurrence | Microsoft internal use only. |
| recurrenceShowTime | Microsoft internal use only. |
| recurrenceText | Microsoft internal use only. |
| run | Microsoft internal use only. (Overrides the run Method.) |
| runBase | (Inherited from Dialog.) |
| setDialogOnClient_RU | (Inherited from Dialog.) |
| setDialogOnServer | (Inherited from Dialog.) |
| 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. (Inherited from Dialog.) |
| updateClient | (Inherited from Dialog.) |
| updateFieldCon | (Inherited from Dialog.) |
| updateFieldValue | (Inherited from Dialog.) |
| updateGroupCon | (Inherited from Dialog.) |
| updateGroupValue | (Inherited from Dialog.) |
| updateProperties | (Inherited from Dialog.) |
| updateServer | (Inherited from Dialog.) |
| updateTextCon | (Inherited from Dialog.) |
| updateValues | (Inherited from Dialog.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useConfigKey | (Inherited from Dialog.) |
| wait | (Inherited from Dialog.) |
| windowType | (Inherited from Dialog.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newForm | Microsoft internal use only. |
Community Additions
ADD
Show: