Class QSelectControlAction
Selects contents inside a QTextBox on the client-side/browser
-
QBaseClass
-
QAction
-
QSelectControlAction
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 JavaScript to be executed on the client side
|
Properties summary
protected
null|string
|
$strControlId
Control ID of the QTextBox which is to be selected
Control ID of the QTextBox which is to be selected
|
|