Uses of Interface
com.sas.actionprovider.CommandStatusInterface

Packages that use CommandStatusInterface
com.sas.actionprovider.commands   
com.sas.actionprovider.support.graphics Provides classes that support and define the default actions for relational Graph Viewer Components. 
com.sas.commands.dataselectors   
com.sas.commands.relational Provides classes and interfaces to perform commands on relational data. 
com.sas.commands.remotefileselector2   
 

Uses of CommandStatusInterface in com.sas.actionprovider.commands
 

Classes in com.sas.actionprovider.commands that implement CommandStatusInterface
 class MapClearSelectionsCommand
          This class implements the map's clear selections command.
 class MapCollapseCommand
          This class implements the map's collapse command.
 class MapDrillDownCommand
          This class implements the map's drilldown command.
 class MapDrillUpCommand
          This class implements the map's drillup command.
 class MapExpandCommand
          This class implements the map's expand command.
 class MapExportToExcelCommand
          This class implements the map's clear selections command.
 class MapFilterSelectionsCommand
          This class implements the map's filter selections command.
 class MapResizeCommand
          The command used by the ActionProvider to resize an ESRI Map component
 

Uses of CommandStatusInterface in com.sas.actionprovider.support.graphics
 

Classes in com.sas.actionprovider.support.graphics that implement CommandStatusInterface
 class com.sas.actionprovider.support.graphics.ResizeCommand
          The command used by the ActionProvider to resize a column in an OLAPTableView
 

Uses of CommandStatusInterface in com.sas.commands.dataselectors
 

Classes in com.sas.commands.dataselectors that implement CommandStatusInterface
 class AdvancedFilterSelectorCommand
          This class implements the Advanced Filter Selector Command.
 class AdvancedFilterSelectorCommandFacade
          This class is a facade that unifies the functionalities of the AdvancedFilterSelectorCommand plus the additional filtering funcionalities provided by the OLAPTimeBasedFilterCommand.
 class FilterAndRankSelectorCommand
          This class provides command support for the "Filter and Rank" Selector.
 class FormatSelectorCommand
          This class provides command support for the "Filter and Rank" Selector.
 class MemberPropertiesCommand
          Assists the Find selector with business model interactions needed to perform the find functions.
 class OLAPSortSelectorCommand
           
 class OLAPTimeBasedFilterCommand
           
 class PercentCalculationsCommand
          Assists the Find selector with business model interactions needed to perform the find functions.
 class SimpleCalculatedItemSelectorCommand
          This class implements the command for processing calculated items in the simple calculated item selector command.
 class SortCommand
          This class handles the sorting of data items.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.