| Package | Description |
|---|---|
| com.openhtmltopdf.simple.extend.form | |
| com.openhtmltopdf.swing |
| Modifier and Type | Method and Description |
|---|---|
XhtmlForm |
FormField.getParentForm() |
| Modifier and Type | Method and Description |
|---|---|
static FormField |
FormFieldFactory.create(XhtmlForm form,
LayoutContext context,
BlockBox box) |
| Constructor and Description |
|---|
AbstractButtonField(Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box) |
FormField(Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box) |
InputField(Element e,
XhtmlForm form,
LayoutContext context,
BlockBox box) |
| Modifier and Type | Method and Description |
|---|---|
protected XhtmlForm |
SwingReplacedElementFactory.getForm(Element e)
Returns the XhtmlForm associated with an Element in cache, or null if not found.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SwingReplacedElementFactory.addForm(Element e,
XhtmlForm f)
Adds a form to a local cache for quick lookup.
|
Copyright © 2018. All rights reserved.