Uses of Package
com.sas.actionprovider.support

Packages that use com.sas.actionprovider.support
com.sas.actionprovider Provides the integrated set of classes that comprise the ActionProvider Framework (APF). 
com.sas.actionprovider.support Provides the support classes that define the default areas and actions for components that acquire their Actions via the ActionProviderFramework (APF). 
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. 
com.sas.servlet.tbeans Provides classes and interfaces for the Transformation Beans. 
com.sas.swing.visuals.remotefileselector The primary focus of the com.sas.swing.visuals.remotefileselector package is to provide the classes necessary to initialize a Remote File Selector. 
com.sas.swing.visuals.tableview Provides a set of swing classes for viewing and manipulating relational data. 
 

Classes in com.sas.actionprovider.support used by com.sas.actionprovider
BaseActionProviderSupport
           The BaseActionProviderSupport class is the base class for all support classes of the Action Provider Framework( APF ).
 

Classes in com.sas.actionprovider.support used by com.sas.actionprovider.support
BaseActionProviderSupport
           The BaseActionProviderSupport class is the base class for all support classes of the Action Provider Framework( APF ).
BaseCustomSupport
          This is the base class for support classes that manage the registering and retrieval of custom actions for viewer components that do not have any default actions.
BaseNavigationBarSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the NavigationBar.
CustomAreaInterface
           Interface that defines a single areaType key for support classes that just need to manage custom Actions for a single area.
NavigationBarAreaInterface
           
 

Classes in com.sas.actionprovider.support used by com.sas.actionprovider.support.olaptableview
DynamicActionCountInterface
           This interface is implemented by support classes that may need to return multiple instances of Actions having the same actionType during a single getActions(} call.
 

Classes in com.sas.actionprovider.support used by com.sas.actionprovider.support.tableview
DynamicActionCountInterface
           This interface is implemented by support classes that may need to return multiple instances of Actions having the same actionType during a single getActions(} call.
 

Classes in com.sas.actionprovider.support used by com.sas.servlet.tbeans
HttpViewerSupport
           Provides a common implementation of the HttpActionProviderViewInterface to which components may delegate their own implementations of that interface.
 

Classes in com.sas.actionprovider.support used by com.sas.swing.visuals.remotefileselector
SwingViewerSupport
           Provides a common implementation of the SwingActionProviderViewInterface to which components may delegate their own implementations of that interface.
 

Classes in com.sas.actionprovider.support used by com.sas.swing.visuals.tableview
SwingViewerSupport
           Provides a common implementation of the SwingActionProviderViewInterface to which components may delegate their own implementations of that interface.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.