Uses of Interface
com.sas.actionprovider.support.DynamicActionCountInterface

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

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

Classes in com.sas.actionprovider.support.olaptableview that implement DynamicActionCountInterface
 class BaseOLAPDrillStateSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the OLAPDrillState component.
 class HttpOLAPDrillStateSupport
          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 OLAPDrillState.
 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 SwingOLAPDrillStateSupport
          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.
 

Uses of DynamicActionCountInterface in com.sas.actionprovider.support.tableview
 

Classes in com.sas.actionprovider.support.tableview that implement DynamicActionCountInterface
 class SwingTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for relational swing table view components such as the TableView.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.