|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bcl.easypdf.EasyPDFDocument.IFormField
com.bcl.easypdf.EasyPDFDocument.IChoiceField
com.bcl.easypdf.EasyPDFDocument.IRadioField
public class IRadioField
This class represents a radio field.
| Method Summary | |
|---|---|
boolean |
getNoToggleToOff()
Checks if one of the radio buttons must always be selected. |
boolean |
getRadiosInUnison()
Checks if radio buttons in a group turn on and off in unison. |
| Methods inherited from class com.bcl.easypdf.EasyPDFDocument.IChoiceField |
|---|
getItemCount, getItemDisplayName, GetItemIndex, getItemSelected, getItemValue, getSelectedItem, getSelectedItemCount, getSelectedItemValue, setItemSelected |
| Methods inherited from class com.bcl.easypdf.EasyPDFDocument.IFormField |
|---|
getModified, getName, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean getNoToggleToOff()
throws EasyPDFException
EasyPDFException
public boolean getRadiosInUnison()
throws EasyPDFException
EasyPDFException
|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||