SAS BI API Documentation 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

B

BackAction - class com.sas.swing.visuals.wizard.BackAction.
BackAction handles a Wizard's back events.
BackAction - class com.sas.swing.visuals.wizard2.BackAction.
BackAction handles a Wizard's back events.
BACKGROUND - Static variable in class com.sas.iquery.metadata.business.Role
This role is used, when specifying a data item as a result item in a BusinessQuery, to request the result item to be on the BACKGROUND axis in the result set returned by SAS Query Services' data services component when processing the query.
BackgroundFillStyleTag - class com.sas.taglib.graphics.components.BackgroundFillStyleTag.
 
BackgroundStyle - class com.sas.graphics.chart.bean.BackgroundStyle.
 
BACKWARD - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Search direction that is going backward in time.
BACKWARD - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
This indicates a search direction of filtering going backward in time.
BadHostException - exception com.sas.services.security.login.BadHostException.
This exception gets thrown when authentication fails due to an unknown host error.
BadHostLoginServiceException - exception com.sas.services.security.BadHostLoginServiceException.
This exception gets thrown if the authentication process detects that an "unknown host" error occurred while attempting authentication.
Bar - class com.sas.graphics.chart.Bar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BarChart class.
Bar - class com.sas.servlet.beans.graphics.Bar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseBarChart class.
Bar - class com.sas.servlet.beans.graphics.html.Bar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BarChart class.
BarChart - class com.sas.graphics.components.barchart.BarChart.
The BarChart component is a Swing component that produces bar charts that support the visualization of multiple response variables.
BarChart - class com.sas.servlet.tbeans.graphics.html.BarChart.
The BarChart TransformationBean is a servlet component that produces bar charts that support the visualization of multiple response variables.
BarChartComposite - class com.sas.servlet.tbeans.graphics.html.BarChartComposite.
BarChartComposite is a TransformationBean that is composed of other TransformationBeans.
BarChartDataModel - class com.sas.graphics.components.barchart.BarChartDataModel.
Common superclass for all BarChart DataModels to provide a "type" of data model that can be assigned to a BarChart.
BarChartModel - class com.sas.graphics.components.barchart.BarChartModel.
A BarChartModel encapsulates most of a BarChart's visual display properties.
BarChartModelTag - class com.sas.taglib.graphics.components.BarChartModelTag.
 
BarChartOLAPDataModel - class com.sas.graphics.components.barchart.BarChartOLAPDataModel.
A BarChartOLAPDataModel assigns an OLAPDataSetInterface to a BarChart.
BarChartStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.BarChartStrategy.
The BarChartStrategy object's purpose is to surface the logic related to initializing the name, description, images, and visual component of the VDEViewerCommand for showing a bar chart.
BarChartTableDataModel - class com.sas.graphics.components.barchart.BarChartTableDataModel.
A BarChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a BarChart component.
BarChartTag - class com.sas.taglib.servlet.tbeans.graphics.BarChartTag.
BarChartTag is the tag handler class for the sas:BarChart custom tag .
BarLineChart - class com.sas.graphics.components.barlinechart.BarLineChart.
The BarLineChart component is a Swing component that produces bar charts with overlaid line plots.
BarLineChart - class com.sas.servlet.tbeans.graphics.html.BarLineChart.
The BarLineChart TransformationBean is a servlet component that produces bar charts with overlayed line plots.
BarLineChartComposite - class com.sas.servlet.tbeans.graphics.html.BarLineChartComposite.
BarLineChartComposite is a TransformationBean that is composed of other TransformationBeans.
BarLineChartDataModel - class com.sas.graphics.components.barlinechart.BarLineChartDataModel.
Common superclass for all BarLineChart DataModels to provide a "type" of data model that can be assigned to a BarLineChart.
BarLineChartModel - class com.sas.graphics.components.barlinechart.BarLineChartModel.
A BarLineChartModel encapsulates most of a BarLineChart's visual display properties.
BarLineChartModelTag - class com.sas.taglib.graphics.components.BarLineChartModelTag.
 
BarLineChartOLAPDataModel - class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel.
A BarLineChartOLAPDataModel assigns an OLAPDataSetInterface to a BarLineChart.
BarLineChartStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.BarLineChartStrategy.
The BarLineChartStrategy object's purpose is to surface the logic related to initializing the name, description, images, and visual component of the VDEViewerCommand for showing a bar line chart.
BarLineChartTableDataModel - class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel.
A BarLineChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a BarLineChart component.
BarLineChartTag - class com.sas.taglib.servlet.tbeans.graphics.BarLineChartTag.
BarLineChartTag is the tag handler class for the sas:BarLineChart custom tag .
BarTag - class com.sas.taglib.servlet.beans.graphics.BarTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BarChartTag class.
Base - interface com.sas.iquery.metadata.business.Base.
 
BASE64 - class com.sas.util.BASE64.
 
BaseAction - class com.sas.actionprovider.BaseAction.
The BaseAction class is the base class for all Actions acquired via the Action Provider Framework (APF).
BaseActionCompositeTransformation - class com.sas.servlet.tbeans.BaseActionCompositeTransformation.
 
BaseActionCompositeTransformationBodyTag - class com.sas.taglib.servlet.tbeans.BaseActionCompositeTransformationBodyTag.
The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for BaseActionCompositeTransformationBeans.
BaseActionProvider - class com.sas.actionprovider.BaseActionProvider.
The BaseActionProvider class is the Base class for the ActionProviders of the Action Provider Framework (APF).
BaseActionProviderCompositeSupport - class com.sas.actionprovider.support.BaseActionProviderCompositeSupport.
The BaseActionProviderCompositeSupport class is the base class for all composite support classes of the Action Provider Framework( APF ).
BaseActionProviderSupport - class com.sas.actionprovider.support.BaseActionProviderSupport.
The BaseActionProviderSupport class is the base class for all support classes of the Action Provider Framework( APF ).
BaseActionStrategy - class com.sas.actionprovider.strategies.BaseActionStrategy.
This class is the base class for all ActionStrategy classes used in the ActionProviderFramework.
BaseActionTransformation - class com.sas.servlet.tbeans.BaseActionTransformation.
 
BaseActionTransformationBodyTag - class com.sas.taglib.servlet.tbeans.BaseActionTransformationBodyTag.
The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for BaseActionTransformationBeans.
BaseActionTransformationTag - class com.sas.taglib.servlet.tbeans.BaseActionTransformationTag.
The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for BaseActionTransformationBeans.
BaseAdvancedFilterObjectFactory - class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory.
This class provides additional support and new behaviors for the filter adapters used by the advanced filter selector dialogs.
BaseAdvancedTextStyleTag - class com.sas.taglib.graphics.components.BaseAdvancedTextStyleTag.
 
BaseAttributeDescriptor - class com.sas.entities.BaseAttributeDescriptor.
This class is a base class for AttributeDescriptor, AttributeGroup, and AttributeType.
BaseAttributeDescriptorInterface - interface com.sas.entities.BaseAttributeDescriptorInterface.
Base AttributeDescriptorInterface defines a core API for AttributeDescriptors, AttributeGroups, and AttributeTypes.
BaseAxisModelTag - class com.sas.taglib.graphics.components.BaseAxisModelTag.
 
BaseAxisStyleTag - class com.sas.taglib.graphics.chart.BaseAxisStyleTag.
 
BaseAxisWallModelTag - class com.sas.taglib.graphics.components.BaseAxisWallModelTag.
 
BaseBar - class com.sas.servlet.beans.graphics.BaseBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseBarChart class.
BaseBar - class com.sas.servlet.beans.mddbtable.BaseBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseBarChart - class com.sas.servlet.tbeans.graphics.BaseBarChart.
 
BaseBarChartModelTag - class com.sas.taglib.graphics.components.BaseBarChartModelTag.
 
BaseBarLineChart - class com.sas.servlet.tbeans.graphics.BaseBarLineChart.
The BarLineChart is a Swing component that uses a BarLineChartDataModel (data properties) and a BarLineChartModel (display properties) to produce a series of connected veticies representing data values.
BaseBarLineChartModelTag - class com.sas.taglib.graphics.components.BaseBarLineChartModelTag.
 
BaseBasicStrokeTag - class com.sas.taglib.graphics.components.BaseBasicStrokeTag.
 
BaseBodyTag - class com.sas.taglib.BaseBodyTag.
The base object for all body tag support handlers in the SAS Custom Tag Library that have a body.
BaseBorder - class com.sas.swing.visuals.BaseBorder.
BaseBorder is a subclass of AbstractBorder capable of drawing several different styles of borders.
BaseBorder - class com.sas.visuals.BaseBorder.
BaseBorder is a subclass of Border capable of drawing several different styles of borders.
BaseButton - class com.sas.servlet.tbeans.BaseButton.
The BaseButton is an abstract TransformationBean™ used to create different types of button looks using images and a label.
BaseButton - class com.sas.visuals.BaseButton.
BaseButton is an abstract class for creating a button.
BaseCalculatedItemAdapter - class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter.
Description: This is the base adapter for going from a CalculatedObjectFactoryInterface to a CalculatedItemInterface.
BaseCalculatedItemListAdapter - class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.
Description: This is the base adapter for going from a CalculatedObjectFactoryInterface to a CalculatedItemListInterface.
BaseCalculatedObjectFactory - class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory.
Description: Factory (sort of) for creating, updating, and managing objects between the BusinessModel and the CalculatedItem classes Copyright: Copyright (c) 2002 Company: SAS
BaseCellRendererTag - class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag.
The base object for all the CellRenderer, ColumnHeaderRenderer tag support handlers in the SAS Custom Tag Library.
BaseChart - class com.sas.servlet.beans.graphics.BaseChart.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseChart - class com.sas.servlet.beans.mddbtable.BaseChart.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseChartTag - class com.sas.taglib.servlet.beans.graphics.BaseChartTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseChartTag - class com.sas.taglib.servlet.beans.mddbtable.BaseChartTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseCheckbox - class com.sas.servlet.beans.BaseCheckbox.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseCheckBox class.
BaseCheckBox - class com.sas.servlet.tbeans.form.BaseCheckBox.
The BaseCheckBox is an abstract TransformationBean™ for creating a checkbox.
BaseChoicebox - class com.sas.servlet.beans.BaseChoicebox.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseChoiceBox class.
BaseChoiceBox - class com.sas.servlet.tbeans.form.BaseChoiceBox.
The BaseChoiceBox is an abstract TransformationBean™ for creating a ChoiceBox.
BaseCollection - class com.sas.collection.BaseCollection.
Abstract base class for collections.
BaseColor - class com.sas.servlet.beans.graphics.BaseColor.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseColor - class com.sas.servlet.beans.mddbtable.BaseColor.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseColorLegendStyleTag - class com.sas.taglib.graphics.chart.BaseColorLegendStyleTag.
BaseColorLegendStyleTag is the tag handler class for the sasads:BaseColorLegendStyle custom tag.
BaseColorTag - class com.sas.taglib.graphics.components.BaseColorTag.
 
BaseColumnHeader - class com.sas.servlet.tbeans.tableview.BaseColumnHeader.
A ColumnHeader manages the column header area of the TableView.
BaseColumnHeaderStrategy - class com.sas.actionprovider.strategies.relational.BaseColumnHeaderStrategy.
 
BaseCombination - class com.sas.servlet.beans.graphics.BaseCombination.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseCombination - class com.sas.servlet.beans.mddbtable.BaseCombination.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseComboBoxView - class com.sas.servlet.tbeans.form.BaseComboBoxView.
The BaseComboBoxView is an abstract TransformationBean™ for creating a ComboBoxView.
BaseComboStrategy - class com.sas.actionprovider.strategies.remotefile2.BaseComboStrategy.
 
BaseCommand - class com.sas.commands.BaseCommand.
BaseCommand is the base class for all commands.
BaseCompositeTransformation - class com.sas.servlet.tbeans.BaseCompositeTransformation.
The base object for all Composite Transformation Beans.
BaseCompositeTransformationBodyTag - class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag.
The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for BaseCompositeTransformationBeans.
BaseContinuousColorLegendStyleTag - class com.sas.taglib.graphics.chart.BaseContinuousColorLegendStyleTag.
BaseContinuousColorLegendStyleTag is the tag handler class for the sasads:BaseContinuousColorLegendStyle custom tag.
BaseCustomizerCommand - class com.sas.dataexplorer.commands.BaseCustomizerCommand.
This class implements the basic functionality for several customizer commands.
BaseCustomizerUtil - class com.sas.beans.BaseCustomizerUtil.
This is a abstract helper class which provides a variety of methods dealing with JavaBeans Customizers.
BaseCustomSupport - class com.sas.actionprovider.support.BaseCustomSupport.
This is the base class for support classes that manage the registering and retrieval of custom actions for viewer components that do not have any default actions.
BaseDashSegmentTag - class com.sas.taglib.graphics.components.BaseDashSegmentTag.
 
BaseDataBean - class com.sas.storage.BaseDataBean.
The BaseDataBean is the parent of classes that typically are generated by the DataBean Wizard of webAF.
BaseDataCellStrategy - class com.sas.actionprovider.strategies.olap.BaseDataCellStrategy.
 
BaseDataCellStrategy - class com.sas.actionprovider.strategies.relational.BaseDataCellStrategy.
 
BaseDataCellStrategy - class com.sas.actionprovider.strategies.remotefile2.BaseDataCellStrategy.
 
BaseDataElementStylesTag - class com.sas.taglib.graphics.components.BaseDataElementStylesTag.
 
BaseDataItemSelectorModel - class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.
This base class defines the common behaviors for the DataItem selector.
BaseDataItemSelectorModel.Role - class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role.
This inner class defines the functionality of a "role", which maintains a list of items associated with each role.
BaseDataSelector - class com.sas.servlet.tbeans.dataselectors.BaseDataSelector.
The BaseDataSelector is an abstract TransformationBean™ for creating data selectors to dynamically change Rows, Columns, Totals, etc.
BaseDataSelectorStrategy - class com.sas.actionprovider.strategies.dataselector.BaseDataSelectorStrategy.
 
BaseDataTipModelTag - class com.sas.taglib.graphics.components.BaseDataTipModelTag.
 
BaseDateTime - class com.sas.servlet.beans.BaseDateTime.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseDateTimeTag - class com.sas.taglib.servlet.beans.BaseDateTimeTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseDependentVariableTag - class com.sas.taglib.graphics.chart.BaseDependentVariableTag.
BaseDependentVariableTag is a tag handler class from which custom dependent variable subtags may extend.
BaseDetailDataStrategy - class com.sas.actionprovider.strategies.olap.BaseDetailDataStrategy.
 
BaseDiscreteColorLegendStyleTag - class com.sas.taglib.graphics.chart.BaseDiscreteColorLegendStyleTag.
BaseDiscreteColorLegendStyleTag is the tag handler class for the sasads:BaseDiscreteColorLegendStyle custom tag.
BaseDistance - class com.sas.measures.BaseDistance.
Distance provides an object which represents a linear measurement in one of several different units.
BaseDualSelector - class com.sas.servlet.tbeans.dualselector.BaseDualSelector.
Transformation bean base object for creating Dual Selectors
BaseDualSelector - class com.sas.swing.visuals.dualselector.BaseDualSelector.
BaseDualSelector is a class used for manipulating items between two components.
BaseEditCommand - class com.sas.commands.relational.BaseEditCommand.
This class implements the basic functionality for an edit command.
BaseEditEnabledStrategy - class com.sas.actionprovider.strategies.relational.BaseEditEnabledStrategy.
 
BaseEditMoveColumnStrategy - class com.sas.actionprovider.strategies.relational.BaseEditMoveColumnStrategy.
 
BaseEditorAdapter - class com.sas.swing.visuals.dataselectors.calculateditems.BaseEditorAdapter.
Description: Copyright: Copyright (c) 2002 Company: SAS
BaseEditSortStrategy - class com.sas.actionprovider.strategies.relational.BaseEditSortStrategy.
 
BaseEmptyLabelStrategy - class com.sas.actionprovider.strategies.olap.BaseEmptyLabelStrategy.
 
BaseEntity - class com.sas.entities.BaseEntity.
BaseEntity is an entity object that is not a remote object.
BaseEntityInterface - interface com.sas.entities.BaseEntityInterface.
BaseEntityInterface represents a local (non-remote)Entity.
BaseEntityValueInterface - interface com.sas.entities.BaseEntityValueInterface.
BaseEntityValueInterface represents a local (non-remote)Entity.
BaseExceptionHighlightingSelectorAdapter - class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter.
Base class that contains attributes and methods common to the different Exception Highlighting Selector adapters.
BaseExpandCollapse - class com.sas.servlet.tbeans.BaseExpandCollapse.
The BaseExpandCollapse is an abstract TransformationBean™ for creating an ExpandCollapse area.
BaseExportSelectorAdapter - class com.sas.dataselectors.export.BaseExportSelectorAdapter.
Base class that contains attributes and methods common to the different actual ExportSelector adapters.
BaseFieldRenderer - class com.sas.servlet.tbeans.remotefileselector2.BaseFieldRenderer.
BaseFieldRenderer is the abstract base class for any renderers used to control the display of the description row of the RemoteFileSelector.
BaseFileSelectorStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataselector.BaseFileSelectorStrategy.
The BaseFileSelectorStrategy is a base class for the file selector strategies in this package.
BaseFillStyleTag - class com.sas.taglib.graphics.components.BaseFillStyleTag.
 
BaseFilter - class com.sas.iquery.metadata.business.step.olap.BaseFilter.
An abstract class that represents a step that filters.
BaseFilterExpression - class com.sas.iquery.metadata.expr.olap.BaseFilterExpression.
Handles rudimentary modeling that is equivalent to the MemberFilter Step.
BaseFilterExpression() - Constructor for class com.sas.iquery.metadata.expr.olap.BaseFilterExpression
 
BaseFilterObjectFactory - class com.sas.dataselectors.filters.BaseFilterObjectFactory.
The BaseFilterObjectFactory is the base implementation of the FilterObjectFactoryInterface.
BaseFontTag - class com.sas.taglib.graphics.components.BaseFontTag.
 
BaseFormatTransform - class com.sas.util.transforms.BaseFormatTransform.
Transform between numeric and String data using a Format.
BaseFormElement - class com.sas.servlet.tbeans.form.BaseFormElement.
The BaseFormElement is an abstract TransformationBean™ used to create the Form Element.
BaseFormElementBodyTag - class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag.
BaseFormBodyTag is used for setting attributes on Form elements to make components more accessible.
BaseFormElementTag - class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag.
BaseFormTag is used for setting attributes on Form elements to make components more accessible.
BaseGraph - class com.sas.servlet.tbeans.graphics.BaseGraph.
 
BaseGraphics - class com.sas.servlet.beans.graphics.BaseGraphics.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseGraphics class.
BaseGraphics - class com.sas.servlet.beans.mddbtable.BaseGraphics.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseGraphics - class com.sas.servlet.tbeans.graphics.BaseGraphics.
 
BaseGraphMatrixAxisModelTag - class com.sas.taglib.graphics.components.BaseGraphMatrixAxisModelTag.
 
BaseGraphModelTag - class com.sas.taglib.graphics.components.BaseGraphModelTag.
 
BaseGraphStyleTag - class com.sas.taglib.graphics.components.BaseGraphStyleTag.
 
BaseGraphSupport - class com.sas.actionprovider.support.graphics.BaseGraphSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for relational viewer components such as the graph components.
BaseGraphSupport - class com.sas.servlet.tbeans.graphics.html.BaseGraphSupport.
 
BaseGridStyleTag - class com.sas.taglib.graphics.chart.BaseGridStyleTag.
 
BaseGroup - class com.sas.servlet.beans.graphics.BaseGroup.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseGroup - class com.sas.servlet.beans.mddbtable.BaseGroup.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseGroupTag - class com.sas.taglib.servlet.beans.graphics.BaseGroupTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseGroupTag - class com.sas.taglib.servlet.beans.mddbtable.BaseGroupTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseHeader - class com.sas.servlet.tbeans.tableview.BaseHeader.
A template to use for column and row headers for a TableView.
BaseHeaderStrategy - class com.sas.actionprovider.strategies.olap.BaseHeaderStrategy.
 
BaseHidden - class com.sas.servlet.beans.BaseHidden.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseHidden class.
BaseHidden - class com.sas.servlet.tbeans.form.BaseHidden.
The BaseHidden is an abstract TransformationBean™ for creating hidden input fields.
BaseHoldColumnStrategy - class com.sas.actionprovider.strategies.relational.BaseHoldColumnStrategy.
 
BaseHoldRowStrategy - class com.sas.actionprovider.strategies.relational.BaseHoldRowStrategy.
 
BaseHTMLMenuBar - class com.sas.servlet.tbeans.menubar.html.BaseHTMLMenuBar.
The BaseHTMLMenuBar is an abstract TransformationBean™ used to create an HTML MenuBar.
BaseHttpActionProviderCompositeSupport - class com.sas.actionprovider.support.BaseHttpActionProviderCompositeSupport.
The BaseActionProviderCompositeSupport class is the base class for all Http composite support classes of the Action Provider Framework( APF ).
BaseIFormElement - class com.sas.servlet.tbeans.ipage.iform.BaseIFormElement.
The base object for all IForm sub-elements.
BaseIFormElementTag - class com.sas.taglib.servlet.tbeans.ipage.BaseIFormElementTag.
BaseIFormElementTag is the base class for other IForm sub element custom tag handlers for elements that do not have a body.
BaseImage - class com.sas.servlet.beans.BaseImage.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseImage class.
BaseImage - class com.sas.servlet.tbeans.form.BaseImage.
The BaseImage is an abstract TransformationBean™ used to create an Image.
BaseIndependentVariableTag - class com.sas.taglib.graphics.chart.BaseIndependentVariableTag.
BaseIndependentVariableTag is a tag handler class from which custom independent variable subtags may extend.
BaseInformationServicesModel - class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel.
BaseInformationServicesModel provides common methods that talk to the Information Services structure.
BaseInput - class com.sas.servlet.beans.BaseInput.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseInput class.
BaseInput - class com.sas.servlet.tbeans.form.BaseInput.
The BaseInput is an abstract TransformationBean™ for creating INPUT elements.
BaseIPage - class com.sas.servlet.beans.wireless.BaseIPage.
Deprecated. As of version 3.0 this class has been replaced by BaseIPage
BaseIPage - class com.sas.servlet.tbeans.ipage.BaseIPage.
The base object for all IPage Transformation Beans.
BaseIPageTag - class com.sas.taglib.servlet.tbeans.ipage.BaseIPageTag.
BaseIPageTag is the base class for other iPage custom tag handlers.
BaseKeyAdapter - class com.sas.visuals.adapters.BaseKeyAdapter.
BaseKeyAdaptor is an abstract helper class which listens for key events on a component/container and any child components.
BaseLabel - class com.sas.servlet.tbeans.BaseLabel.
The BaseLabel is an abstract TransformationBean™ used to create a label.
BaseLayout - class com.sas.servlet.beans.BaseLayout.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseLegendModelTag - class com.sas.taglib.graphics.components.BaseLegendModelTag.
 
BaseLegendStyleTag - class com.sas.taglib.graphics.chart.BaseLegendStyleTag.
BaseLegendStyleTag is the tag handler class for the sasads:BaseLegendStyle custom tag.
BaseLength - class com.sas.measures.BaseLength.
BaseLength is a non-negative BaseDistance.
BaseLineChart - class com.sas.servlet.tbeans.graphics.BaseLineChart.
The LineChart is a Swing component that uses a LineChartDataModel (data properties) and a LineChartModel (display properties) to produce a series of connected veticies representing data values.
BaseLineChartModelTag - class com.sas.taglib.graphics.components.BaseLineChartModelTag.
 
BaseLinePlot - class com.sas.servlet.tbeans.graphics.BaseLinePlot.
The LinePlot is a Swing component that uses a LinePlotDataModel (data handle) and a LinePlotModel (display properties) to produce a interpolated line.
BaseLinePlotModelTag - class com.sas.taglib.graphics.components.BaseLinePlotModelTag.
 
BaseLineStyleTag - class com.sas.taglib.graphics.components.BaseLineStyleTag.
 
BaseListbox - class com.sas.servlet.beans.BaseListbox.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseListBox class.
BaseListBox - class com.sas.servlet.tbeans.form.BaseListBox.
The BaseListBox is an abstract TransformationBean™ for creating a ListBox input field.
BaseListBoxView - class com.sas.servlet.tbeans.form.BaseListBoxView.
The BaseListBox is an abstract TransformationBean™ for creating a ListBoxView input field.
BaseListEditor - class com.sas.servlet.tbeans.BaseListEditor.
The BaseListEditor class provides the base class for a generic "list editor" component.
BaseListEditorKeysInterface - interface com.sas.servlet.tbeans.BaseListEditorKeysInterface.
This interface provides the keys used by both the composite component manager and the template support classes.
BaseLogin - class com.sas.servlet.tbeans.login.BaseLogin.
The BaseLogin is an abstract TransformationBean™ for creating a set of components that allow the user to specify credentials for logging in to a system.
BaseMarkerStyleTag - class com.sas.taglib.graphics.components.BaseMarkerStyleTag.
 
BaseMDDrillPath - class com.sas.servlet.beans.mddbtable.BaseMDDrillPath.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDGraphics - class com.sas.servlet.beans.mddbtable.BaseMDGraphics.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDGraphicsTag - class com.sas.taglib.servlet.beans.mddbtable.BaseMDGraphicsTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDSelector - class com.sas.servlet.beans.mddbtable.BaseMDSelector.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDSelectorMenuItem - class com.sas.servlet.beans.mddbtable.BaseMDSelectorMenuItem.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDSelectorTag - class com.sas.taglib.servlet.beans.mddbtable.BaseMDSelectorTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDTable - class com.sas.servlet.beans.mddbtable.BaseMDTable.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseMDTable - class com.sas.servlet.beans.mdtable.BaseMDTable.
Deprecated. This class is deprecated as of version 2.0 of AppDev Studio.
BaseMenu - class com.sas.servlet.beans.BaseMenu.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseMenu class.
BaseMenu - class com.sas.servlet.tbeans.menubar.BaseMenu.
BaseMenu TransformationBean™ used to create a Menu used for controlling rollover dropdown actions, selectors and navigation style menus.
BaseMenuBar - class com.sas.servlet.beans.BaseMenuBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseMenuBar class.
BaseMenuBar - class com.sas.servlet.tbeans.menubar.BaseMenuBar.
The BaseMenuBar is an abstract TransformationBean™ used to create a MenuBar.
BaseMenuBarSupport - class com.sas.actionprovider.support.dataselectors.BaseMenuBarSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for MenuBar components.
BaseMenuItem - class com.sas.servlet.beans.BaseMenuItem.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseMenuItem class.
BaseMenuItem - class com.sas.servlet.tbeans.menubar.BaseMenuItem.
BaseMenuItem TransformationBean™ used to create a MenuItem.
BaseModelColumnStrategy - class com.sas.actionprovider.strategies.relational.BaseModelColumnStrategy.
 
BaseModelRowStrategy - class com.sas.actionprovider.strategies.relational.BaseModelRowStrategy.
 
BaseMoveColumnStrategy - class com.sas.actionprovider.strategies.relational.BaseMoveColumnStrategy.
 
BaseNavigationBar - class com.sas.servlet.beans.BaseNavigationBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseNavigationBar class
BaseNavigationBar - class com.sas.servlet.tbeans.navigationbar.BaseNavigationBar.
The abstract Transformation Bean base object for creating a NavigationBar.
BaseNavigationBarElement - class com.sas.servlet.tbeans.navigationbar.BaseNavigationBarElement.
The abstract Transformation Bean base object for creating elements for navigating through a Transformation Bean's model.
BaseNavigationBarElementTag - class com.sas.taglib.servlet.tbeans.navigationbar.BaseNavigationBarElementTag.
The base tag for the NavigationBar elements.
BaseNavigationBarSupport - class com.sas.actionprovider.support.BaseNavigationBarSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the NavigationBar.
BaseNavigationInterface - interface com.sas.servlet.tbeans.navigationbar.BaseNavigationInterface.
Defines the interface to be implemented by a TranformationBean which will use a NavigationBar to navigate through the TranformationBean's model.
BaseNoteModelTag - class com.sas.taglib.graphics.components.BaseNoteModelTag.
 
BaseOLAPCommand - class com.sas.commands.olap.BaseOLAPCommand.
This command class implements base methods needed by all OLAP commands.
BaseOLAPDrillState - class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState.
The BaseOLAPDrillState is an abstract TransformationBean™
BaseOLAPDrillStateSupport - class com.sas.actionprovider.support.olaptableview.BaseOLAPDrillStateSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the OLAPDrillState component.
BaseOLAPExportCommand - class com.sas.servlet.commands.olap.export.BaseOLAPExportCommand.
Base class for the commands that export multidimensional data.
BaseOLAPGraphSupport - class com.sas.actionprovider.support.olapgraphics.BaseOLAPGraphSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components such as the OLAPGraph.
BaseOLAPModelStrategy - class com.sas.actionprovider.strategies.olap.BaseOLAPModelStrategy.
 
BaseOLAPStrategy - class com.sas.actionprovider.strategies.olap.BaseOLAPStrategy.
 
BaseOLAPTableView - class com.sas.servlet.tbeans.olaptableview.BaseOLAPTableView.
The BaseOLAPTableView is an abstract TransformationBean™
BaseOLAPTableViewSupport - class com.sas.actionprovider.support.olaptableview.BaseOLAPTableViewSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components such as the OLAPTableView.
BaseOverlayHeightVariableTag - class com.sas.taglib.graphics.chart.BaseOverlayHeightVariableTag.
BaseOverlayHeightVariableTag is a tag handler class from which custom overlay height variable subtags may extend.
BasePassword - class com.sas.servlet.beans.BasePassword.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BasePassword class.
BasePassword - class com.sas.servlet.tbeans.form.BasePassword.
The BasePassword is an abstract TransformationBean™ for creating a password input field.
BasePercentCalculationsSelectorAdapter - class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter.
Base class that contains attributes and methods common to the different Percent Of Totals Calculation Selector adapters.
BasePie - class com.sas.servlet.beans.graphics.BasePie.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BasePieChart class.
BasePie - class com.sas.servlet.beans.mddbtable.BasePie.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BasePieChart - class com.sas.servlet.tbeans.graphics.BasePieChart.
The PieChart is a Swing component that uses a PieChartDataModel (data handle) and a PieChartModel (display properties) to produce a graphical, circular representation of the data.
BasePieChartModelTag - class com.sas.taglib.graphics.components.BasePieChartModelTag.
 
BasePieChartSubgroupModelTag - class com.sas.taglib.graphics.components.BasePieChartSubgroupModelTag.
 
BasePolarLegendStyleTag - class com.sas.taglib.graphics.chart.BasePolarLegendStyleTag.
BasePolarLegendStyleTag is the tag handler class for the sasads:BasePolarLegendStyle custom tag.
BasePushButton - class com.sas.servlet.beans.BasePushButton.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BasePushButton class.
BasePushButton - class com.sas.servlet.tbeans.form.BasePushButton.
The BasePushButton is an abstract TransformationBean™ for creating a pushbutton.
BaseRadarChart - class com.sas.servlet.tbeans.graphics.BaseRadarChart.
The RadarChart is a Swing component that uses a RadarChartDataModel (data properties) and a RadarChartModel (display properties) to produce a graphical circular shaped representation of the data, consisting of radial axes onto which data points may be plotted.
BaseRadarChartModelTag - class com.sas.taglib.graphics.components.BaseRadarChartModelTag.
 
BaseRadio - class com.sas.servlet.beans.BaseRadio.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseRadio class.
BaseRadio - class com.sas.servlet.tbeans.form.BaseRadio.
The BaseRadio is an abstract TransformationBean™ for creating a Radio input field, which is used for attributes which can take a single value from a set of alternatives.
BaseRangeView - class com.sas.servlet.beans.graphics.BaseRangeView.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseRangeView - class com.sas.servlet.beans.mddbtable.BaseRangeView.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseRankingSelectorAdapter - class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter.
Base class that contains attributes and methods common to the different Ranking Selector adapters.
BaseReferenceLineModelTag - class com.sas.taglib.graphics.components.BaseReferenceLineModelTag.
 
BaseRelationalExportCommand - class com.sas.servlet.commands.jdbc.export.BaseRelationalExportCommand.
Base class for the commands that export non multidimensional data.
BaseRelationalMenuBarSupport - class com.sas.actionprovider.support.dataselectors.BaseRelationalMenuBarSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for MenuBar components.
BaseRelationalModelStrategy - class com.sas.actionprovider.strategies.relational.BaseRelationalModelStrategy.
 
BaseRelationalStrategy - class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy.
 
BaseRemoteFileMetadata - class com.sas.swing.models.remotefileselector.BaseRemoteFileMetadata.
BaseRemoteFileMetadata defines an abstract class that implements the RemoteFileMetadataInterface.
BaseRemoteFileModelInterface - interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface.
RemoteFileServerModelInterface defines the model interface that communicates between the service model and the user interface.
BaseRemoteFileSearch - class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch.
The BaseRemoteFileSearch is an abstract TransformationBean™ that provides the methods for setting and returning the components and the models used for the search facility of the RemoteFileSelector.
BaseRemoteFileSelector - class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSelector.
The BaseRemoteFileSelector is an abstract TransformationBean™ that provides the methods for setting and returning the components and the model used to create the RemoteFileSelector component.
BaseRemoteFileSelectorPanel - class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel.
BaseRemoteFileCompositePanel defines the basic class that displays a UI/view of the files served by the model.
BaseRemoteFileSelectorSupport - class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for RemoteFileSelector components.
BaseRemoteFileSelectorSupport - class com.sas.actionprovider.support.remotefileselector2.BaseRemoteFileSelectorSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for RemoteFileSelector components.
BaseRemoteFileSelectorSupportV2 - class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupportV2.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for RemoteFileSelector components.
BaseRemoteFileServerModel - class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel.
RemoteFileServerModel defines the abstract model that communicates between the service model and the user interface.
BaseRemoteFileStrategy - class com.sas.actionprovider.strategies.remotefile2.BaseRemoteFileStrategy.
 
BaseRemoteFileToolBar - class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileToolBar.
The BaseRemoteFileToolBar is an abstract TransformationBean™ that provides the base function for the RemoteFileToolBar.
BaseResourceLocator - class com.sas.net.BaseResourceLocator.
An implementation of ResourceLocatorInterface that takes a string representation of a URL as the resource name.
BaseROCFBodyTag - class com.sas.taglib.BaseROCFBodyTag.
The base object for all tag handlers in the SAS Custom Tag Library which have a body and need to be created using ROCF
BaseROCFTag - class com.sas.taglib.BaseROCFTag.
The base object for all tag handlers in the SAS Custom Tag Library which do not have a body and need to be created using ROCF
BaseRowColumn - class com.sas.servlet.beans.graphics.BaseRowColumn.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseRowColumn - class com.sas.servlet.beans.mddbtable.BaseRowColumn.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseRowColumnTag - class com.sas.taglib.servlet.beans.graphics.BaseRowColumnTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseRowColumnTag - class com.sas.taglib.servlet.beans.mddbtable.BaseRowColumnTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseRowEditStrategy - class com.sas.actionprovider.strategies.relational.BaseRowEditStrategy.
 
BaseRowHeader - class com.sas.servlet.tbeans.tableview.BaseRowHeader.
A RowHeader manages the row headers of the TableView.
BaseRowTag - class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag.
The base object for all the RowRenderer tag support handlers in the SAS Custom Tag Library.
BaseSASFormat - class com.sas.text.BaseSASFormat.
BaseSASFormat is a base class for storing SAS formats.
BaseScatter - class com.sas.servlet.beans.graphics.BaseScatter.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseScatterPlot class.
BaseScatter - class com.sas.servlet.beans.mddbtable.BaseScatter.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseScatterPlot - class com.sas.servlet.tbeans.graphics.BaseScatterPlot.
The ScatterPlot is a Swing component that uses a ScatterPlotDataModel (data handle) and a ScatterPlotModel (display properties) to produce markers with different shapes, sizes and colors one for each data point.
BaseScatterPlotModelTag - class com.sas.taglib.graphics.components.BaseScatterPlotModelTag.
 
BaseScrollCommand - class com.sas.commands.relational.BaseScrollCommand.
This class implements the basic functionality for a scroll command.
BaseSearchStrategy - class com.sas.actionprovider.strategies.remotefile2.BaseSearchStrategy.
 
BaseSecuritySupport - class com.sas.security.BaseSecuritySupport.
This class provides access to methods which are secure under one of the VM's which we support.
BaseSegmentedBar - class com.sas.servlet.beans.graphics.BaseSegmentedBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseSegmentedBar - class com.sas.servlet.beans.mddbtable.BaseSegmentedBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
BaseSelector - class com.sas.util.selectors.BaseSelector.
BaseSelector is a base class for Selector objects which extract an value from an object such as a collection, array, or Vector.
BaseSelectorCommand - class com.sas.commands.dataselectors.BaseSelectorCommand.
This class will provide the base functionality for all selector commands.
BaseSelectorMenuItem - class com.sas.servlet.beans.BaseSelectorMenuItem.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseSelectorMenuItem class.
BaseSelectorMenuItem - class com.sas.servlet.tbeans.menubar.BaseSelectorMenuItem.
BaseSelectorMenuItem TransformationBean™ used to create a SelectorMenuItem.
BaseSelectorPanel - class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel.
The BaseDataSelectorPanel is an abstract TransformationBean™ for creating data selector panels.
BaseSelectorStrategy - class com.sas.actionprovider.strategies.dataselector.BaseSelectorStrategy.
 
BaseSelectorStrategy - class com.sas.actionprovider.strategies.olap.BaseSelectorStrategy.
 
BaseSelectorStrategy - class com.sas.actionprovider.strategies.relational.BaseSelectorStrategy.
 
BaseShadowStyleTag - class com.sas.taglib.graphics.components.BaseShadowStyleTag.
 
BaseSortSelectorAdapter - class com.sas.dataselectors.sort.BaseSortSelectorAdapter.
The SortSelectorInterface defines the basic methods required for the model of a RelationalSortSelector.
BaseSortStrategy - class com.sas.actionprovider.strategies.relational.BaseSortStrategy.
 
BaseStaticText - class com.sas.servlet.beans.BaseStaticText.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseLabel class.
BaseStringComparator - class com.sas.util.BaseStringComparator.
BaseStringComparator is used to compare two string values.
BaseStrokeLineStyleTag - class com.sas.taglib.graphics.components.BaseStrokeLineStyleTag.
 
BaseSwingActionProviderCompositeSupport - class com.sas.actionprovider.support.BaseSwingActionProviderCompositeSupport.
The BaseActionProviderCompositeSupport class is the base class for all Swing composite support classes of the Action Provider Framework( APF ).
BaseSwingSelectorPanel - class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel.
This is an abstract class that all swing selectors should extend from.
BaseTable - class com.sas.servlet.beans.BaseTable.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseTableView class
BaseTableCell - class com.sas.servlet.tbeans.tableview.html.BaseTableCell.
Abstract class for rendering a cell for a TableView.
BaseTableColumnStrategy - class com.sas.actionprovider.strategies.relational.BaseTableColumnStrategy.
 
BaseTableRow - class com.sas.servlet.tbeans.tableview.html.BaseTableRow.
Base abstract class for rendering the begin and end row tags for an TableView.
BaseTableRowColumnStrategy - class com.sas.actionprovider.strategies.relational.BaseTableRowColumnStrategy.
 
BaseTableRowStrategy - class com.sas.actionprovider.strategies.relational.BaseTableRowStrategy.
 
BaseTableStrategy - class com.sas.actionprovider.strategies.relational.BaseTableStrategy.
 
BaseTableView - class com.sas.servlet.tbeans.tableview.BaseTableView.
The base abstract Transformation Bean for creating a 2-dimensional Table.
BaseTableView - class com.sas.swing.visuals.table.BaseTableView.
BaseTableView is an abstract class for TableView and MultidimensionalTableView that implements all the common functionality for the two views.
BaseTableViewSupport - class com.sas.actionprovider.support.tableview.BaseTableViewSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the TableView.
BaseTag - class com.sas.taglib.BaseTag.
The base object for all tag handlers in the SAS Custom Tag Library which do not have a body.
BaseText - class com.sas.servlet.beans.BaseText.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseTextEntry class.
BaseTextArea - class com.sas.servlet.beans.BaseTextArea.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseTextArea class.
BaseTextArea - class com.sas.servlet.tbeans.form.BaseTextArea.
The BaseTextArea is an abstract TransformationBean™ for creating a TextArea input field.
BaseTextEntry - class com.sas.servlet.beans.BaseTextEntry.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseTextEntry class.
BaseTextEntry - class com.sas.servlet.tbeans.form.BaseTextEntry.
The BaseTextEntry is an abstract TransformationBean™ for creating a text input field.
BaseTextStyleTag - class com.sas.taglib.graphics.chart.BaseTextStyleTag.
 
BaseTextStyleTag - class com.sas.taglib.graphics.components.BaseTextStyleTag.
 
BaseTickStyleTag - class com.sas.taglib.graphics.components.BaseTickStyleTag.
 
BaseTileChart - class com.sas.servlet.tbeans.graphics.BaseTileChart.
 
BaseTitleStrategy - class com.sas.actionprovider.strategies.olap.BaseTitleStrategy.
 
BaseToolBarStrategy - class com.sas.actionprovider.strategies.remotefile2.BaseToolBarStrategy.
 
BaseTotalsSelectorAdapter - class com.sas.dataselectors.totals.BaseTotalsSelectorAdapter.
Base class that contains attributes and methods common to the different Totals Selector adapters.
BaseTransformation - class com.sas.servlet.beans.BaseTransformation.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseTransformation class.
BaseTransformation - class com.sas.servlet.tbeans.BaseTransformation.
The base object for all Transformation Beans.
BaseTransformationBodyTag - class com.sas.taglib.BaseTransformationBodyTag.
Deprecated. As of version 3.0 this class has been replaced by com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag The base object for all body tag support handlers in the SAS Custom Tag Library that are used as wrappers for TransformationBeans.
BaseTransformationBodyTag - class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag.
The base object for all body tag support handlers in the SAS Custom Tag Library that are used as wrappers for TransformationBeans.
BaseTransformationTag - class com.sas.taglib.BaseTransformationTag.
Deprecated. As of version 3.0 this class has been replaced by com.sas.taglib.servlet.tbeans.BaseTransformationTag The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for TransformationBeans.
BaseTransformationTag - class com.sas.taglib.servlet.tbeans.BaseTransformationTag.
The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for TransformationBeans.
BaseTransforms - class com.sas.util.transforms.BaseTransforms.
The Transforms class manages the list of registered transforms used by the property linking mechanism of the com.sas.LinkPropertiesInterface and com.sas.PropertyLinkAdaptor.
BaseTreeView - class com.sas.servlet.beans.BaseTreeView.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BaseTreeView class.
BaseTreeView - class com.sas.servlet.tbeans.BaseTreeView.
The BaseTreeView is an abstract TransformationBean™ used to create a TreeView.
BaseTupleElementCommand - class com.sas.commands.olap.BaseTupleElementCommand.
This command class implements methods needed by all OLAP commands that are based on the TupleElement.
BaseUtil - class com.sas.servlet.util.BaseUtil.
Utility methods for use within JSP pages and/or servlets.
BaseValidatorTag - class com.sas.taglib.servlet.tbeans.util.validators.BaseValidatorTag.
BaseValidatorTag is the tag handler class for the sas:BaseValidator custom tag .
BaseVariableTag - class com.sas.taglib.graphics.chart.BaseVariableTag.
BaseVariableTag is a tag handler class from which custom variable subtags may extend.
BaseVDEMenuStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.BaseVDEMenuStrategy.
The BaseVDEMenuStrategy is a base class for the menu strategies in this package.
BaseVDEPanelStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.BaseVDEPanelStrategy.
The BaseVDEPanelStrategy is a base class for the panel strategies in this package.
BaseVDEStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.BaseVDEStrategy.
The BaseVDEStrategy is a base class for some of the strategies in this package.
BaseViewerStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.BaseViewerStrategy.
The BaseViewerStrategy is a base class for the viewer strategies in this package.
BaseViewerSupport - class com.sas.actionprovider.support.BaseViewerSupport.
The base implementation of the methods needed by all viewer components that acquire their Actions via the ActionProvider Framework (APF).
BaseWaterfallChart - class com.sas.servlet.tbeans.graphics.BaseWaterfallChart.
 
BaseWizardPage - class com.sas.swing.visuals.wizard.BaseWizardPage.
This class is provided as a convenience for easily creating wizard pages, and is designed to be subclassed.
BaseWizardPage - class com.sas.swing.visuals.wizard2.BaseWizardPage.
This class is provided as a convenience for easily creating wizard pages, and is designed to be subclassed.
BasicButton - class com.sas.swing.visuals.BasicButton.
 
BasicCheckBoxListUI - class com.sas.swing.visuals.BasicCheckBoxListUI.
A Windows L&F implementation of CheckBoxListUI.
BasicColorsCanvas - class com.sas.visuals.BasicColorsCanvas.
The BasicColorsPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer.
BasicColorsPanel - class com.sas.visuals.BasicColorsPanel.
The BasicColorsPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer.
BasicColumnHeaderUI - class com.sas.swing.visuals.tableview.BasicColumnHeaderUI.
 
BasicLabelViewUI - class com.sas.swing.visuals.BasicLabelViewUI.
An extension of the BasicLabelUI.
BasicOLAPColumnHeaderUI - class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI.
 
BasicOLAPOriginComponentUI - class com.sas.swing.visuals.olaptableview.BasicOLAPOriginComponentUI.
BasicTableUI implementation
BasicOLAPRowHeaderUI - class com.sas.swing.visuals.olaptableview.BasicOLAPRowHeaderUI.
 
BasicOLAPTableViewUI - class com.sas.swing.visuals.olaptableview.BasicOLAPTableViewUI.
 
BasicOriginComponentUI - class com.sas.swing.visuals.tableview.BasicOriginComponentUI.
 
BasicRowHeaderUI - class com.sas.swing.visuals.tableview.BasicRowHeaderUI.
 
BasicStrokeTag - class com.sas.taglib.graphics.components.BasicStrokeTag.
 
BasicTableViewUI - class com.sas.swing.visuals.tableview.BasicTableViewUI.
 
BasicTriStateCheckBoxIcon - class com.sas.swing.visuals.BasicTriStateCheckBoxIcon.
TriStateCheckboxIcon implementation for BasicUI
BasicTriStateCheckBoxListUI - class com.sas.swing.visuals.BasicTriStateCheckBoxListUI.
A Windows L&F implementation of TriStateCheckBoxListUI.
BeanDescriptor - class com.sas.beans.BeanDescriptor.
BeanDescriptor is an extension of java.beans.BeanDescriptor which overrides getCustomizerClass() to lookup the Customizer for ROCF interfaces.
BEGINNING_OF - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftAlignment
TimeShiftAlignment object representing startingAlignment to the beginning.
BETWEEN - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function BETWEEN (column-name)
BevelArrowIcon - class com.sas.swing.visuals.BevelArrowIcon.
 
BinaryFileEntry - class com.sas.services.publish.BinaryFileEntry.
Represents a binary file entry that can then be added to a result package for publishing.
BinaryFileEntryInterface - interface com.sas.services.publish.BinaryFileEntryInterface.
The BinaryFileEntryInterface provides a mechanism for setting and getting the attributes of a binary file entry.
BIQ_DIM_NAME_CACHE - Static variable in class com.sas.iquery.util.BusinessQueryOLAPUtil
 
BIQ_DIM_TYPE_CACHE - Static variable in class com.sas.iquery.util.BusinessQueryOLAPUtil
 
BIQ_HIER_NAME_CACHE - Static variable in class com.sas.iquery.util.BusinessQueryOLAPUtil
 
BIQ_IN_MEASURE_DIM_CACHE - Static variable in class com.sas.iquery.util.BusinessQueryOLAPUtil
 
BIQ_UNIQUENAME_HIER_ALL_CACHE - Static variable in class com.sas.iquery.util.BusinessQueryOLAPUtil
 
Book - class com.sas.awt.print.Book.
The Book class provides a representation of a document in which pages may have different page formats and page renderers (PrintableInterfaces).
BookmarkableInterface - interface com.sas.util.BookmarkableInterface.
Defines an interface for objects that can be bookmarked.
BookmarkException - exception com.sas.sasserver.BookmarkException.
Conveys exceptions that occur when invoking the methods defined by the BookmarkInterface Since an implementation of these interfaces can generate various types of exceptions (e.g. remote exceptions, I/O exceptions, resource exceptions), a BookmarkException is used to trap all these variants.
BookmarkInterface - interface com.sas.dataexplorer.views.BookmarkInterface.
Bookmarks represent a specific state of the Informatiom Map being viewed.
BookmarkInterface - interface com.sas.util.BookmarkInterface.
Defines an interface for representing a bookmark.
BookmarkManagerDelegate - class com.sas.sasserver.BookmarkManagerDelegate.
 
BookmarkManagerInterface - interface com.sas.sasserver.BookmarkManagerInterface.
 
BookmarkManagerV2Interface - interface com.sas.sasserver.BookmarkManagerV2Interface.
 
BookmarksInterface - interface com.sas.util.BookmarksInterface.
Defines an interface for representing a set of bookmarks.
BooleanData - class com.sas.lang.BooleanData.
BooleanData is an implementation of BooleanDataInterface, for holding a boolean integer.
BooleanDataInterface - interface com.sas.lang.BooleanDataInterface.
An interface for things that hold booleans that can be queried by outsiders.
BooleanEditor - class com.sas.swing.visuals.tableview.BooleanEditor.
 
BooleanNotTransform - class com.sas.util.transforms.BooleanNotTransform.
 
BooleanOperator - class com.sas.lang.BooleanOperator.
A BooleanOperator is an object which computes a boolean function of one or two boolean values.
BooleanRenderer - class com.sas.swing.visuals.tableview.BooleanRenderer.
 
BooleanToByteTransform - class com.sas.util.transforms.BooleanToByteTransform.
The BooleanToByteTransform converts an instance of Booleanto a Byte.
BooleanToCharacterTransform - class com.sas.util.transforms.BooleanToCharacterTransform.
The BooleanToCharacterTransform converts an instance of Boolean to a Character.
BooleanToDoubleTransform - class com.sas.util.transforms.BooleanToDoubleTransform.
The BooleanToDoubleTransform converts an instance of Booleanto a Double.
BooleanToFloatTransform - class com.sas.util.transforms.BooleanToFloatTransform.
The BooleanToDoubleTransform converts an instance of Booleanto a Float.
BooleanToIntegerTransform - class com.sas.util.transforms.BooleanToIntegerTransform.
The BooleanToDoubleTransform converts an instance of Booleanto an Integer.
BooleanToLongTransform - class com.sas.util.transforms.BooleanToLongTransform.
The BooleanToDoubleTransform converts an instance of Booleanto a Long.
BooleanToShortTransform - class com.sas.util.transforms.BooleanToShortTransform.
The BooleanToDoubleTransform converts an instance of Booleanto a Long.
Bootstrap - class com.sas.services.webapp.Bootstrap.
This singleton bootstraps platform services.
BootstrapServlet - class com.sas.services.webapp.BootstrapServlet.
This servlet uses Bootstrap to bootstrap the platform services.
Border - class com.sas.visuals.Border.
Border is an abstract class to draw borders around components.
BorderedContainer - class com.sas.visuals.BorderedContainer.
BorderedContainer is a subclass of Container which has a 1 pixel wide, simple border around the outside.
BorderedPanel - class com.sas.visuals.BorderedPanel.
BorderedPanel is a subclass of Panel which has a 1 pixel wide, simple border around the outside.
BorderInterface - interface com.sas.visuals.BorderInterface.
BorderInterface is an interface that provides the necessary methods to draw a border on a visual component in a specified rectangle.
BorderStyle - class com.sas.swing.visuals.table.BorderStyle.
A customizable set of border properties.
BorderStyle - class com.sas.table.BorderStyle.
A customizable set of border properties.
BorderTypes - class com.sas.swing.visuals.util.BorderTypes.
 
BorderTypes - class com.sas.visuals.util.BorderTypes.
 
BOTTOM - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Defines a rank order where ranking begins at the bottom of the cube going to the top.
BOTTOM - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Defines a rank order where ranking begins at the bottom of the cube going to the top.
BOTTOM - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Defines a rank order where ranking begins at the bottom of the cube going to the top.
BottomMarkerLabelTextStyleTag - class com.sas.taglib.graphics.components.BottomMarkerLabelTextStyleTag.
 
BoundConnection - class com.sas.servlet.util.BoundConnection.
Holder for Connection objects that are bound into the HTTP session.
BoundedDouble - class com.sas.models.BoundedDouble.
A BoundedDouble is an implementation of BoundedNumberInterface.
BoundedLong - class com.sas.models.BoundedLong.
A BoundedLong is an implementation of BoundedNumberInterface.
BoundedNumberInterface - interface com.sas.models.BoundedNumberInterface.
BoundedNumberInterface describes an interface that has a Number value bounded by minimum and maximum Number values and can be incremented using the IncrementInterface
BoundRocf - class com.sas.servlet.util.BoundRocf.
Holder for Rocf objects that are bound into the HTTP session.
BoxLayout - class com.sas.visuals.BoxLayout.
BoxLayout is a layoutManager that positions components in an arrangement similar to the java.awt.BorderLayout, but also allows for individual margins between the components.
BrgOrb - class com.sas.net.brg.orb.BrgOrb.
This is the root class of JavaBridge, a standard, non-interoperable CORBA ORB.
BridgeServer - class com.sas.services.connection.BridgeServer.
A description of an IOM server.
BriefInformationMap - interface com.sas.iquery.metadata.business.BriefInformationMap.
A thin object that represents an IQ Information Map in a repository.
Broker - class com.sas.rmi.Broker.
 
BrokerAdmin - class com.sas.rmi.BrokerAdmin.
 
BrokerConfiguration - class com.sas.rmi.BrokerConfiguration.
 
BrokerConnector - interface com.sas.rmi.BrokerConnector.
 
BrokerEvent - class com.sas.rmi.BrokerEvent.
 
BrokerEventClient - class com.sas.rmi.BrokerEventClient.
 
BrokerEventListener - interface com.sas.rmi.BrokerEventListener.
 
BrokerEventServer - class com.sas.rmi.BrokerEventServer.
 
BrokerInterface - interface com.sas.rmi.BrokerInterface.
 
BrokerPool - class com.sas.rmi.BrokerPool.
 
BrokerProperties - class com.sas.rmi.BrokerProperties.
 
BrowseMetadata - class com.sas.services.information.browse.BrowseMetadata.
 
BrowseMetadataInterface - interface com.sas.services.information.browse.BrowseMetadataInterface.
 
BrushModel - class com.sas.graphics.components.BrushModel.
A BrushModel encapsulates the set of display properties presented when selection is performed.
BufferedGraphics - class com.sas.visuals.BufferedGraphics.
The BufferedGraphics class extends java.awt.Graphics in order to simplify drawing routines and size calculations as well as allow the use of Rectangle instead of x, y, width, height parameters.
BufferedPanel - class com.sas.visuals.BufferedPanel.
A panel that allows for doubleBuffering of components within it.
BufferHints - class com.sas.models.BufferHints.
BufferHints is used when specifying hints to an object implementing the BufferHintsInterface.
BufferHintsInterface - interface com.sas.models.BufferHintsInterface.
BufferHintsInterface is used for communicating data buffering hints between by viewers and models.
BUSINESS - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BUSINESS_AND_PHYSICAL - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BUSINESS_AND_PHYSICAL_SCOPE - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BUSINESS_QUERY_OLAP_SORT_PRECEDENCE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether MDX generated will use the business query sorting definition as precedence or combine both a DataItem and Business Query sorting definition.
BUSINESS_SCOPE - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BusinessItem - interface com.sas.iquery.metadata.business.BusinessItem.
Specifies a modeled object that has an identity within its model and used directly in forming business queries.
BusinessModel - interface com.sas.iquery.metadata.business.BusinessModel.
Specified an abstract, persistable container that contains BusinessModelObject type items.
BusinessModelCalculatedObjectFactory - class com.sas.dataselectors.calculateditems.BusinessModelCalculatedObjectFactory.
Description: Wrapper class around the BaseCalculatedObjectFactory to handle any BusinessModel specific cases Copyright: Copyright (c) 2002 Company: SAS
BusinessModelFilterItemToAdvancedLogicListAdapter - class com.sas.dataselectors.filters.BusinessModelFilterItemToAdvancedLogicListAdapter.
This class extends the simple logic list base to add BusinessModel specific behavior.
BusinessModelObject - interface com.sas.iquery.metadata.business.BusinessModelObject.
Specifies an abstract, persistable object that is contained within a business model container and provides support for having a unique identity within that container.
BusinessModelResource - interface com.sas.iquery.metadata.business.BusinessModelResource.
Specifies objects that can be referenced by business models other than the one they are contained in.
BusinessModelResourceReferencer - interface com.sas.iquery.metadata.business.BusinessModelResourceReferencer.
Specifies an object that can reference one or more BusinessModelResource objects.
BusinessModelToAdvancedFilterDefinitionModelAdapter - class com.sas.dataselectors.filters.BusinessModelToAdvancedFilterDefinitionModelAdapter.
Simple adapter to wrap the given data source and initial selection into a selector model.
BusinessModelToAdvancedFilterModelAdapter - class com.sas.dataselectors.filters.BusinessModelToAdvancedFilterModelAdapter.
This adapter extends the base class to provide features and behavior specific to BusinessModel data sources.
BusinessModelToCalculatedItemAdapter - class com.sas.dataselectors.calculateditems.BusinessModelToCalculatedItemAdapter.
 
BusinessModelToCalculatedItemListAdapter - class com.sas.dataselectors.calculateditems.BusinessModelToCalculatedItemListAdapter.
Description: Copyright: Copyright (c) 2002 Company: SAS
BusinessModelToFilterableListModelAdapter - class com.sas.dataselectors.filters.BusinessModelToFilterableListModelAdapter.
The BusinessModelToFilterableListModelAdapter constructs the list of filterable items for the given BusinessModel interface as a data source.
BusinessModelTreeModelFactory - class com.sas.dataselectors.dataitems.BusinessModelTreeModelFactory.
This is the factory class for DefaultTreeModel instances created from the objects in a BusinessModel.
BusinessQuery - interface com.sas.iquery.metadata.business.BusinessQuery.
Specifies the interface that models the information that is necessary to request a result set based on business items that are contained in business models that are managed by the Intelligent Query Metadata Service.
BusinessQueryActionType - class com.sas.iquery.metadata.business.BusinessQueryActionType.
Specfies the different types of actions that can be performed on a BusinessQuery.
BusinessQueryAdapter - class com.sas.storage.iquery.BusinessQueryAdapter.
The BusinessQueryAdapter is an abstract class that provides common methods that assist in displaying Intelligent Query BusinessQuery data sources in a viewer.
BusinessQueryCalculatedObjectFactory - class com.sas.dataselectors.calculateditems.BusinessQueryCalculatedObjectFactory.
Description: Wrapper class around the BaseCalculatedObjectFactory to handle any BusinessQuery specific cases Copyright: Copyright (c) 2002 Company: SAS
BusinessQueryDataBasedFilter - class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter.
A step that filters a query based on a boolean expression.
BusinessQueryDataBasedFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
This constructor is used only for persistence. ComparisonOperator, Object)
BusinessQueryDataBasedFilter(List, ComparisonOperator, Object) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Set a filter based on the data values in a set
BusinessQueryDynamicValuesTagGenerator - class com.sas.entities.edit.models.providers.BusinessQueryDynamicValuesTagGenerator.
This class defines a utility method for creating a DynamicValues Node for an InformationMap query.
BusinessQueryFilterItemToAdvancedLogicListAdapter - class com.sas.dataselectors.filters.BusinessQueryFilterItemToAdvancedLogicListAdapter.
This class extends the simple logic list base to add BusinessQuery specific behavior.
BusinessQueryFilterItemToSimpleLogicListAdapter - class com.sas.dataselectors.filters.BusinessQueryFilterItemToSimpleLogicListAdapter.
This adapter extends the abstract adapter base to provide BusinessQuery specific support.
BusinessQueryFilterObjectFactory - class com.sas.dataselectors.filters.BusinessQueryFilterObjectFactory.
This factory extends the base filter object factory to add BusinessQuery specific support.
BusinessQueryFormatAdapter - class com.sas.dataselectors.format.BusinessQueryFormatAdapter.
 
BusinessQueryOLAPUtil - class com.sas.iquery.util.BusinessQueryOLAPUtil.
Provides utility methods that enable consumers to obtain OLAP information such as the dimension name or dimension tye of an OLAP item.
BusinessQueryProperty - class com.sas.iquery.metadata.business.BusinessQueryProperty.
Defines properties for the Business Query
BusinessQueryRankFilter - class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter.
A step that ranks a business query based on a ranking criteria.
BusinessQueryRankFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor is used only for persistence. int)
BusinessQueryRankFilter(String, int) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor build a MDX expression that returns a specified number of items from the topmost or bottom members of a specified set (TopCount or BottomCount). int, boolean)
BusinessQueryRankFilter(String, int, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor build a MDX expression that returns a specified number of items from the topmost or bottom members of a specified set (TopCount or BottomCount). int, List, String)
BusinessQueryRankFilter(String, int, List, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor determines the ranking (whether from top to bottom and whether as a percent, sum, or count) of the members in a dimension based on the value of a measure(s). int, List, String, boolean)
BusinessQueryRankFilter(String, int, List, String, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor determines the ranking (whether from top to bottom and whether as a percent, sum, or count) of the members in a dimension based on the value of a measure(s).
BusinessQueryToAdvancedFilterModelAdapter - class com.sas.dataselectors.filters.BusinessQueryToAdvancedFilterModelAdapter.
This adapter is intended for use at run-time or anytime a full BusinessQuery model is to be filtered.
BusinessQueryToCalculatedItemAdapter - class com.sas.dataselectors.calculateditems.BusinessQueryToCalculatedItemAdapter.
 
BusinessQueryToCalculatedItemListAdapter - class com.sas.dataselectors.calculateditems.BusinessQueryToCalculatedItemListAdapter.
Description: Copyright: Copyright (c) 2002 Company: SAS
BusinessQueryToComboBoxModelAdapter - class com.sas.storage.iquery.BusinessQueryToComboBoxModelAdapter.
The BusinessQueryToComboBoxModelAdapter allows Intelligent Query BusinessQuery objects to be displayed in any viewer that requires a model of type javax.swing.ComboBoxModel, such as the javax.swing.JComboBox.
BusinessQueryToFilterableListModelAdapter - class com.sas.dataselectors.filters.BusinessQueryToFilterableListModelAdapter.
The BusinessQueryToFilterableListModelAdapter constructs the list of filterable items for the given BusinessQuery interface as a data source.
BusinessQueryToFilterItemListAdapter - class com.sas.dataselectors.filters.BusinessQueryToFilterItemListAdapter.
This adapter constructs a filter item list from a BusinessQuery object.
BusinessQueryToListModelAdapter - class com.sas.storage.iquery.BusinessQueryToListModelAdapter.
The BusinessQueryToListModelAdapter allows Intelligent Query BusinessQuery objects to be displayed in any viewer that requires a model of type javax.swing.ListModel, such as the javax.swing.JList.
BusinessQueryToOLAPDataSetAdapter - class com.sas.storage.iquery.BusinessQueryToOLAPDataSetAdapter.
The BusinessQueryToOLAPDataSetAdapter allows IQ data selections to be displayed in any viewer that requires a model of type com.sas.storage.olap.OLAPDataSetInterface.
BusinessQueryToSimpleFilterDefinitionModelAdapter - class com.sas.dataselectors.filters.BusinessQueryToSimpleFilterDefinitionModelAdapter.
Simple adapter to wrap the given data source and initial selection into a selector model.
BusinessQueryToSimpleFilterListEditorModelAdapter - class com.sas.dataselectors.filters.BusinessQueryToSimpleFilterListEditorModelAdapter.
 
BusinessQueryToTableModelAdapter - class com.sas.storage.iquery.BusinessQueryToTableModelAdapter.
The BusinessQueryToTableModelAdapter allows Intelligent Query BusinessQuery objects to be displayed in any viewer that requires a model of type javax.swing.table.TableModel, such as the com.sas.servlet.tbeans.tableview.html.TableView, com.sas.swing.visuals.tableview.TableView, or the javax.swing.JTable.
BusinessQueryToTreeModelAdapter - class com.sas.storage.iquery.BusinessQueryToTreeModelAdapter.
The BusinessQueryToTreeModelAdapter allows Intelligent Query data selections to be displayed in viewers that require a model of type javax.swing.tree.TreeModel, mainly being a javax.swing.JTree.
BusinessRule - interface com.sas.iquery.metadata.business.BusinessRule.
Specifies a modeled action that affects how data is referenced at query execution time.
Button - class com.sas.awt.Button.
Button is a pushbutton component that can display a specified text label.
Button - class com.sas.servlet.tbeans.html.Button.
The Button is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for a button look by setting images and a label.
ButtonDialog - class com.sas.visuals.ButtonDialog.
 
ButtonLayout - class com.sas.swing.visuals.wizard.ButtonLayout.
A layout manager for a container that lays out components in a single horizontal row, allowing components to specify the amount of space to place to the right of themselves.
ButtonListenerInterface - interface com.sas.visuals.ButtonListenerInterface.
ButtonListenerInterface is an interface used to listen for user events on a button component and change the state of a specific ButtonModelInterface object.
ButtonModelInterface - interface com.sas.visuals.ButtonModelInterface.
ButtonModelInterface is an interface to access a ButtonModel that holds the state information about a specific button.
ButtonNavigationPanel - class com.sas.swing.visuals.wizard.ButtonNavigationPanel.
The ButtonNavigationPanel is a panel containing buttons designed to navigate through the pages of a Wizard object.
ButtonNavigationPanel - class com.sas.swing.visuals.wizard2.ButtonNavigationPanel.
The ButtonNavigationPanel is a panel containing buttons designed to navigate through the pages of a Wizard object.
ButtonPanel - class com.sas.visuals.ButtonPanel.
ButtonPanel creates a consistent looking set of buttons in a row.
ButtonStyleAreaKeysInterface - interface com.sas.servlet.tbeans.html.ButtonStyleAreaKeysInterface.
Interface that contains the keys for the style map for the Button.
ButtonVisualComponent - class com.sas.awt.ButtonVisualComponent.
 
ByteArrayDataSource - class com.sas.mail.ByteArrayDataSource.
ByteArrayDataSource is a DataSource that can output byte array data.
ByteData - class com.sas.lang.ByteData.
ByteData is an implementation of ByteDataInterface, for holding a byte integer.
ByteDataInterface - interface com.sas.lang.ByteDataInterface.
An interface for things that hold bytes that can be queried by outsiders.
BytesInputStream - class com.sas.io.BytesInputStream.
BytesInputStream is a ByteArrayInputStream which allows you to replace the bytes on which the stream is based.

  SAS BI API Documentation 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

javadoc generated Tue, 27 May 2003 15:38:14