Uses of Interface
com.sas.actionprovider.support.tableview.TableViewAreaInterface

Packages that use TableViewAreaInterface
com.sas.actionprovider.strategies.relational   
com.sas.actionprovider.strategies.remotefile2   
com.sas.actionprovider.support.remotefileselector2   
com.sas.actionprovider.support.tableview Provides classes that support and define the default actions for relational Table Viewer Components. 
com.sas.actionprovider.util.relational   
 

Uses of TableViewAreaInterface in com.sas.actionprovider.strategies.relational
 

Classes in com.sas.actionprovider.strategies.relational that implement TableViewAreaInterface
 class HttpRelationalActionStrategyFactory
           
 class SwingRelationalActionStrategyFactory
           
 

Uses of TableViewAreaInterface in com.sas.actionprovider.strategies.remotefile2
 

Classes in com.sas.actionprovider.strategies.remotefile2 that implement TableViewAreaInterface
 class HttpRemoteFileActionStrategyFactory
           
 

Uses of TableViewAreaInterface in com.sas.actionprovider.support.remotefileselector2
 

Classes in com.sas.actionprovider.support.remotefileselector2 that implement TableViewAreaInterface
 class HttpRemoteFileSelectorTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the RemoteFileSelector transformation bean viewer.
 

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

Subinterfaces of TableViewAreaInterface in com.sas.actionprovider.support.tableview
 interface SwingTableViewAreaInterface
           
 

Classes in com.sas.actionprovider.support.tableview that implement TableViewAreaInterface
 class BaseTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the TableView.
 class HttpTableViewSupport
          In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for relational transformation bean viewer components such as the TableView and NavigationBar.
 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.
 

Uses of TableViewAreaInterface in com.sas.actionprovider.util.relational
 

Classes in com.sas.actionprovider.util.relational that implement TableViewAreaInterface
 class HttpRelationalActionUtil
           
 class RelationalActionUtil
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.