PBAFrontEndControlWin Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeVal | (Inherited from PBAFrontEndControl.) |
| checkMandatory | Traverses the variable map and checks if the mandatory variables have a value assigned. (Inherited from PBAFrontEndControl.) |
| closeForm | Exits the rule debugger when closing the PBAFrontEndForm form if the rule debugger is still being used. (Inherited from PBAFrontEndControl.) |
| consEval | (Overrides the consEval Method.) |
| controlName | (Overrides the controlName Method.) |
| dataSource | (Overrides the dataSource Method.) |
| dataSourceCount | (Overrides the dataSourceCount Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillMap | |
| findControl | |
| findDataSource | (Inherited from PBAFrontEndControl.) |
| getChgValue | (Inherited from PBAFrontEndControl.) |
| getGraphic | (Inherited from PBAFrontEndControl.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVariable | Gets the container with the PBA variable and array index associated with the control selected by the user in the form. (Inherited from PBAFrontEndControl.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from PBAFrontEndControl.) |
| initFormProperties | (Inherited from PBAFrontEndControl.) |
| initFormRun | (Overrides the initFormRun Method.) |
| itemLine | (Overrides the itemLine Method.) |
| new | Initializes a new instance of the PBAFrontEndControl class. (Inherited from PBAFrontEndControl.) |
| 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.) |
| performEnumLookup | (Overrides the performEnumLookup Method.) |
| performTableLookup | (Overrides the performTableLookup Method.) |
| redraw | (Overrides the redraw Method.) |
| run | (Overrides the run Method.) |
| salesPrice | (Inherited from PBAFrontEndControl.) |
| setControlProperties | (Overrides the setControlProperties Method.) |
| setGraphic | (Inherited from PBAFrontEndControl.) |
| setSalesPrice | (Overrides the setSalesPrice Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setVal | (Inherited from PBAFrontEndControl.) |
| setvisible | (Overrides the setvisible Method.) |
| showGraphic | (Inherited from PBAFrontEndControl.) |
| stringEditControlId | (Overrides the stringEditControlId Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validatePBA | (Inherited from PBAFrontEndControl.) |
| var2tableMap | (Overrides the var2tableMap Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the PBAFrontEndControlWin class. |
Community Additions
ADD
Show: