|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XhtmlForm | |
|---|---|
| org.xhtmlrenderer.simple.xhtml | |
| org.xhtmlrenderer.simple.xhtml.controls | |
| Uses of XhtmlForm in org.xhtmlrenderer.simple.xhtml |
|---|
| Methods in org.xhtmlrenderer.simple.xhtml that return XhtmlForm | |
|---|---|
XhtmlForm |
XhtmlNamespaceHandler.createForm(Element e)
|
XhtmlForm |
FormControl.getForm()
|
| Methods in org.xhtmlrenderer.simple.xhtml with parameters of type XhtmlForm | |
|---|---|
static FormControl |
XhtmlForm.createControl(XhtmlForm form,
Element e)
|
void |
FormListener.resetted(XhtmlForm form)
|
void |
FormListener.submitted(XhtmlForm form)
|
| Uses of XhtmlForm in org.xhtmlrenderer.simple.xhtml.controls |
|---|
| Methods in org.xhtmlrenderer.simple.xhtml.controls that return XhtmlForm | |
|---|---|
XhtmlForm |
AbstractControl.getForm()
|
| Constructors in org.xhtmlrenderer.simple.xhtml.controls with parameters of type XhtmlForm | |
|---|---|
AbstractControl(XhtmlForm form,
Element e)
|
|
ButtonControl(XhtmlForm form,
Element e)
|
|
CheckControl(XhtmlForm form,
Element e)
|
|
HiddenControl(XhtmlForm form,
Element e)
|
|
SelectControl(XhtmlForm form,
Element e)
|
|
TextControl(XhtmlForm form,
Element e)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||