Class QShowDialogBox
Shows a dialog box (QDialogBox)
-
QBaseClass
-
QAction
-
QShowDialogBox
Methods summary
public
|
|
public
string
|
#
RenderScript( QControl $objControl )
Returns the JavaScript to be executed on the client side
Returns the JavaScript to be executed on the client side
Parameters
Returns
string JS to be executed on the client side
|
Properties summary
protected
null|string
|
$strControlId
Control ID of the dialog box (QDialogBox)
Control ID of the dialog box (QDialogBox)
|
|
protected
null|string
|
$strJavaScript
The Javascript that executes on the client side
For this action, this string contains the JS to show the dialog box
The Javascript that executes on the client side For this action, this string contains the JS to show the dialog box
|
|