|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentFormSection | |
com.arsdigita.formbuilder | The Form Builder service provides the ability to build simple forms with a web user interface. |
com.arsdigita.formbuilder.ui.editors | Embeddable formbuilder editor widgets. |
Uses of PersistentFormSection in com.arsdigita.formbuilder |
Subclasses of PersistentFormSection in com.arsdigita.formbuilder | |
class |
PersistentForm
This domain object manages persistence of a Bebop Form. |
Uses of PersistentFormSection in com.arsdigita.formbuilder.ui.editors |
Methods in com.arsdigita.formbuilder.ui.editors with parameters of type PersistentFormSection | |
protected WidgetLabel |
WidgetLabelForm.addWidgetLabel(PersistentWidget widget,
String label,
PersistentFormSection form)
this provides subclasses with the ability to add the widget label in any manner they see fit. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |