Uses of Interface
com.sas.actionprovider.CommandSupportedInterface

Packages that use CommandSupportedInterface
com.sas.commands.dataselectors   
com.sas.commands.dataselectors.exceptionhighlighting   
com.sas.commands.relational Provides classes and interfaces to perform commands on relational data. 
com.sas.commands.remotefileselector2   
 

Uses of CommandSupportedInterface in com.sas.commands.dataselectors
 

Classes in com.sas.commands.dataselectors that implement CommandSupportedInterface
 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 DataItemSelectorCommand
          This class is responsible for assisting in the processing of user actions through a user-interface representation of a Query selector.
 class ExportSelectorCommand
          This class handles the data exporting operations in conjunction with the Export Selector.
 class FilterAndRankSelectorCommand
          This class provides command support for the "Filter and Rank" Selector.
 class FindSelectorCommand
          Assists the Find selector with business model interactions needed to perform the find functions.
 class FormatSelectorCommand
          This class provides command support for the "Filter and Rank" Selector.
 class RankingCommand
          This class handles the ranking of a data model in conjunction with the Ranking Selector.
 class ShowDetailSelectorCommand
           
 class SortCommand
          This class handles the sorting of data items.
 class SortSelectorCommand
          This class implements the simple calculated item selector command.
 class TotalsCommand
          This class handles the applying of totals and subtotals in conjunction with the Totals Selector.
 

Uses of CommandSupportedInterface in com.sas.commands.dataselectors.exceptionhighlighting
 

Classes in com.sas.commands.dataselectors.exceptionhighlighting that implement CommandSupportedInterface
 class ExceptionHighlightingChartCommand
          The command processes actions, via the Action Provider Framework, as they are initiated by the visual in response to user input.
 class ExceptionHighlightingCommand
          The command processes actions, via the Action Provider Framework, as they are initiated by the visual in response to user input.
 

Uses of CommandSupportedInterface in com.sas.commands.relational
 

Classes in com.sas.commands.relational that implement CommandSupportedInterface
 class AddRowCommand
          This class implements the hold Row command.
 class BaseEditCommand
          This class implements the basic functionality for an edit command.
 class BaseScrollCommand
          This class implements the basic functionality for a scroll command.
 class CancelCommand
          This class implements the cancel command.
 class CancelRowInsertCommand
          This class implements the hold Row command.
 class ClearSortCommand
          This class clear the sort on a column of a TableView.
 class CommitCommand
          This class implements the commit command.
 class CommitInsertedRowCommand
          This class implements the hold Row command.
 class CopyCommand
          This class implements the copy command.
 class CutCommand
          This class implements the cut command.
 class DeleteCommand
          This class implements the delete command.
 class DeleteRowCommand
          This class implements the hold Row command.
 class ExportToExcelCommand
          This class implements the export to excel command.
 class GotoColumnCommand
          This class implements scrolling to a given column command.
 class GotoRowCommand
          This class implements scrolling to a given row command.
 class HideColumnCommand
          This class implements the copy command.
 class HoldColumnCommand
          This class implements the hold column command.
 class HoldRowCommand
          This class implements the hold Row command.
 class InsertCommand
          This class implements the insert command.
 class InsertRowCommand
          This class implements the hold Row command.
 class PasteCommand
          This class implements the paste command.
 class ReleaseAllColumnsCommand
          This class implements the copy command.
 class ReleaseAllRowsCommand
          This class implements the copy command.
 class ReleaseColumnCommand
          This class implements the copy command.
 class ReleaseRowCommand
          This class implements the copy command.
 class ScrollFirstColumnCommand
          This class implements scrolling to the first column command.
 class ScrollFirstRowCommand
          This class implements scrolling to the first row command.
 class ScrollLastColumnCommand
          This class implements scrolling to the last column command.
 class ScrollLastRowCommand
          This class implements scrolling to the last row command.
 class ScrollNextColumnCommand
          This class implements scrolling to the next column command.
 class ScrollNextColumnPageCommand
          This class implements scrolling forward a page of columns command.
 class ScrollNextRowCommand
          This class implements scrolling to the next row command.
 class ScrollNextRowPageCommand
          This class implements scrolling forward a page of rows command.
 class ScrollPreviousColumnCommand
          This class implements scrolling to the previous column command.
 class ScrollPreviousColumnPageCommand
          This class implements scrolling back a page of columns command.
 class ScrollPreviousRowCommand
          This class implements scrolling to the previous row command.
 class ScrollPreviousRowPageCommand
          This class implements scrolling back a page of rows command.
 class ShowAllColumnsCommand
          This class implements the copy command.
 class ShowColumnCommand
          This class implements the copy command.
 class ShowColumnHeaderCommand
          This class implements the copy command.
 class ShowRowHeaderCommand
          This class implements the copy command.
 class UpdateCommand
          This class implements the update command.
 

Uses of CommandSupportedInterface in com.sas.commands.remotefileselector2
 

Classes in com.sas.commands.remotefileselector2 that implement CommandSupportedInterface
 class OpenFolderCommand
          OpenFolderCommand This class updates the model path.
 class SortFoldersFirstCommand
          Extension of the com.sas.commands.relational.SortCommand.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.