Public Attributes | |
$description | |
$suffix | |
Protected Member Functions | |
afterConstruct () | |
validateInternals () | |
Protected Attributes | |
$caption | |
$enabled | |
$isSubmitter = false | |
$name | |
$onChange = '' | |
$required = false | |
$suggestedValues = array() | |
$value | |
|
protected |
The Javascript function to call onChange (or similar).
You cannot set this value from the constructor so it has a default value.