DynamicPDF by ceTe Software

com.cete.dynamicpdf.forms
Class FormEventObject

java.lang.Object
  extended by java.util.EventObject
      extended by com.cete.dynamicpdf.forms.FormEventObject
All Implemented Interfaces:
java.io.Serializable

public class FormEventObject
extends java.util.EventObject

Class represents form event object.

Licensing:
Reading the values or properties of a field is a DynamicPDF Merger Standard Edition feature (for modifying field values see below). One of the following licenses is required for non-evaluation usage:

Modiying the values of the fields (i.e. form filling) is a Professional Edition Feature. One of the following licenses is required for non-evaluation usage:

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 Form getForm()
          Gets the Form containing the fields added to the Document.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getForm

public Form getForm()
Gets the Form containing the fields added to the Document.

Returns:
A Form object containing the fields added to the Document.
See Also:
Form

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software