***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.
@CodeSet(value="sas.platform")
@SASScope(value="ALL")
@SubjectToChange

Package 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.

See:
          Description

Interface Summary
DataSelectorListBoxViewKeysInterface  
DataSelectorListBoxViewStyleKeysInterface  
SelectorContainerStyleKeysInterface This interface defines keys used to retrieve the style classes for the visual components of a selector container from its style map.
 

Class Summary
AbstractSelectorContainer The AbstractSelectorContainer is an abstract TransformationBean™ that provides base level functionality for selector containers.
ActionProviderMenuBar The ActionProviderMenuBar is an abstract TransformationBean™ that provides a menubar representation of the actions defined for an area of a viewer.
DataItemNode The DataItemNode is a TransformationBean™ that generates the appropriate HTML 4.0 that provides a javascript node with additional description and style properties.
DataSelector The DataSelector is an abstract TransformationBean™ that provides HTML form functionality for the data selector framework.
DataSelectorListBoxView  
OLAPMenuBar The OLAPMenuBar is a TransformationBean™ that generates the appropriate HTML 4.0 that is used to display a menubar of available data selectors for an OLAP viewer, such as the OLAPTableView.
RelationalMenuBar The RelationalMenuBar is a TransformationBean™ that generates the appropriate HTML 4.0 that is used to display a menubar of available data selectors for a relational viewer, such as the TableView.
SelectorPanel The SelectorPanel is an abstract TransformationBean™ that provides HTML form functionality for the data selector panel framework.
 

Package com.sas.servlet.tbeans.dataselectors.html Description

Provides classes for creating dataselectors, and the menubar classes that provide access to the dataselectors from a data viewer.


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.