DynamicPDF by ceTe Software

com.cete.dynamicpdf.forms
Class FormFieldType

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.forms.FormFieldType

public final class FormFieldType
extends Enums


Field Summary
static FormFieldType ButtonField
           
static FormFieldType CheckBoxField
           
static FormFieldType ComboBoxField
           
static FormFieldType FormField
           
static FormFieldType ListBoxField
           
static FormFieldType RadioButtonField
           
static FormFieldType SignatureField
           
static FormFieldType TextField
           
 
Constructor Summary
FormFieldType(int type)
           
 
Method Summary
 java.lang.String getName()
          Gets the enumeration constant name.
 
Methods inherited from class com.cete.dynamicpdf.Enums
and, getValue, or, xor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ButtonField

public static final FormFieldType ButtonField

CheckBoxField

public static final FormFieldType CheckBoxField

ComboBoxField

public static final FormFieldType ComboBoxField

FormField

public static final FormFieldType FormField

ListBoxField

public static final FormFieldType ListBoxField

RadioButtonField

public static final FormFieldType RadioButtonField

SignatureField

public static final FormFieldType SignatureField

TextField

public static final FormFieldType TextField
Constructor Detail

FormFieldType

public FormFieldType(int type)
Method Detail

getName

public java.lang.String getName()
Description copied from class: Enums
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

DynamicPDF by ceTe Software

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