public class TextField extends FormField
Constructor and Description |
---|
TextField(int annotationIndex,
String name,
int pageIndex,
double x,
double y,
double width,
double height,
String value,
boolean readOnly)
(INTERNAL) Please Get TextField from
FormFieldsSet.getTextFields() from FormManager.getFields() |
getAnnotationIndex, getHeight, getName, getPageIndex, getType, getValue, getWidth, getX, getY, isReadOnly
public TextField(int annotationIndex, String name, int pageIndex, double x, double y, double width, double height, String value, boolean readOnly)
FormFieldsSet.getTextFields()
from FormManager.getFields()
Copyright © 2022–2023 Iron Software. All rights reserved.