Uses of Interface
com.sas.actionprovider.support.olaptableview.OLAPActionTypeKeysInterface

Packages that use OLAPActionTypeKeysInterface
com.sas.actionprovider.strategies.olap   
com.sas.actionprovider.support.olaptableview Provides classes that support and define the default actions for olap Table Viewer Components. 
 

Uses of OLAPActionTypeKeysInterface in com.sas.actionprovider.strategies.olap
 

Classes in com.sas.actionprovider.strategies.olap that implement OLAPActionTypeKeysInterface
 class HttpOLAPActionStrategyFactory
           
 class SwingOLAPActionStrategyFactory
           
 

Uses of OLAPActionTypeKeysInterface in com.sas.actionprovider.support.olaptableview
 

Subinterfaces of OLAPActionTypeKeysInterface in com.sas.actionprovider.support.olaptableview
 interface HttpOLAPActionTypeKeysInterface
           
 interface SwingOLAPActionTypeKeysInterface
           
 

Classes in com.sas.actionprovider.support.olaptableview that implement OLAPActionTypeKeysInterface
 class BaseOLAPTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components such as the OLAPTableView.
 class HttpOLAPTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP transformation bean viewer components such as the OLAPTableView.
 class SwingOLAPTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components such as the OLAPTableView.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.