EasyPDF Java SDK
v5.1

com.bcl.easypdf.EasyPDFDocument
Class ICheckField

java.lang.Object
  extended by com.bcl.easypdf.EasyPDFDocument.IFormField
      extended by com.bcl.easypdf.EasyPDFDocument.IChoiceField
          extended by com.bcl.easypdf.EasyPDFDocument.ICheckField

public class ICheckField
extends IChoiceField

ICheckField is a specialized version of IChoiceField.


Method Summary
 
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
 


EasyPDF Java SDK
v5.1

Copyright 2007 BCL Technologies. All rights reserved.