Modifier and Type | Optional Element and Description |
---|---|
String |
checked
Indicates if the checkbox is checked.
|
boolean |
ignoreData
If false, the checked status is based on matching the form values by name
and value properties.
|
String |
offText
The text for “On”.
|
String |
onText
The text for “Off”.
|
public abstract String offText
public abstract String onText
public abstract String checked
The only valid values are "true" and "false"
Copyright © 2019 ICF Olson. All rights reserved.