Uses of Class
com.arsdigita.formbuilder.PersistentText

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

Subclasses of PersistentText in com.arsdigita.formbuilder
 class PersistentHeading
          This class is responsible for persisting Headings that can be used as section headings to break the form in to multiple logical groupings.
 

Methods in com.arsdigita.formbuilder that return PersistentText
static PersistentText PersistentText.create(String textString)
           
static PersistentText PersistentHeading.create(String headingString)
           
 

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

Methods in com.arsdigita.formbuilder.ui.editors that return PersistentText
protected  PersistentText TextForm.getPersistentText()
           
protected  PersistentText TextForm.getPersistentText(BigDecimal id)
           
protected  PersistentText TextForm.getPersistentText(PageState state)
           
protected  PersistentText HeadingForm.getPersistentText()
           
protected  PersistentText HeadingForm.getPersistentText(BigDecimal id)
           
 

Methods in com.arsdigita.formbuilder.ui.editors with parameters of type PersistentText
protected  void TextForm.addToForm(FormSectionEvent e, PersistentText widget)
           
 



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