|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.elements.FormFieldType
public class FormFieldType
Field Summary | |
---|---|
static FormFieldType |
CheckBox
CheckBox. |
static FormFieldType |
Combo
Combo. |
static FormFieldType |
List
List. |
static FormFieldType |
RadioButton
RadioButton. |
static FormFieldType |
Text
Text. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FormFieldType RadioButton
public static final FormFieldType List
public static final FormFieldType CheckBox
public static final FormFieldType Combo
public static final FormFieldType Text
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |