|
EasyPDF Java SDK v6.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.IListField
public class IListField
IListField is a specialized version of IChoiceField.
| Method Summary | |
|---|---|
boolean |
getMultiSelect()
Checks if selecting more than one field at a time is allowed. |
| 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 getMultiSelect()
throws EasyPDFException
EasyPDFException
|
EasyPDF Java SDK v6.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||