|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormViewResources | |
|---|---|
| net.sourceforge.formview.servlet | |
| net.sourceforge.formview.struts.plugin | |
| net.sourceforge.formview.util | |
| Uses of FormViewResources in net.sourceforge.formview.servlet |
|---|
| Fields in net.sourceforge.formview.servlet declared as FormViewResources | |
|---|---|
protected FormViewResources |
FormViewServlet.resources
The set of Form instances that have been created and initialized, keyed by the struts form name. |
| Uses of FormViewResources in net.sourceforge.formview.struts.plugin |
|---|
| Fields in net.sourceforge.formview.struts.plugin declared as FormViewResources | |
|---|---|
protected FormViewResources |
FormViewPlugIn.resources
The set of Form instances that have been created and initialized, keyed by the struts form name. |
| Uses of FormViewResources in net.sourceforge.formview.util |
|---|
| Methods in net.sourceforge.formview.util that return FormViewResources | |
|---|---|
protected static FormViewResources |
ApplicationFormViewUtil.getFormViewResources()
|
protected static FormViewResources |
WEBFormViewUtil.getFormViewResources(javax.servlet.ServletContext context)
Return FormViewResources initialized and stored into Servlet Context. |
| Methods in net.sourceforge.formview.util with parameters of type FormViewResources | |
|---|---|
static void |
ApplicationFormViewUtil.init(FormViewResources r)
|
static void |
WEBFormViewUtil.saveFormViewResources(javax.servlet.ServletContext context,
FormViewResources resources)
Save FormViewResources into Servlet Context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||