Class QSetValueAction
Sets the javascript value of a control in the form. The value has to be known ahead of time. Useful for automatically clearing a text field when it receives focus, for example.
- QBaseClass
- QAction
- QSetValueAction
public
|
|
public
mixed|string
|
RenderActions(),
__get(),
__set()
|
OverrideAttributes(),
__call()
|
protected
|
$strControlId
|
#
null
|
protected
string
|
$strValue
|
#
""
|
$objEvent
|
$Event
|