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

Packages that use RelationalActionTypeKeysInterface
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. 
 

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

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

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

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

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

Classes in com.sas.actionprovider.support.remotefileselector2 that implement RelationalActionTypeKeysInterface
 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 RelationalActionTypeKeysInterface in com.sas.actionprovider.support.tableview
 

Subinterfaces of RelationalActionTypeKeysInterface in com.sas.actionprovider.support.tableview
 interface HttpRelationalActionTypeKeysInterface
           
 interface SwingRelationalActionTypeKeysInterface
           
 

Classes in com.sas.actionprovider.support.tableview that implement RelationalActionTypeKeysInterface
 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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.