| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Enums
com.cete.dynamicpdf.forms.FormFieldFlags
public final class FormFieldFlags
Specifies the Form Field Flags. Ff value in acro form filling and merging.
| Field Summary | |
|---|---|
| static FormFieldFlags | COMBDeprecated. Combs set. | 
| static FormFieldFlags | COMBODeprecated. Combo field. | 
| static FormFieldFlags | COMMITONSELCHANGEDeprecated. Commit on select change set. | 
| static FormFieldFlags | DONOTSCROLLDeprecated. Do not scroll set. | 
| static FormFieldFlags | DONOTSPELLCHECKDeprecated. Do not spell check set. | 
| static FormFieldFlags | EDITDeprecated. Edit field. | 
| static FormFieldFlags | FILESELECTDeprecated. File select field. | 
| static FormFieldFlags | MULTILINEDeprecated. Multiline field. | 
| static FormFieldFlags | MULTISELECTDeprecated. Multi select field. | 
| static FormFieldFlags | NOEXPORTDeprecated. No export set. | 
| static FormFieldFlags | NONEDeprecated. None specified. | 
| static FormFieldFlags | NOTOGGLETOOFFDeprecated. No toggle to off set. | 
| static FormFieldFlags | PASSWORDDeprecated. Password field. | 
| static FormFieldFlags | PUSHBUTTONDeprecated. Push button field. | 
| static FormFieldFlags | RADIODeprecated. Radio field. | 
| static FormFieldFlags | RADIOSINUNISONDeprecated. Radios in unison set. | 
| static FormFieldFlags | READONLYDeprecated. Read only field. | 
| static FormFieldFlags | REQUIREDDeprecated. Required field. | 
| static FormFieldFlags | RICHTEXTDeprecated. Rich text field. | 
| static FormFieldFlags | SORTDeprecated. 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 | 
|---|
public static final FormFieldFlags NONE
public static final FormFieldFlags READONLY
public static final FormFieldFlags REQUIRED
public static final FormFieldFlags NOEXPORT
public static final FormFieldFlags MULTILINE
public static final FormFieldFlags PASSWORD
public static final FormFieldFlags NOTOGGLETOOFF
public static final FormFieldFlags RADIO
public static final FormFieldFlags PUSHBUTTON
public static final FormFieldFlags COMBO
public static final FormFieldFlags EDIT
public static final FormFieldFlags SORT
public static final FormFieldFlags FILESELECT
public static final FormFieldFlags MULTISELECT
public static final FormFieldFlags DONOTSPELLCHECK
public static final FormFieldFlags DONOTSCROLL
public static final FormFieldFlags COMB
public static final FormFieldFlags RADIOSINUNISON
public static final FormFieldFlags COMMITONSELCHANGE
public static final FormFieldFlags RICHTEXT
| Method Detail | 
|---|
public java.lang.String getName()
getName in class Enumspublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||