|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
RadioButtonGroupField holds a radio button group field. This is a group of radio buttons that all have the same name.
| Method Summary | |
String |
getDefaultValue()
Returns the default value for this radio button group field. |
String |
getValue()
Returns the value for this radio button group field. |
void |
setDefaultValue(String defaultValue)
Sets the default value for this radio button group field. |
void |
setValue(String value)
Sets the value for this radio button group field. |
| Methods inherited from interface com.qoppa.pdf.form.FormField |
addFieldListener, addKeyListener, addMouseListener, flattenField, getAltFieldName, getFieldName, getFieldTypeDesc, getFullFieldName, getMapFieldName, getUserName, getWidgets, isNoExport, isReadOnly, isRequired, removeFieldListener, reset, setAltFieldName, setComponentVisible, setFieldFlags, setFieldName, setHidden, setMapFieldName, setNoExport, setPrintable, setReadOnly, setRequired, setUserName |
| Method Detail |
public String getDefaultValue()
public String getValue()
public void setDefaultValue(String defaultValue)
public void setValue(String value)
throws PDFException
PDFException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||