Uses of Class
com.arsdigita.bebop.form.Option

Packages that use Option
com.arsdigita.bebop.form Provides a set of server-side user interface components for obtaining user input. 
 

Uses of Option in com.arsdigita.bebop.form
 

Methods in com.arsdigita.bebop.form with parameters of type Option
 void OptionGroup.addOption(Option opt)
          Adds a new option.
 void OptionGroup.removeOption(Option opt)
           
 void OptionGroup.addOption(Option opt, PageState ps)
          Adds a new option for the scope of the current request, or to the page as a whole if there is no current request.
 void OptionGroup.removeOption(Option opt, PageState ps)
           
 void OptionGroup.setOptionSelected(Option option)
          make an option selected by default
 



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