| Constructor and Description |
|---|
CheckBox01Field() |
CheckBox01Field(String name) |
CheckBox01Field(String name,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOnClick() |
boolean |
hasValue() |
void |
initialize(Form form,
javax.servlet.http.HttpServletRequest request) |
boolean |
isSelected() |
boolean |
isValid() |
void |
serializeElement(XmlWriter out) |
void |
setOnClick(String onSelect) |
addValidationError, getDefaultInstructions, getInitialValue, getInitialValue, getLabel, getName, getValidationErrors, getValue, getValue, hasValidationErrors, isReadOnly, isRequired, postInit, setDefaultInstructions, setInitialValue, setLabel, setName, setReadOnly, setRequired, setValue, toStringclone, getContainer, getDecorator, getForm, initialize, serialize, serialize, serialize, serialize, setContainer, setDecoratorpublic CheckBox01Field()
public CheckBox01Field(String name)
public CheckBox01Field(String name, boolean required)
public String getOnClick()
public void initialize(Form form, javax.servlet.http.HttpServletRequest request)
initialize in class Fieldpublic boolean isSelected()
public void serializeElement(XmlWriter out)
serializeElement in class Elementpublic void setOnClick(String onSelect)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.