Uses of Class
com.arsdigita.formbuilder.WidgetLabel

Packages that use WidgetLabel
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 WidgetLabel in com.arsdigita.formbuilder
 

Methods in com.arsdigita.formbuilder that return WidgetLabel
static WidgetLabel WidgetLabel.create(PersistentWidget widget, String label)
          This method creates a new widget and initialises all the required attributes
static WidgetLabel WidgetLabel.findByWidget(PersistentWidget widget)
          Retrieves the widget label class associated with the specified persistent widget.
 

Uses of WidgetLabel in com.arsdigita.formbuilder.ui.editors
 

Methods in com.arsdigita.formbuilder.ui.editors that return WidgetLabel
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.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC