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

Packages that use FormViewInterface
com.sas.servlet.tbeans.dataselectors.calculateditems.html Provides classes and interfaces which provide the user interface components for managing calculated items. 
com.sas.servlet.tbeans.dataselectors.calculations.percent.html   
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.export.html Provides user interface (UI) classes of the JSP Export Selector. 
com.sas.servlet.tbeans.dataselectors.filterandrank.html   
com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html   
com.sas.servlet.tbeans.dataselectors.find.html   
com.sas.servlet.tbeans.dataselectors.html Provides classes for creating dataselectors, and the menubar classes that provide access to the dataselectors from a data viewer. 
com.sas.servlet.tbeans.dataselectors.memberproperties.html   
com.sas.servlet.tbeans.dataselectors.propertyeditor.html   
com.sas.servlet.tbeans.dataselectors.sort.html   
com.sas.servlet.tbeans.dualselector.html Provides classes for generating different Dual Selectors to move an item from source to target or from target to source component. 
com.sas.servlet.tbeans.graphics.html Provides classes for generating different chart objects. 
com.sas.servlet.tbeans.html Provides classes and interfaces for several transformation beans such as Button, Label, and TreeView along with their supporting classes. 
com.sas.servlet.tbeans.olapgraphics.html Provides classes for generating different OLAP chart objects. 
com.sas.servlet.tbeans.olaptableview.html Provides classes and interfaces for Creating an HTML table representing an OLAPTable. 
com.sas.servlet.tbeans.remotefileselector2.html   
com.sas.servlet.tbeans.tableview.html Provides the classes used to generate a table of data in HTML. 
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.calculateditems.html
 

Classes in com.sas.servlet.tbeans.dataselectors.calculateditems.html that implement FormViewInterface
 class BaseCalculatedItemSelectorPanel
          The BaseCalculatedItemSelectorPanel is an abstract TransformationBean™ for use by panels implementing calculated item selector functionality.
 class SimpleCalculatedItemSelector
          The SimpleCalculatedItemSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to create a container class for the simple calculated item selector, a data selector used to manage calculated items created at run-time.
 class SimpleCalculatedItemSelectorPanel
          The SimpleCalculatedItemSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for managing run-time calculated items.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.calculations.percent.html
 

Classes in com.sas.servlet.tbeans.dataselectors.calculations.percent.html that implement FormViewInterface
 class PercentCalculationsSelector
          The PercentCalculationsSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to add and remove FractionOfTotal dataitems.
 class PercentCalculationsSelectorPanel
          The PercentCalculationsSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for adding and removing FractionOfTotal dataitems.
 

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

Classes in com.sas.servlet.tbeans.dataselectors.crossing.html that implement FormViewInterface
 class MapCrossingSelector
           
 class MapCrossingSelectorPanel
           
 

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

Classes in com.sas.servlet.tbeans.dataselectors.customizer.html that implement FormViewInterface
 class MapPropertySelector
           
 class MapPropertySelectorPanel
           
 

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

Classes in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html that implement FormViewInterface
 class ExceptionHighlightingChartSelector
          The ExceptionHighlightingSelector is a TransformationBean™ that generates the appropriate HTML 4.0 to represent a selector which can be used with data viewers to enable conditional highlighting of data values.
 class ExceptionHighlightingChartSelectorPanel
          The ExceptionHighlightingSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values.
 class ExceptionHighlightingSelector
          The ExceptionHighlightingSelector is a TransformationBean™ that generates the appropriate HTML 4.0 to represent a selector which can be used with data viewers to enable conditional highlighting of data values.
 class ExceptionHighlightingSelectorPanel
          The ExceptionHighlightingSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.export.html
 

Classes in com.sas.servlet.tbeans.dataselectors.export.html that implement FormViewInterface
 class ExportSelector
          The ExportSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to export viewer data to a spreadsheet application.
 class ExportSelectorPanel
          The ExportSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying options for exporting data to a spreadsheet application.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.filterandrank.html
 

Classes in com.sas.servlet.tbeans.dataselectors.filterandrank.html that implement FormViewInterface
 class FilterAndRankSelector
           
 class FilterAndRankSelectorPanel
          The FilterAndRankSelectorPanel provides the construction and operation code for the "Filter and Rank" Selector.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
 

Classes in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html that implement FormViewInterface
 class OLAPTimeBasedFilterSelector
          The OLAPTimeBasedFilterSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to create and apply time based filters

Note that the toString() method on this class calls the write method, which may have undesirable side effects.

 class OLAPTimeBasedFilterSelectorPanel
           
 

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

Classes in com.sas.servlet.tbeans.dataselectors.find.html that implement FormViewInterface
 class FindSelector
          The FindSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used with table viewers to find member or cell values.
 class FindSelectorPanel
          The FindSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for dynamically finding member and cell values in a table viewer.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.html
 

Classes in com.sas.servlet.tbeans.dataselectors.html that implement FormViewInterface
 class AbstractSelectorContainer
          The AbstractSelectorContainer is an abstract TransformationBean™ that provides base level functionality for selector containers.
 class DataSelector
          The DataSelector is an abstract TransformationBean™ that provides HTML form functionality for the data selector framework.
 class SelectorPanel
          The SelectorPanel is an abstract TransformationBean™ that provides HTML form functionality for the data selector panel framework.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.memberproperties.html
 

Classes in com.sas.servlet.tbeans.dataselectors.memberproperties.html that implement FormViewInterface
 class MemberPropertiesSelector
          The SortSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to sort viewer data.
 class MemberPropertiesSelectorPanel
          The MemberPropertiesSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying xxx on data items.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dataselectors.propertyeditor.html
 

Classes in com.sas.servlet.tbeans.dataselectors.propertyeditor.html that implement FormViewInterface
 class EntityAttributeValueSelector
           
 class EntityAttributeValueSelectorPanel
          The EntityAttributeValueSelectorPanel provides the construction and operation code for the "Entity Attribute Value" Selector.
 

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

Classes in com.sas.servlet.tbeans.dataselectors.sort.html that implement FormViewInterface
 class SortSelector
          The SortSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to sort viewer data.
 class SortSelectorPanel
          The SortSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying sorting on data items.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.dualselector.html
 

Classes in com.sas.servlet.tbeans.dualselector.html that implement FormViewInterface
 class DualListSelector
          The DualListSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for creating a DualListSelector.
 class DualSelector
          Abstract DualSelector class used for displaying two components and selecting/moving items from a source to a target component.
 class DualTreeSelector
          Transformation bean definition for creating an HTML/JavaScript DualTreeSelector.
 class TreeListSelector
          Transformation bean definition for creating an HTML/JavaScript TreeListSelector.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.graphics.html
 

Classes in com.sas.servlet.tbeans.graphics.html that implement FormViewInterface
 class BarChart
          The BarChart TransformationBean is a servlet component that produces bar charts that support the visualization of multiple response variables.
 class BarLineChart
          The BarLineChart TransformationBean is a servlet component that produces bar charts with overlayed line plots.
 class BaseGraphSupport
           
 class ESRIMapComposite
          ***WARNING*** This class is an experimental class and is largely untested.
 class GraphSupport
           
 class LineChart
          The LineChart TransformationBean is a servlet component that produces line charts that support the visualization of multiple response variables.
 class LinePlot
          The LinePlot TransformationBean is a servlet component that produces line plots that support the visualization of multiple response variables.
 class PieChart
          The PieChart TransformationBean is a servlet component that produces pie charts that support the visualization of multiple response variables.
 class RadarChart
          The RadarChart TransformationBean is a servlet component that produces radar charts that show the relative frequency of data measures in quality control or market research problems.
 class ScatterPlot
          The ScatterPlot TransformationBean is a servlet component that produces scatter plots that support the visualization of multiple response variables.
 class TileChart
          The TileChart TransformationBean is a servlet component that produces a rectangular tree-based representation of data.
 class WaterfallChart
          The WaterfallChart TransformationBean is a servlet component that produces waterfall charts that support the visualization of multiple response variables.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.html
 

Classes in com.sas.servlet.tbeans.html that implement FormViewInterface
 class TreeView
          The TreeView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a tree.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.olapgraphics.html
 

Classes in com.sas.servlet.tbeans.olapgraphics.html that implement FormViewInterface
 class OLAPESRIMapComposite
          MapComposite is a TransformationBean that is composed of other TransformationBeans.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.olaptableview.html
 

Classes in com.sas.servlet.tbeans.olaptableview.html that implement FormViewInterface
 class OLAPTableView
          The OLAPTableView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given multidimensional model.
 

Uses of FormViewInterface in com.sas.servlet.tbeans.remotefileselector2.html
 

Classes in com.sas.servlet.tbeans.remotefileselector2.html that implement FormViewInterface
 class InformationServicesSearch
           The InformationServicesSearch is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the default search component for the InformationServicesSelector.
 class RemoteFileSearch
           The RemoteFileSearch is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the search facility of the RemoteFileSelector component.
 

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

Classes in com.sas.servlet.tbeans.tableview.html that implement FormViewInterface
 class TableView
          The TableView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given 2-dimensional model.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.