Uses of Interface
com.sas.actionprovider.ActionStatusKeysInterface

Packages that use ActionStatusKeysInterface
com.sas.actionprovider Provides the integrated set of classes that comprise the ActionProvider Framework (APF). 
com.sas.actionprovider.strategies   
com.sas.actionprovider.strategies.olap   
com.sas.actionprovider.strategies.relational   
com.sas.actionprovider.strategies.remotefile2   
com.sas.actionprovider.util.dataselector   
com.sas.actionprovider.util.olap   
com.sas.actionprovider.util.relational   
com.sas.actionprovider.util.remotefile2   
com.sas.swing.visuals.remotefileselector.actions The primary focus of the com.sas.swing.visuals.remotefileselector.actions package is to provide the classes used to manipulate the user interface when various toolbar, button, and popmenu actions are triggered. 
com.sas.swing.visuals.tableview.actions   
 

Uses of ActionStatusKeysInterface in com.sas.actionprovider
 

Classes in com.sas.actionprovider that implement ActionStatusKeysInterface
 class BaseAction
          The BaseAction class is the base class for all Actions acquired via the Action Provider Framework (APF).
 class HttpAction
          The HttpAction class is the base class for all actions acquired from the HttpActionProvider.
 class SwingAction
          The SwingAction class is the base class for all actions acquired from the SwingActionProvider.
 

Uses of ActionStatusKeysInterface in com.sas.actionprovider.strategies
 

Classes in com.sas.actionprovider.strategies that implement ActionStatusKeysInterface
 class BaseActionStrategy
           This class is the base class for all ActionStrategy classes used in the ActionProviderFramework.
 class BaseMapStrategy
           
 class MapClearSelectionsStrategy
           
 class MapExportToExcelStrategy
           
 class MapFilterSelectionsStrategy
           
 class MapFullExtentsStrategy
           
 class MapIdentifyModeStrategy
           
 class MapIdentifyStrategy
           
 class MapPanModeStrategy
           
 class MapPanStrategy
           
 class MapPropertyStrategy
           
 class MapRectangularSelectModeStrategy
           
 class MapRectangularSelectStrategy
           
 class MapReportLinkingModeStrategy
           
 class MapReportLinkingStrategy
           
 class MapResizeStrategy
          Strategy class used for the Map Resizing
 class MapSelectModeStrategy
           
 class MapSelectStrategy
           
 class MapZoomInModeStrategy
           
 class MapZoomInStrategy
           
 class MapZoomOutModeStrategy
           
 class MapZoomOutStrategy
           
 

Uses of ActionStatusKeysInterface in com.sas.actionprovider.strategies.olap
 

Classes in com.sas.actionprovider.strategies.olap that implement ActionStatusKeysInterface
 class BaseDetailDataStrategy
           
 class BaseEmptyLabelStrategy
           
 class BaseHeaderStrategy
           
 class BaseOLAPModelStrategy
           
 class BaseOLAPStrategy
           
 class BaseTitleStrategy
           
 class CellValueAscendingSortStrategy
           
 class CellValueDescendingSortStrategy
           
 class ClearCellValueSortStrategy
           
 class ClearLevelLabelSortStrategy
           
 class CollapseAllStrategy
           
 class CollapseStrategy
           
 class DefaultHeaderStrategy
           
 class DefaultTitleStrategy
           
 class DrillDownStrategy
           
 class DrillUpStrategy
           
 class EmptyLabelStrategyHeaderCell
           
 class EmptyLabelStrategyTitleCell
           
 class ExpandAllStrategy
           
 class ExpandStrategy
           
 class FilterAndRankSelectorStrategy
           
 class HeaderLabelStrategy
           
 class LastHeaderLabelStrategy
           
 class LevelLabelAscendingSortStrategy
           
 class LevelLabelDescendingSortStrategy
           
 class MapCollapseModeStrategy
           
 class MapCollapseStrategy
           
 class MapDrillDownModeStrategy
           
 class MapDrillDownStrategy
           
 class MapDrillUpStrategy
           
 class MapExpandModeStrategy
           
 class MapExpandStrategy
           
 class MapSetMeasureStrategy
           
 class MeasureLabelStrategy
           
 class MoveInStrategyHeaderCell
           
 class MoveInStrategyTitleCell
           
 class MoveLabelStrategyHeaderCell
           
 class MoveLabelStrategyTitleCell
           
 class MoveMeasureInStrategy
           
 class MoveMeasureLabelStrategy
           
 class MoveMeasureOutStrategy
           
 class MoveOutStrategyHeaderCell
           
 class MoveOutStrategyTitleCell
           
 class MoveStrategyHeaderCell
           
 class MoveStrategyTitleCell
           
 class RotateStrategy
           
 class ShowDetailDataSelectorStrategy
           
 class ShowDetailDataStrategyDataCell
           
 class ShowDetailDataStrategyHeaderCell
           
 class SortLabelStrategy
           
 class TitleLabelStrategy
           
 

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

Classes in com.sas.actionprovider.strategies.relational that implement ActionStatusKeysInterface
 class AddRowStrategy
           
 class BaseColumnHeaderStrategy
           
 class BaseDataCellStrategy
           
 class BaseEditEnabledStrategy
           
 class BaseEditMoveColumnStrategy
           
 class BaseEditSortStrategy
           
 class BaseHoldColumnStrategy
           
 class BaseHoldRowStrategy
           
 class BaseModelColumnStrategy
           
 class BaseModelRowStrategy
           
 class BaseMoveColumnStrategy
           
 class BaseRelationalModelStrategy
           
 class BaseRelationalStrategy
           
 class BaseRowEditStrategy
           
 class BaseSelectorStrategy
           
 class BaseSortStrategy
           
 class BaseTableColumnStrategy
           
 class BaseTableRowColumnStrategy
           
 class BaseTableRowStrategy
           
 class BaseTableStrategy
           
 class CancelRowInsertStrategy
           
 class CancelRowStrategy
           
 class ClearSortStrategy
           
 class ClearStrategy
           
 class ColumnHeaderStrategy
           
 class CommitDeleteStrategy
           
 class CommitInsertedRowStrategy
           
 class CommitRowStrategy
           
 class CopyStrategy
           
 class CutStrategy
           
 class DefaultColumnHeaderStrategy
           
 class DefaultDataCellStrategy
           
 class DeleteRowStrategy
           
 class DragColumnStrategy
           
 class EditClearSortStrategy
           
 class EditMoveColumnLeftStrategy
           
 class EditMoveColumnRightStrategy
           
 class EditSortAscendingStrategy
           
 class EditSortDescendingStrategy
           
 class ExportToExcelStrategy
           
 class FilterSelectorStrategy
           
 class HideColumnStrategy
           
 class HoldColumnLeftStrategy
           
 class HoldColumnRightStrategy
           
 class HoldRowBottomStrategy
           
 class HoldRowMenuStrategy
           
 class HoldRowTopStrategy
           
 class HttpDeleteRowStrategy
           
 class HttpInsertRowStrategy
           
 class InsertRowStrategy
           
 class MoveColumnLeftStrategy
           
 class MoveColumnMenuStrategy
           
 class MoveColumnRightStrategy
           
 class PasteStrategy
           
 class PercentCalculationsSelectorStrategy
           
 class QuerySelectorStrategy
           
 class ReleaseAllColumnsStrategy
           
 class ReleaseAllRowsStrategy
           
 class ReleaseColumnStrategy
           
 class ReleaseRowStrategy
           
 class ReleaseSelectedColumnStrategy
           
 class ReleaseSelectedRowStrategy
           
 class ShowAllColumnsStrategy
           
 class ShowColumnStrategy
           
 class SimpleCalculatedItemSelectorStrategy
           
 class SortColumnAscendingStrategy
           
 class SortColumnAscendingStrategyHeader
           
 class SortColumnDescendingStrategy
           
 class SortColumnDescendingStrategyHeader
           
 class SortSelectorStrategy
           
 class TotalsSelectorStrategy
           
 class UpdateRowStrategy
           
 

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

Classes in com.sas.actionprovider.strategies.remotefile2 that implement ActionStatusKeysInterface
 class BaseComboStrategy
           
 class com.sas.actionprovider.strategies.remotefile2.BaseEditStrategy
           
 class BaseRemoteFileStrategy
           
 class BaseSearchStrategy
           
 class BaseToolBarStrategy
           
 class DeleteStrategy
           
 class DisplaySearchResultsStrategy
           
 class HttpSearchStrategy
          Add one sentence class summary here.
 class HttpUpOneLevelStrategy
           
 class OpenFolderStrategy
           
 class OpenFolderStrategyCombo
           
 class RenameStrategy
           
 class SelectFileStrategy
           
 class UpOneLevelStrategy
           
 

Uses of ActionStatusKeysInterface in com.sas.actionprovider.util.dataselector
 

Classes in com.sas.actionprovider.util.dataselector that implement ActionStatusKeysInterface
 class SelectorActionUtil
           
 

Uses of ActionStatusKeysInterface in com.sas.actionprovider.util.olap
 

Classes in com.sas.actionprovider.util.olap that implement ActionStatusKeysInterface
 class HttpOLAPActionUtil
           
 class OLAPActionUtil
           
 

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

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

Uses of ActionStatusKeysInterface in com.sas.actionprovider.util.remotefile2
 

Classes in com.sas.actionprovider.util.remotefile2 that implement ActionStatusKeysInterface
 class HttpRemoteFileActionUtil
           
 class RemoteFileActionUtil
           
 

Uses of ActionStatusKeysInterface in com.sas.swing.visuals.remotefileselector.actions
 

Classes in com.sas.swing.visuals.remotefileselector.actions that implement ActionStatusKeysInterface
 class AddFolderAction
          AddFolderAction adds a default folder and allows editting of the cell to change the folder name.
 class CopyAction
          CopyAction allows copying of the selected items.
 class CutAction
          CutAction allows cutting of the selected items.
 class DeleteAction
          DeleteAction allows deleting of the selected items.
 class DetailsAction
          DetailsAction sets the file system view to the details mode.
 class FindAction
          FindAction displays a window used to search a file system.
 class GoBackAction
          GoBackAction allows the user to move back to the previous view.
 class ListAction
          ListAction changes the view to the default list view.
 class OpenFolderAction
          OpenFolderAction opens a selected folder.
 class PasteAction
          PasteAction completes the cut or copy action and moves the files appropriately.
 class RenameAction
          RenameAction allows items to be renamed.
 class StartSearchAction
          StartSearchAction initiates the search.
 class TreeAction
          TreeAction displays the tree view.
 class UpOneLevelAction
          UpOneLevelAction shows the directory information one level above the current level.
 class ViewMenuAction
          ViewMenuAction the action that displays the view type dropdown menu.
 class ViewSelectionAction
          ViewSelectionAction is the action that displays the view type dropdown menu.
 

Uses of ActionStatusKeysInterface in com.sas.swing.visuals.tableview.actions
 

Classes in com.sas.swing.visuals.tableview.actions that implement ActionStatusKeysInterface
 class AddRowAction
          The AddRowAction class is used in conjunction with the AddRowCommand to perform add a row to a table.
 class DeleteRowAction
          The DeleteRowAction class is used in conjunction with the DeleteRowCommand to perform row deletion on a table.
 class MoveColumnAction
          The MoveColumnAction class is used in conjunction with the MoveColumnCommand to perform a column move in a table.
 class SelectorAction
          The SelectorAction class is a base class for all selectors to use.
 class SortAction
          The SortAction class is used in conjunction with the sorting commands to perform a sort on a table.
 class TableViewAction
          The TableViewAction class is a base class for all TableViewAction subclasses to derive from.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.