BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

Uses of Class
com.bea.wlw.netui.tags.OptionsDataSourceTag

Packages that use OptionsDataSourceTag
com.bea.wlw.netui.tags.html   
 

Uses of OptionsDataSourceTag in com.bea.wlw.netui.tags.html
 

Subclasses of OptionsDataSourceTag in com.bea.wlw.netui.tags.html
 class CheckBoxGroup
          Groups a collection of CheckBoxOptions, and handles databinding of their values.
 class RadioButtonGroup
          Groups a collection of RadioButtonOptions, and handles databinding of their values.
 class Select
          Renders a select containing a set of SelectOptions.
 


BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.