|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CancelInterface | |
---|---|
com.sas.actionprovider.commands | |
com.sas.commands | Provides classes and interfaces to perform commands. |
com.sas.commands.dataselectors | |
com.sas.commands.dataselectors.exceptionhighlighting | |
com.sas.servlet.tbeans.dataselectors.calculations.percent.html | |
com.sas.servlet.tbeans.dataselectors.crossing.html | |
com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html | |
com.sas.servlet.tbeans.dataselectors.export.html | Provides user interface (UI) classes of the JSP Export Selector. |
com.sas.servlet.tbeans.dataselectors.memberproperties.html | |
com.sas.servlet.tbeans.dataselectors.sort.html |
Uses of CancelInterface in com.sas.actionprovider.commands |
---|
Classes in com.sas.actionprovider.commands that implement CancelInterface | |
---|---|
class |
MapPropertyCommand
This class implements the map's show property sheet command. |
Uses of CancelInterface in com.sas.commands |
---|
Subinterfaces of CancelInterface in com.sas.commands | |
---|---|
interface |
PendingCommandInterface
The PendingCommandInterface is implemented by commands that may execute multiple types of operations and need to persist in memory until they have completed some final operation ( typically, a 'Cancel' or 'Commit' operation ). |
Uses of CancelInterface in com.sas.commands.dataselectors |
---|
Classes in com.sas.commands.dataselectors that implement CancelInterface | |
---|---|
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 |
BaseSelectorCommand
This class will provide the base functionality for all selector commands. |
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 |
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 |
RankingCommand
This class handles the ranking of a data model in conjunction with the Ranking Selector. |
class |
ShowDetailSelectorCommand
|
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. |
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 CancelInterface in com.sas.commands.dataselectors.exceptionhighlighting |
---|
Classes in com.sas.commands.dataselectors.exceptionhighlighting that implement CancelInterface | |
---|---|
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 CancelInterface in com.sas.servlet.tbeans.dataselectors.calculations.percent.html |
---|
Classes in com.sas.servlet.tbeans.dataselectors.calculations.percent.html that implement CancelInterface | |
---|---|
class |
PercentCalculationsSelectorPanel
The PercentCalculationsSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for adding and removing FractionOfTotal dataitems. |
Uses of CancelInterface in com.sas.servlet.tbeans.dataselectors.crossing.html |
---|
Classes in com.sas.servlet.tbeans.dataselectors.crossing.html that implement CancelInterface | |
---|---|
class |
MapCrossingSelectorPanel
|
Uses of CancelInterface in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html |
---|
Classes in com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html that implement CancelInterface | |
---|---|
class |
ExceptionHighlightingChartSelectorPanel
The ExceptionHighlightingSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values. |
class |
ExceptionHighlightingSelectorPanel
The ExceptionHighlightingSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values. |
Uses of CancelInterface in com.sas.servlet.tbeans.dataselectors.export.html |
---|
Classes in com.sas.servlet.tbeans.dataselectors.export.html that implement CancelInterface | |
---|---|
class |
ExportSelectorPanel
The ExportSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying options for exporting data to a spreadsheet application. |
Uses of CancelInterface in com.sas.servlet.tbeans.dataselectors.memberproperties.html |
---|
Classes in com.sas.servlet.tbeans.dataselectors.memberproperties.html that implement CancelInterface | |
---|---|
class |
MemberPropertiesSelectorPanel
The MemberPropertiesSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying xxx on data items. |
Uses of CancelInterface in com.sas.servlet.tbeans.dataselectors.sort.html |
---|
Classes in com.sas.servlet.tbeans.dataselectors.sort.html that implement CancelInterface | |
---|---|
class |
SortSelectorPanel
The SortSelectorPanel is a TransformationBean that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying sorting on data items. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |