Uses of Interface
com.sas.servlet.tbeans.form.html.ListBoxViewStyleKeysInterface

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

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

Classes in com.sas.servlet.tbeans.form.html that implement ListBoxViewStyleKeysInterface
 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.