Uses of Class
com.arsdigita.formbuilder.PersistentOptionGroup

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

Subclasses of PersistentOptionGroup in com.arsdigita.formbuilder
 class PersistentCheckboxGroup
          This class is responsible for persisting Bebop CheckboxGroups.
 class PersistentMultipleSelect
          This class is responsible for persisting Bebop MultipleSelects.
 class PersistentRadioGroup
          This class is responsible for persisting Bebop RadioGroups.
 class PersistentSelect
          This class is responsible for persisting Bebop Selects.
 class PersistentSingleSelect
          This class is responsible for persisting Bebop SingleSelects.
 

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

Methods in com.arsdigita.formbuilder.ui.editors that return PersistentOptionGroup
protected  PersistentOptionGroup OptionEditor.fetchOptionGroup(PageState pageState)
           
protected abstract  PersistentOptionGroup OptionEditor.getOptionGroup(BigDecimal id)
           
 



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