|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |