Class QShowDialog
Shows a QDialog
This is the JQuery UI alternative to show dialog
-
QBaseClass
-
QAction
-
QShowDialog
Methods summary
public
|
|
public
null|string
|
#
RenderScript( QControl $objControl )
Returns the JavaScript to be executed on the client side for opening/showing the dialog
Returns the JavaScript to be executed on the client side for opening/showing the dialog
Parameters
Returns
null|string JS that will be run on the client side
|
Properties summary
protected
null|string
|
$strJavaScript
The JS to show the dialog
The JS to show the dialog
|
|