|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FlowFormModel
A flow form model acts as a template and describes a complete form which may consist of multiple steps spread on different pages. It can be instantiated as a FlowForm, customised and placed on the website. Note that in the WM user interface this is referred to a "form model" which is consists of "steps". For historical reasons, this API uses the term Form to refer to a step in the user interface, and flow form model to refer to a form model.
| Method Summary | |
|---|---|
Form[] |
getForms()
Return all of the forms/steps. |
java.lang.String |
getTitle()
Return the title. |
| Method Detail |
|---|
Form[] getForms()
java.lang.String getTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||