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

Packages that use CheckBoxStyleKeysInterface
com.sas.servlet.tbeans.form.html Provides classes and interfaces for form element componenets and their supporting classes. 
com.sas.servlet.tbeans.tableview.html Provides the classes used to generate a table of data in HTML. 
 

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

Classes in com.sas.servlet.tbeans.form.html that implement CheckBoxStyleKeysInterface
 class CheckBox
          The CheckBox is a TransformationBean™ that generates the appropriate HTML 4.0 for a checkbox.
 

Uses of CheckBoxStyleKeysInterface in com.sas.servlet.tbeans.tableview.html
 

Classes in com.sas.servlet.tbeans.tableview.html that implement CheckBoxStyleKeysInterface
 class CellContentsCheckBoxEditor
          The CellContentsCheckBoxEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML check box component.
 class CellContentsRowSelectionRenderer
          The CellContentsRowSelectionRenderer is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML check box.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.