Class QFocusControlAction
Puts focus on a Control (on the client side/browser)
-
QBaseClass
-
QAction
-
QFocusControlAction
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 control on which focus is to be put
Control ID of the control on which focus is to be put
|
|