Uses of Class
com.sas.servlet.tbeans.form.html.ChoiceBox

Packages that use ChoiceBox
com.sas.servlet.tbeans.dataselectors.crossing.html   
com.sas.servlet.tbeans.dataselectors.customizer.html   
com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html   
com.sas.servlet.tbeans.dataselectors.find.html   
com.sas.servlet.tbeans.dataselectors.sort.html   
com.sas.servlet.tbeans.tableview.html Provides the classes used to generate a table of data in HTML. 
 

Uses of ChoiceBox in com.sas.servlet.tbeans.dataselectors.crossing.html
 

Fields in com.sas.servlet.tbeans.dataselectors.crossing.html declared as ChoiceBox
protected  ChoiceBox MapCrossingSelectorPanel.measureChoiceBox
          The choicebox used for the measure
 

Uses of ChoiceBox in com.sas.servlet.tbeans.dataselectors.customizer.html
 

Fields in com.sas.servlet.tbeans.dataselectors.customizer.html declared as ChoiceBox
protected  ChoiceBox MapPropertySelectorPanel.colorRegionsCombo
           
protected  ChoiceBox MapPropertySelectorPanel.numberOfColors
           
protected  ChoiceBox MapPropertySelectorPanel.sizeComboBox
           
 

Uses of ChoiceBox in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html
 

Fields in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html declared as ChoiceBox
protected  ChoiceBox ExceptionHighlightingSelectorPanel.conditionChoice
           
protected  ChoiceBox ExceptionHighlightingChartSelectorPanel.conditionChoice
           
protected  ChoiceBox ExceptionHighlightingSelectorPanel.measureChoice
           
protected  ChoiceBox ExceptionHighlightingChartSelectorPanel.measureChoice
           
protected  ChoiceBox ExceptionHighlightingSelectorPanel.positionChoice
           
 

Uses of ChoiceBox in com.sas.servlet.tbeans.dataselectors.find.html
 

Fields in com.sas.servlet.tbeans.dataselectors.find.html declared as ChoiceBox
protected  ChoiceBox FindSelectorPanel.conditionChoiceBox
          The choicebox used to qualify the find value
 

Uses of ChoiceBox in com.sas.servlet.tbeans.dataselectors.sort.html
 

Methods in com.sas.servlet.tbeans.dataselectors.sort.html that return ChoiceBox
protected  ChoiceBox SortSelectorPanel.createSortSelectorChoiceBox()
          Creates the list box for the output types.
 

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

Subclasses of ChoiceBox in com.sas.servlet.tbeans.tableview.html
 class CellContentsChoiceBoxEditor
          The CellContentsChoiceBoxEditor 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 choice box component.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.