|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
Uses of ActionStatusKeysInterface in com.sas.actionprovider.strategies.relational |
---|
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. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |