Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a dialog box that has a field to specify the new type.
Syntax
protected Object dialog([DialogRunbase _dialog, boolean forceOnClient])
Run On
Called
Parameters
- _dialog
Type: DialogRunbase Class
The dialog box as built by the framework.
- forceOnClient
Type: boolean
A Boolean value that indicates whether the dialog box is forced on the client or not.
Return Value
Type: Object Class
The modified Dialog class.