Uses of Class
com.sas.servlet.tbeans.form.BaseListBoxView

Packages that use BaseListBoxView
com.sas.servlet.tbeans.form.html Provides classes and interfaces for form element componenets and their supporting classes. 
 

Uses of BaseListBoxView in com.sas.servlet.tbeans.form.html
 

Subclasses of BaseListBoxView in com.sas.servlet.tbeans.form.html
 class CheckBoxList
          The CheckBoxList is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for creating a component that allows the user to select one or more objects from a list by using checkboxes in place of labels.
 class ListBoxView
          The ListBoxView is a TransformationBean™ that generates the appropriate HTML 4.0 for creating a ListBoxView A ListBoxView is a menu that allows either a single selection or multiple selections.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.