public class

NativeFormField

extends Object
java.lang.Object
   ↳ com.pspdfkit.internal.NativeFormField

Summary

Fields
protected boolean swigCMemOwn
Public Constructors
NativeFormField()
NativeFormField(SWIGTYPE_p_PDFC__FormField formField)
Protected Constructors
NativeFormField(long cPtr, boolean cMemoryOwn)
Public Methods
synchronized void delete()
String getFullyQualifiedName()
Protected Methods
void finalize()
static long getCPtr(NativeFormField obj)
static long swigRelease(NativeFormField obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeFormField ()

public NativeFormField (SWIGTYPE_p_PDFC__FormField formField)

Protected Constructors

protected NativeFormField (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public String getFullyQualifiedName ()

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeFormField obj)

protected static long swigRelease (NativeFormField obj)