|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Form | |
|---|---|
| org.apache.cocoon.woody | |
| org.apache.cocoon.woody.event | |
| org.apache.cocoon.woody.formmodel | |
| org.apache.cocoon.woody.transformation | |
| Uses of Form in org.apache.cocoon.woody |
|---|
| Methods in org.apache.cocoon.woody that return Form | |
|---|---|
Form |
FormManager.createForm(Source source)
|
Form |
DefaultFormManager.createForm(Source source)
|
| Uses of Form in org.apache.cocoon.woody.event |
|---|
| Methods in org.apache.cocoon.woody.event that return Form | |
|---|---|
Form |
ProcessingPhaseEvent.getForm()
|
| Constructors in org.apache.cocoon.woody.event with parameters of type Form | |
|---|---|
ProcessingPhaseEvent(Form form,
ProcessingPhase phase)
|
|
| Uses of Form in org.apache.cocoon.woody.formmodel |
|---|
| Methods in org.apache.cocoon.woody.formmodel that return Form | |
|---|---|
Form |
AbstractWidget.getForm()
|
Form |
Widget.getForm()
Get the Form to which this widget belongs. |
Form |
Repeater.RepeaterRow.getForm()
|
| Uses of Form in org.apache.cocoon.woody.transformation |
|---|
| Methods in org.apache.cocoon.woody.transformation that return Form | |
|---|---|
Form |
WoodyPipelineConfig.findForm()
Overloads WoodyPipelineConfig.findForm(String) by setting the jxpath-expression to null |
Form |
WoodyPipelineConfig.findForm(String jxpathExpression)
Finds the form from the current request-context based on the settings of this configuration object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||