| 程序包 | 说明 |
|---|---|
| org.docx4j.org.xhtmlrenderer.simple.extend.form | |
| org.docx4j.org.xhtmlrenderer.swing |
| 限定符和类型 | 方法和说明 |
|---|---|
XhtmlForm |
FormField.getParentForm() |
| 限定符和类型 | 方法和说明 |
|---|---|
static FormField |
FormFieldFactory.create(XhtmlForm form,
LayoutContext context,
BlockBox box) |
| 构造器和说明 |
|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected XhtmlForm |
SwingReplacedElementFactory.getForm(Element e)
Returns the XhtmlForm associated with an Element in cache, or null if not found.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
SwingReplacedElementFactory.addForm(Element e,
XhtmlForm f)
Adds a form to a local cache for quick lookup.
|
Copyright © 2019. All Rights Reserved.