|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplatePage | |
com.arsdigita.formbuilder.ui | The Form Builder UI provides a number of embeddable bebop components to facilitate integration of the form builder service with applications. |
com.arsdigita.formbuilder.util |
Uses of TemplatePage in com.arsdigita.formbuilder.ui |
Subclasses of TemplatePage in com.arsdigita.formbuilder.ui | |
class |
FormBuildingPage
On this page the admin may add widgets to the persistent form. |
class |
FormPropertiesPage
This page lets an admin create a new persistent form. |
class |
FormViewPage
This Page displays a form that has been persisted. |
class |
IndexPage
This is the index (start) page of the Form Builder service. |
class |
OptionGroupPage
On this page the admin can specify the options of an OptionGroup (examples of OptionGroups are radio groups, checbox groups and selects). |
Uses of TemplatePage in com.arsdigita.formbuilder.util |
Methods in com.arsdigita.formbuilder.util with parameters of type TemplatePage | |
static void |
FormBuilderUtil.redirect(PageState pageState,
TemplatePage page)
|
static void |
FormBuilderUtil.redirect(PageState pageState,
TemplatePage page,
String urlParameterString)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |