|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Form | |
|---|---|
| net.sf.springlayout.web.controller | |
| net.sf.springlayout.web.layout | |
| net.sf.springlayout.web.layout.taglib | |
| Uses of Form in net.sf.springlayout.web.controller |
|---|
| Methods in net.sf.springlayout.web.controller with parameters of type Form | |
|---|---|
void |
AbstractPanelFormController.setForm(Form form)
Overrides the setting of forms and throws an error if set. |
void |
AbstractBaseFormController.setForm(Form form)
The form for this controller |
| Uses of Form in net.sf.springlayout.web.layout |
|---|
| Subinterfaces of Form in net.sf.springlayout.web.layout | |
|---|---|
interface |
PanelForm
Defines a single panel on a muli-panel page. |
| Classes in net.sf.springlayout.web.layout that implement Form | |
|---|---|
class |
LayoutForm
Default implementation of a Form |
class |
LayoutPanelForm
Default implementation of a PanelForm |
| Uses of Form in net.sf.springlayout.web.layout.taglib |
|---|
| Methods in net.sf.springlayout.web.layout.taglib that return Form | |
|---|---|
protected Form |
MultiPanelFormTag.getCurrentForm()
|
protected Form |
FormTag.getCurrentForm()
|
protected abstract Form |
AbstractFormTag.getCurrentForm()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||