| 程序包 | 说明 |
|---|---|
| org.docx4j.org.xhtmlrenderer.simple.xhtml | |
| org.docx4j.org.xhtmlrenderer.simple.xhtml.controls |
| 限定符和类型 | 方法和说明 |
|---|---|
FormControl |
XhtmlForm.createControl(Element e) |
static FormControl |
XhtmlForm.createControl(XhtmlForm form,
Element e) |
FormControl |
XhtmlForm.getControl(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FormControlListener.changed(FormControl control)
Called when the current value has changed.
|
void |
FormControlAdapter.changed(FormControl control) |
void |
FormControlListener.enabled(FormControl control)
Called when the control has been enabled/disabled.
|
void |
FormControlAdapter.enabled(FormControl control) |
void |
FormControlListener.successful(FormControl control)
Called when the successful state has changed.
|
void |
FormControlAdapter.successful(FormControl control) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractControl |
class |
ButtonControl |
class |
CheckControl |
class |
HiddenControl |
class |
SelectControl |
class |
TextControl |
Copyright © 2019. All Rights Reserved.