DynamicPDF by ceTe Software

com.cete.dynamicpdf.forms
Class FormFieldFlags

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

Deprecated. as of DynamicPDF v8.0.0

public final class FormFieldFlags
extends Enums

Specifies the Form Field Flags. Ff value in acro form filling and merging.


Field Summary
static FormFieldFlags COMB
          Deprecated. Combs set.
static FormFieldFlags COMBO
          Deprecated. Combo field.
static FormFieldFlags COMMITONSELCHANGE
          Deprecated. Commit on select change set.
static FormFieldFlags DONOTSCROLL
          Deprecated. Do not scroll set.
static FormFieldFlags DONOTSPELLCHECK
          Deprecated. Do not spell check set.
static FormFieldFlags EDIT
          Deprecated. Edit field.
static FormFieldFlags FILESELECT
          Deprecated. File select field.
static FormFieldFlags MULTILINE
          Deprecated. Multiline field.
static FormFieldFlags MULTISELECT
          Deprecated. Multi select field.
static FormFieldFlags NOEXPORT
          Deprecated. No export set.
static FormFieldFlags NONE
          Deprecated. None specified.
static FormFieldFlags NOTOGGLETOOFF
          Deprecated. No toggle to off set.
static FormFieldFlags PASSWORD
          Deprecated. Password field.
static FormFieldFlags PUSHBUTTON
          Deprecated. Push button field.
static FormFieldFlags RADIO
          Deprecated. Radio field.
static FormFieldFlags RADIOSINUNISON
          Deprecated. Radios in unison set.
static FormFieldFlags READONLY
          Deprecated. Read only field.
static FormFieldFlags REQUIRED
          Deprecated. Required field.
static FormFieldFlags RICHTEXT
          Deprecated. Rich text field.
static FormFieldFlags SORT
          Deprecated. Sort set.
 
Method Summary
 boolean equals(java.lang.Object obj)
          Deprecated. Indicates whether some other object is "equal to" this one.
 java.lang.String getName()
          Deprecated. Gets the enumeration constant name.
 java.lang.String toString()
          Deprecated. Returns a string representation of the object.
 
Methods inherited from class com.cete.dynamicpdf.Enums
and, getValue, or, xor
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NONE

public static final FormFieldFlags NONE
Deprecated. 
None specified.


READONLY

public static final FormFieldFlags READONLY
Deprecated. 
Read only field.


REQUIRED

public static final FormFieldFlags REQUIRED
Deprecated. 
Required field.


NOEXPORT

public static final FormFieldFlags NOEXPORT
Deprecated. 
No export set.


MULTILINE

public static final FormFieldFlags MULTILINE
Deprecated. 
Multiline field.


PASSWORD

public static final FormFieldFlags PASSWORD
Deprecated. 
Password field.


NOTOGGLETOOFF

public static final FormFieldFlags NOTOGGLETOOFF
Deprecated. 
No toggle to off set.


RADIO

public static final FormFieldFlags RADIO
Deprecated. 
Radio field.


PUSHBUTTON

public static final FormFieldFlags PUSHBUTTON
Deprecated. 
Push button field.


COMBO

public static final FormFieldFlags COMBO
Deprecated. 
Combo field.


EDIT

public static final FormFieldFlags EDIT
Deprecated. 
Edit field.


SORT

public static final FormFieldFlags SORT
Deprecated. 
Sort set.


FILESELECT

public static final FormFieldFlags FILESELECT
Deprecated. 
File select field.


MULTISELECT

public static final FormFieldFlags MULTISELECT
Deprecated. 
Multi select field.


DONOTSPELLCHECK

public static final FormFieldFlags DONOTSPELLCHECK
Deprecated. 
Do not spell check set.


DONOTSCROLL

public static final FormFieldFlags DONOTSCROLL
Deprecated. 
Do not scroll set.


COMB

public static final FormFieldFlags COMB
Deprecated. 
Combs set.


RADIOSINUNISON

public static final FormFieldFlags RADIOSINUNISON
Deprecated. 
Radios in unison set.


COMMITONSELCHANGE

public static final FormFieldFlags COMMITONSELCHANGE
Deprecated. 
Commit on select change set.


RICHTEXT

public static final FormFieldFlags RICHTEXT
Deprecated. 
Rich text field.

Method Detail

getName

public java.lang.String getName()
Deprecated. 
Gets the enumeration constant name.

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

equals

public boolean equals(java.lang.Object obj)
Deprecated. 
Indicates whether some other object is "equal to" this one.

Overrides:
equals in class java.lang.Object
Returns:
true if this object is the same as the obj argument; false otherwise.

toString

public java.lang.String toString()
Deprecated. 
Returns a string representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
a string representation of the object.

DynamicPDF by ceTe Software

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