Uses of Interface
com.sas.dataselectors.ComponentSelectorInterface

Packages that use ComponentSelectorInterface
com.sas.dataselectors Provides the interface that defines the basic methods required of a data selector. 
com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html   
 

Uses of ComponentSelectorInterface in com.sas.dataselectors
 

Subinterfaces of ComponentSelectorInterface in com.sas.dataselectors
 interface ComponentSelectorPanelInterface
          A component selector panel is a selector panel that can be included into another selector panel in order to extend the includer's functionalities.
 

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

Classes in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html that implement ComponentSelectorInterface
 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
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.