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 _

F

Factory - class com.sas.services.information.Factory.
The Factory is a class that takes repository-specific objects and turns them into "smart objects".
FactoryAction - class com.sas.services.information.FactoryAction.
An Information Service factory's action (type, class name, and optionally method name) and optional filter.
FactoryClassException - exception com.sas.services.information.FactoryClassException.
This exception is thrown when a NoClassDefFound exception is thrown during smart object creation in the Information Service Factory.
FactoryException - exception com.sas.services.information.FactoryException.
This Exception is thrown when an error occurs in the Information Service Factory which instantiates "Smart objects" from metadata retrieved from repositories.
FactoryThread - class com.sas.rmi.FactoryThread.
 
FailoverCluster - class com.sas.services.connection.FailoverCluster.
A failover cluster of IOM servers.
FASTEST - Static variable in class com.sas.iquery.dataretrieval.RetrievalPolicy
Attempt to use the fastest data available.
FatalConnectionFactoryException - exception com.sas.services.connection.FatalConnectionFactoryException.
A exception that is so severe that a factory which throws this exception can no longer be used.
FeatureDescriptorToNameTransform - class com.sas.util.transforms.FeatureDescriptorToNameTransform.
FeatureDescriptorToNameTransform converts a Beans FeatureDescriptor to a String containing the feature name.
File - class com.sas.io.File.
A class representing a File on the host file system.
FileComponent - class com.sas.io.FileComponent.
A FileComponent class.
FileList - class com.sas.io.FileList.
A class that holds a list of File and Directory names that are available in a Directory on a specified FileSystem.
FileListFiltersPanel - class com.sas.io.FileListFiltersPanel.
The FileListFiltersPanel is a panel to be displayed in an instance of FileListCustomizer or FiltersEditor.
FileMenuStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.FileMenuStrategy.
The FileMenuStrategy object initializes the name of the file menu in the VisualDataExplorer.
FileOpenSelectorStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataselector.FileOpenSelectorStrategy.
The FileOpenSelectorStrategy object's purpose is to surface the logic related to the initializing of the name, description, mode, and image attributes of the FileSelectorCommand open action.
FilePropertyView - class com.sas.console.plugins.simpleNavigationPlugin.FilePropertyView.
Java visual component to display the properties of a file.
FilePropertyView.Separator - class com.sas.console.plugins.simpleNavigationPlugin.FilePropertyView.Separator.
A simple component that draws a horizontal line for itself.
FileResourceLocator - class com.sas.net.FileResourceLocator.
The FileResourceLocator is used to locate any type of resources relative to a File, whether the resource wanted is an image file or a webEIS document.
FileSaveAsSelectorStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataselector.FileSaveAsSelectorStrategy.
The FileSaveAsSelectorStrategy object's purpose is to surface the logic related to the initializing of the name, description, mode, and image attributes of the FileSelectorCommand save as action.
FileSelector - class com.sas.servlet.tbeans.dataexplorer.selectors.FileSelector.
The FileSelector contains the FileSelectorPanel.
FileSelectorAdapter - class com.sas.servlet.tbeans.dataexplorer.selectors.FileSelectorAdapter.
The model for the FileSelector
FileSelectorCommand - class com.sas.dataexplorer.commands.FileSelectorCommand.
The FileSelectorCommand shows the FileSelector in the VisualDataExplorer.
FileSelectorMapRemoteFileSelector - class com.sas.servlet.tbeans.dataexplorer.selectors.FileSelectorMapRemoteFileSelector.
The FileSelectorMapRemoteFileSelector is a file selector for information maps.
FileSelectorPanel - class com.sas.servlet.tbeans.dataexplorer.selectors.FileSelectorPanel.
The FileSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for opening or saving a file.
FileSystem - class com.sas.io.FileSystem.
A class representing File System on local machine.
FileSystemList - class com.sas.io.FileSystemList.
A class that holds a list of RootDirectories (drives) that are available on the system Creating a FileSystemList Component FileSystemList fsl = new FileSystemList();
FileVerifierTransform - class com.sas.util.transforms.FileVerifierTransform.
This is a transform designed to be used on a link between a component generating filenames (ie. com.sas.io.FileList) and a component which uses filenames to access data (ie. com.sas.visuals.ImageView).
FillStyle - class com.sas.graphics.components.FillStyle.
The FillStyle encapsulates display properties defining an area's fill by either a solid color, gradient colors or image.
FillStyleTag - class com.sas.taglib.graphics.components.FillStyleTag.
 
Filter - class com.sas.storage.olap.Filter.
The Filter object defines a set of filters which are used to select a set of OLAP Metadata elements (eg Dimensions, Levels, etc).
Filter - class com.sas.services.information.Filter.
The Filter class describes a means for setting and getting information used to limit the results of a search against a repository.
FILTER_ITEM - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The FILTER_ITEM action allow for the manipulation of the BusinessQuery's FilterItems
FilterableItemInterface - interface com.sas.dataselectors.filters.FilterableItemInterface.
The FilterableItemInterface defines a single filterable item within a data source.
FilterableListModelInterface - interface com.sas.dataselectors.filters.FilterableListModelInterface.
This interface provides the ability to create and maintain a list of filterable items for a native model.
FilterAndRankModel - class com.sas.dataselectors.filterandrank.FilterAndRankModel.
If used, this class would contain all the model information for the FilterAndRank selector.
FilterAndRankModelInterface - interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface.
This class defines the interface between the Filter and Rank Selector and an underlying filtering model.
FilterAndRankSelector - class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelector.
 
FilterAndRankSelector - class com.sas.swing.visuals.dataselectors.filterandrank.FilterAndRankSelector.
 
FilterAndRankSelectorCommand - class com.sas.commands.dataselectors.FilterAndRankSelectorCommand.
This class provides command support for the "Filter and Rank" Selector.
FilterAndRankSelectorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorKeysInterface.
 
FilterAndRankSelectorPanel - class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel.
The FilterAndRankSelectorPanel provides the construction and operation code for the "Filter and Rank" Selector.
FilterAndRankSelectorStrategy - class com.sas.actionprovider.strategies.olap.FilterAndRankSelectorStrategy.
 
FilterAndRankSelectorStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorStyleKeysInterface.
 
FilterAndRankStrategy - class com.sas.actionprovider.strategies.dataselector.FilterAndRankStrategy.
 
FilterAxisEnum - class com.sas.dataselectors.filterandrank.FilterAxisEnum.
This enum represents the 2 areas available for filtering via this selector.
FilterComponent - class com.sas.services.information.FilterComponent.
The FilterComponent is used to build a filter to use to search a repository.
FilterConditionInterface - interface com.sas.dataselectors.filters.FilterConditionInterface.
This defines an interface describing the conditional operator and how many arguments it takes.
FilterConditionListInterface - interface com.sas.dataselectors.filters.FilterConditionListInterface.
This defines an interface to retrieve a list of valid conditional operators
FilteredFolder - class com.sas.services.information.metadata.FilteredFolder.
This is a generic interface for interacting with a Folder object.
FilteredFolderInterface - interface com.sas.services.information.metadata.FilteredFolderInterface.
This is a generic interface for interacting with a Folder object.
FilteredRepository - class com.sas.services.information.metadata.FilteredRepository.
This class represents basically the same thing as a FilteredFolder, except that it's the repository level.
FilteredRepositoryInterface - interface com.sas.services.information.metadata.FilteredRepositoryInterface.
This class represents basically the same thing as a FilteredFolder, except that it's the repository level.
FilterException - exception com.sas.dataselectors.filters.FilterException.
The FilterException class is simply a generic exception class that can be thrown whenever problems occur within the filter model.
FilterInterface - interface com.sas.services.information.FilterInterface.
The FilterInterface describes a means for setting and getting information used to limit the results of a search against a repository.
FilterItem - interface com.sas.iquery.metadata.business.FilterItem.
Contains a single conditional expression which is used to filter data when running a query and typically yields a resultset containing less data.
FilterItemEditorAdapter - class com.sas.swing.visuals.dataselectors.calculateditems.FilterItemEditorAdapter.
Description: Copyright: Copyright (c) 2002 Company: SAS
FilterItemInterface - interface com.sas.dataselectors.filters.FilterItemInterface.
This is an INPUT interface that defines the item in the FilterListInterface list and contains lists of supported conditionals and values The label is displayed to the user for selection but when this item is selected for creating a filter, only the object returned by getItem() is stored in the SelectionLogicNode result.
FilterItemListInterface - interface com.sas.dataselectors.filters.FilterItemListInterface.
This is an INPUT interface to get a list of items to be considered for filtering.
FilterItemListToSimpleList - class com.sas.dataselectors.filters.FilterItemListToSimpleList.
This class is used to wrapper a List of FilterItems so that it can be manipulated as a List of TestNodes.
FilterItemLookupInterface - interface com.sas.dataselectors.filters.FilterItemLookupInterface.
This interface defines a simple mechanism for matching filter model objects to their native model objects.
FilterItemRootToAdvancedList - class com.sas.dataselectors.filters.FilterItemRootToAdvancedList.
This class converts a Filter that may be a compound filter into a simple list of test nodes (via the FilterItemSimpleTree class).
FilterItemRootToSimpleList - class com.sas.dataselectors.filters.FilterItemRootToSimpleList.
This class converts a Filter that may be a compound filter into a simple list of test nodes (via the FilterItemSimpleTree class).
FilterItemSimpleTree - class com.sas.dataselectors.filters.FilterItemSimpleTree.
This is a wrapper around a FilterItem to create a tree of logical test nodes.
FilterItemToLogicTreeTransform - class com.sas.dataselectors.filters.tree.FilterItemToLogicTreeTransform.
 
FilterLogicAndNodeInterface - interface com.sas.dataselectors.filters.FilterLogicAndNodeInterface.
This is an AND operation in the FilterLogic Tree.
FilterLogicBaseNodeInterface - interface com.sas.dataselectors.filters.FilterLogicBaseNodeInterface.
This is the base interface class for nodes in the FilterLogicTreeInterface.
FilterLogicEditableTestNodeInterface - interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface.
This interface expands the FilterLogicTestNodeInterface to provide the ability to modify a test node's properties.
FilterLogicListInterface - interface com.sas.dataselectors.filters.FilterLogicListInterface.
Adds a list label for lists of logic test nodes that do NOT have a list operator.
FilterLogicNotNodeInterface - interface com.sas.dataselectors.filters.FilterLogicNotNodeInterface.
This is a NOT operation in the FilterLogic Tree.
FilterLogicOrNodeInterface - interface com.sas.dataselectors.filters.FilterLogicOrNodeInterface.
This is an OR operation in the FilterLogic Tree.
FilterLogicTestNodeInterface - interface com.sas.dataselectors.filters.FilterLogicTestNodeInterface.
This is an TEST operation in the FilterLogic Tree.
FilterLogicTestNodeObjectMap - class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap.
This class holds application data for the SimpleFilterSelector.
FilterLogicTreeInterface - interface com.sas.dataselectors.filters.FilterLogicTreeInterface.
This interface defines the tree-like access to the methods and constants needed by the selector for manipulation of the filter logic.
FilterObjectFactoryInterface - interface com.sas.dataselectors.filters.FilterObjectFactoryInterface.
The FilterObjectFactoryInterface defines the primary interface between native objects and the filter specific objects the filter model works with.
FilterOperatorEnum - class com.sas.dataselectors.filterandrank.FilterOperatorEnum.
This enum represents the 2 types of filtering that can occur via this selector.
filterOutRaggedDataItems(List) - Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
Returns a List of data items that are not based on a ragged-balanced, ragged-unbalanced, or unbalanced hierarchy in an OLAP cube.
FilterQualifierInterface - interface com.sas.dataselectors.filters.FilterQualifierInterface.
This interface defines a single qualifier for a filter item.
FilterQualifierListInterface - interface com.sas.dataselectors.filters.FilterQualifierListInterface.
This interface defines the mechanism for creating and maintaining a list of qualifiers within the filter model.
FilterReferenceNode - class com.sas.dataselectors.filters.tree.FilterReferenceNode.
A FilterReferenceNode quite simply acts as a reference to a filter external to the filter that contains the node.
FilterReferenceNodeInterface - interface com.sas.dataselectors.filters.tree.FilterReferenceNodeInterface.
This interface connects a filter to the tree.
FilterSelectorStrategy - class com.sas.actionprovider.strategies.olap.FilterSelectorStrategy.
 
FilterSelectorStrategy - class com.sas.actionprovider.strategies.relational.FilterSelectorStrategy.
 
FilterTypeCommand - class com.sas.commands.remotefileselector.FilterTypeCommand.
This class provides the calls to the RemoteServerModel for changing the file type to filter views by.
FilterTypeEnum - class com.sas.dataselectors.filterandrank.FilterTypeEnum.
This enum represents the 2 types of filtering that can occur via this selector.
FilterValueFormatter - class com.sas.dataselectors.filters.FilterValueFormatter.
 
FilterValueInterface - interface com.sas.dataselectors.filters.FilterValueInterface.
This defines a interface that exposes an object's formatted value, raw (unformatted) value, datatype, and dataitem object.
FilterValuesInterface - interface com.sas.dataselectors.filters.FilterValuesInterface.
This defines a interface to retrieve values for a given item.
FilterValuesToTreeModelAdapter - class com.sas.dataselectors.filters.FilterValuesToTreeModelAdapter.
 
FinalIOMDataSet - class com.sas.sasserver.dataset.FinalIOMDataSet.
FinalIOMDataSet contains the
FinalIOMLogTrap - class com.sas.sasserver.logtrap.FinalIOMLogTrap.
 
FinalIOMSubmit - class com.sas.sasserver.submit.FinalIOMSubmit.
 
FinalIOMSubmitV2 - class com.sas.sasserver.submit.FinalIOMSubmitV2.
 
FinalJ2DataSet - class com.sas.sasserver.dataset.FinalJ2DataSet.
FinalJ2DataSet contains the
FinalJ2LogTrap - class com.sas.sasserver.logtrap.FinalJ2LogTrap.
 
FinalJ2Submit - class com.sas.sasserver.submit.FinalJ2Submit.
 
FinalJ2SubmitV2 - class com.sas.sasserver.submit.FinalJ2SubmitV2.
 
FindAction - class com.sas.swing.visuals.remotefileselector.actions.FindAction.
FindAction displays a window used to search a file system.
FindCommand - class com.sas.commands.remotefileselector.FindCommand.
This class provides the calls to the RemoteServerModel to search for various files.
FindSelector - class com.sas.servlet.tbeans.dataselectors.find.html.FindSelector.
The FindSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used with table viewers to find member or cell values.
FindSelectorCommand - class com.sas.commands.dataselectors.FindSelectorCommand.
Assists the Find selector with business model interactions needed to perform the find functions.
FindSelectorInterface - interface com.sas.dataselectors.find.FindSelectorInterface.
Defines methods and properties required for an adapter implementation of the find selector.
FindSelectorPanel - class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel.
The FindSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for dynamically finding member and cell values in a table viewer.
FindSelectorPanelKeysInterface - interface com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanelKeysInterface.
This interface defines keys used to retrieve the visual components for the FindSelectorPanel from its component map.
FindSelectorPanelStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanelStyleKeysInterface.
This interface defines keys used to retrieve the style classes for the visual components of the FindSelectorPanel from its style map.
FindServiceInterface - interface com.sas.services.discovery.FindServiceInterface.
Interface describing how to find service(s) via the Discovery service.
FinishAction - class com.sas.swing.visuals.wizard.FinishAction.
FinishAction handles a Wizard's next events.
FinishAction - class com.sas.swing.visuals.wizard2.FinishAction.
FinishAction handles a Wizard's next events.
FireworkIcon - class com.sas.visuals.FireworkIcon.
FireworkIcon is an implementation of the AnimationIconInterface that allows for incrementing and decrementing the FireworkIcon and painting it in the differing states to show an animation of fireworks.
Fireworks - class com.sas.visuals.Fireworks.
Fireworks is a class that increments and decrements a FireworkIcon object when an alarm is fired and paints the icon in that state.
FlatButtons - class com.sas.swing.visuals.util.FlatButtons.
 
FlattenResultSet - class com.sas.storage.flattened.sasmdx.FlattenResultSet.
This resultset is olap data represented in the java.sql.resultset form.
FlattenResultSetMetadata - class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata.
FlattenResultSetMetadata class surfaces the column information for the Flatten ResultSet.
FloatData - class com.sas.lang.FloatData.
FloatData is an implementation of FloatDataInterface, for holding a float integer.
FloatDataInterface - interface com.sas.lang.FloatDataInterface.
An interface for things that hold floats that can be queried by outsiders.
FloorFillStyleTag - class com.sas.taglib.graphics.components.FloorFillStyleTag.
 
Folder - class com.sas.services.information.metadata.Folder.
This class implements the FolderInterface.
FolderInterface - interface com.sas.services.information.metadata.FolderInterface.
This is a generic interface for interacting with a Folder object.
Font - class com.sas.awt.Font.
A class representing Font.
FontComponent - class com.sas.awt.FontComponent.
A SASFontComponent class.
FontDialog - class com.sas.visuals.FontDialog.
FontDialog is a subclass of Dialog which displays components for font creation and a set of buttons to allow a user response.
FontList - class com.sas.models.FontList.
This class provides a list of font objects that are available on the system.
FontPanel - class com.sas.swing.visuals.FontPanel.
The FontPanel is a swing panel used to select a font.
FontPanel - class com.sas.visuals.FontPanel.
The FontPanel is a panel to be displayed in an instance of FontDialog.
FontStyle - class com.sas.swing.visuals.table.FontStyle.
A customizable set of font properties.
FontStyle - class com.sas.table.FontStyle.
A customizable set of font properties.
FontStyles - class com.sas.awt.util.FontStyles.
FontStyles defines a set of constants for identifying the different styles of a font.
FontTag - class com.sas.taglib.graphics.components.FontTag.
 
FontWeights - class com.sas.awt.util.FontWeights.
FontWeights defines a set of constants for identifying the different weights of a font.
FontWidths - class com.sas.awt.util.FontWidths.
FontWidths defines a set of constants for identifying the different widths of a font.
Footer - class com.sas.servlet.tbeans.dataexplorer.html.Footer.
 
Footnote1Tag - class com.sas.taglib.graphics.components.Footnote1Tag.
 
Footnote1TextStyleTag - class com.sas.taglib.graphics.components.Footnote1TextStyleTag.
 
Footnote2Tag - class com.sas.taglib.graphics.components.Footnote2Tag.
 
Footnote2TextStyleTag - class com.sas.taglib.graphics.components.Footnote2TextStyleTag.
 
ForceFactory - class com.sas.rmi.ForceFactory.
 
Form - class com.sas.servlet.beans.html.Form.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the Form class.
Form - class com.sas.servlet.tbeans.form.html.Form.
Convenience Object for creating HTML forms.
Format - class com.sas.text.Format.
 
FORMAT_EMPTY - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The FORMAT_EMPTY determines whether a value for empty format can be set.
FormatAdapterInterface - interface com.sas.swing.visuals.dataselectors.format.FormatAdapterInterface.
This adapter is used by Format selectors.
FormatDescription - class com.sas.models.formats.FormatDescription.
 
FormatDescription - interface com.sas.text.FormatDescription.
 
FormatDialog - class com.sas.swing.dialogs.remote.FormatDialog.
 
FormatHandlerInterface - interface com.sas.swing.dialogs.remote.FormatHandlerInterface.
 
FormatInterface - interface com.sas.sasserver.format.FormatInterface.
FormatInterface defines an interface which performs formatting or informatting of data.
FormatInterface - interface com.sas.table.FormatInterface.
Defines an interface for formatting a set of values.
FormatPanel - class com.sas.swing.dialogs.remote.FormatPanel.
 
FormatSelector - class com.sas.swing.visuals.dataselectors.format.FormatSelector.
This class provides a dialog for format selection.
FormatSelectorCommand - class com.sas.commands.dataselectors.FormatSelectorCommand.
This class provides command support for the "Filter and Rank" Selector.
FormatSelectorPanel - class com.sas.swing.visuals.dataselectors.format.FormatSelectorPanel.
This class provides the panel that is used in a FormatSelector.
FORMATTED - Static variable in class com.sas.iquery.dataservices.IQDataServices
Used in getPossibleFilterValues() to request only formatted data should be returned.
FORMATTED_UNFORMATTED - Static variable in class com.sas.iquery.dataservices.IQDataServices
Used in getPossibleFilterValues() to request both formatted and unformatted data should be returned.
FormattedDataInterface - interface com.sas.table.FormattedDataInterface.
Defines an interface for modifying a table's formatted data.
FormattedDataReturnedInterface - interface com.sas.table.FormattedDataReturnedInterface.
An interface that adds the ability for a model to return whther it contains formatted or unforammated data.
FormattedInterface - interface com.sas.table.FormattedInterface.
An interface that adds the ability to get formatted data from the model.
FormattedValuesInterface - interface com.sas.expressions.visuals.FormattedValuesInterface.
Interface to get the Formatted values from a DataSource.
FormatTransform - class com.sas.util.transforms.FormatTransform.
Transform between numeric and String data using a Format.
FormElementModificationEventInterface - interface com.sas.servlet.tbeans.form.FormElementModificationEventInterface.
Interface that allows the user to get the JavaScript event associated with modification for form elements.
FormInterface - interface com.sas.servlet.beans.html.FormInterface.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
FormTag - class com.sas.taglib.servlet.beans.FormTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the FormTag class.
FormTag - class com.sas.taglib.servlet.tbeans.form.FormTag.
FormTag is the tag handler class for the sas:Form custom tag .
FormV2Interface - interface com.sas.servlet.beans.html.FormV2Interface.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
FormViewInterface - interface com.sas.servlet.tbeans.form.html.FormViewInterface.
The FormViewerInterface class provides a common interface for viewers that require a form element.
FORWARD - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Search direction that is going forward in time
FORWARD - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
This indicates a search direction of filtering going forward in time.
ForwardedActionEvent - class com.sas.visuals.ForwardedActionEvent.
ForwardedActionEvent is a sub-class of ActionEvent that also has a sourceEvent property.
ForwardedActionListener - interface com.sas.visuals.ForwardedActionListener.
ForwardedActionListener is an interface for listeners to ForwardedActionEvents.
ForwardedActionListenerList - class com.sas.visuals.ForwardedActionListenerList.
Manage a list of listeners for the com.sas.visuals.ForwardedActionEvent event.
ForwardedActionSource - interface com.sas.visuals.ForwardedActionSource.
An interface for an object which emits com.sas.visuals.ForwardedActionEvent events.
ForwardedItemEvent - class com.sas.visuals.ForwardedItemEvent.
ForwardedItemEvent is a sub-class of ItemEvent that also has a sourceEvent property and an actionCommand.
ForwardedItemListener - interface com.sas.visuals.ForwardedItemListener.
ForwardedItemListener is an interface for listeners to ForwardedItemEvents.
ForwardedItemListenerList - class com.sas.visuals.ForwardedItemListenerList.
Manage a list of listeners for the com.sas.visuals.ForwardedItemEvent event.
ForwardedItemSource - interface com.sas.visuals.ForwardedItemSource.
An interface for an object which emits com.sas.visuals.ForwardedItemEvent events.
FractionalItemInfo - class com.sas.dataselectors.calculations.percent.FractionalItemInfo.
Encapsulates information about Fractional Data Items.
FractionOfTotalExpression - class com.sas.iquery.metadata.expr.FractionOfTotalExpression.
Models a numeric expression that represents a fraction of a total value in a business query.
FractionOfTotalExpression() - Constructor for class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Instantiates a new FractionOfTotalExpression object with no numerator or denominator set.
Frame - class com.sas.awt.Frame.
The Frame class provides a top-level window for applets and applications.
FrameContainerComponent - class com.sas.awt.FrameContainerComponent.
 
FrameLineStyleTag - class com.sas.taglib.graphics.components.FrameLineStyleTag.
 
FrameVisualComponent - class com.sas.awt.FrameVisualComponent.
 
FreeformTableInterface - interface com.sas.table.FreeformTableInterface.
Defines an interface for modifying freeform tables.
FREQ - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function FREQ(column-name)
FREQ_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function FREQ_DISTRINCT(column-name)
FRESHEST - Static variable in class com.sas.iquery.dataretrieval.RetrievalPolicy
Attempt to use the most recent data available.
FSConnection - class com.sas.rmi.FSConnection.
 
FtpServerInterface - interface com.sas.services.information.metadata.FtpServerInterface.
 
FullPaintInterface - interface com.sas.visuals.FullPaintInterface.
This interface is designed to allow visual components to indicate that they have the ability to paint in a faster or degraded mode when full painting is disabled.
Function - class com.sas.iquery.metadata.serverprop.Function.
Models a function definition that can be used within expressions to perform more complex queries.
FunctionCall - class com.sas.iquery.metadata.expr.FunctionCall.
Models a call to a function that is specified by a given function definition and some, possibly empty, set of arguments that meets the requirements of a FunctionSignature that is associatied with the given Function.
FunctionCall() - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
 
FunctionCall(Function) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and no arguments. ExpressionInterface)
FunctionCall(Function, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and one argument. ExpressionInterface, ExpressionInterface)
FunctionCall(Function, ExpressionInterface, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and two arguments. ExpressionInterface, ExpressionInterface, ExpressionInterface)
FunctionCall(Function, ExpressionInterface, ExpressionInterface, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and three arguments. List)
FunctionCall(Function, List) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and list of arguments.
FunctionFormat - class com.sas.expressions.visuals.FunctionFormat.
Reference implementation of the formatting information for a function node or operation
FunctionFormatInterface - interface com.sas.expressions.visuals.FunctionFormatInterface.
Interface that defines a Function Format returned in the list of from FunctionListInterface.
FunctionList - class com.sas.expressions.visuals.FunctionList.
Reference implementation of a list of functions in a function tree for the expression builder
FunctionListInterface - interface com.sas.expressions.visuals.FunctionListInterface.
Interface to get a list of Function Formats for a Function tree's Category (FunctionNode).
FunctionNameID - class com.sas.iquery.metadata.serverprop.FunctionNameID.
Defines "constants" that can be used to retrieve specific function definitions from a ServerProperties object.
FunctionNode - class com.sas.expressions.visuals.FunctionNode.
Reference implementation of a Function Node in the function list for the expression builder
FunctionNodeInterface - interface com.sas.expressions.visuals.FunctionNodeInterface.
Interface that defines a node in a Function Tree (aka a Category).
FunctionSignature - class com.sas.iquery.metadata.serverprop.FunctionSignature.
Models a single signature for a function or operator definition.
FunctionTree - class com.sas.expressions.visuals.FunctionTree.
Reference implementation of a Function Tree (ie categories) containing lists of functions
FunctionTreeInterface - interface com.sas.expressions.visuals.FunctionTreeInterface.
Marker Interface class for Function Trees.
FunctionTreeSelector - class com.sas.expressions.visuals.FunctionTreeSelector.
JPanel selector for picking a list of functions and individual function from inside of a function tree
FunctionTreeSelectorEvent - class com.sas.expressions.visuals.FunctionTreeSelectorEvent.
ActionEvent for the FunctionTreeSelector

  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