|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XhtmlForm | |
|---|---|
| org.xhtmlrenderer.simple.extend.form | |
| org.xhtmlrenderer.swing | |
| Uses of XhtmlForm in org.xhtmlrenderer.simple.extend.form |
|---|
| Methods in org.xhtmlrenderer.simple.extend.form that return XhtmlForm | |
|---|---|
XhtmlForm |
FormField.getParentForm()
|
| Methods in org.xhtmlrenderer.simple.extend.form with parameters of type XhtmlForm | |
|---|---|
static FormField |
FormFieldFactory.create(XhtmlForm form,
LayoutContext context,
BlockBox box)
|
| Constructors in org.xhtmlrenderer.simple.extend.form with parameters of type XhtmlForm | |
|---|---|
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)
|
|
| Uses of XhtmlForm in org.xhtmlrenderer.swing |
|---|
| Methods in org.xhtmlrenderer.swing that return XhtmlForm | |
|---|---|
protected XhtmlForm |
SwingReplacedElementFactory.getForm(Element e)
Returns the XhtmlForm associated with an Element in cache, or null if not found. |
| Methods in org.xhtmlrenderer.swing with parameters of type XhtmlForm | |
|---|---|
protected void |
SwingReplacedElementFactory.addForm(Element e,
XhtmlForm f)
Adds a form to a local cache for quick lookup. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||