|
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SoftwareComponent
ClassIdentifier designating an element
that serves as a root level container for foundation services.
ClassIdentifier
designating a
ServiceComponent
metadata element as one that is a
foundation service developed using the current API.
SoftwareComponent
ClassIdentifier designating an element
that serves as a root level container for foundation services.
ClassIdentifier
designating a
ServiceComponent
metadata element as one that is a Java
foundation service using the 1.1 API.
SoftwareComponent
ClassIdentifier designating an element
that serves as a root level container for foundation services.
ClassIdentifier
designating a
ServiceComponent
metadata element as one that is a
foundation service developed using the 1.2 API.
ClassIdentifier
designating a
ServiceComponent
metadata element as one that is a
foundation service developed using the current API.
ServiceType
for
an interface implemented by a foundation service developed against
the 1.1 API.
ClassIdentifier
designating a
ServiceComponent
metadata element as one that is a
foundation service developed using the 1.2 API.
getColumnInfo
.
DataElementStyles
continuous ColorSpectrum property
values when mapping a numeric value to a color value representation.
DataElementStyles
continuous ThreeColor property
values when mapping a numeric value to a color value representation
gradating (i.e. blending) the colors between levels.
DataElementStyles
continuous ThreeColor property
values when mapping a numeric value to a color value representation
to produce a gradient fill in a graphic element (such as a bar or area).
DataElementStyles
continuous ThreeColor property
values when mapping a numeric value to a color value representation
keeping a constant color between levels.
DataElementStyles
continuous ThreeColor property
values when mapping a numeric value to a color value representation
to produce a gradient fill in a graphic element (such as a bar or area).
DataElementStyles
continuous TwoColor property
values when mapping a numeric value to a color value representation
gradating (i.e. blending) the colors between levels.
DataElementStyles
continuous TwoColor property
values when mapping a numeric value to a color value representation
keeping a constant color between levels.
Wizard
's cancel events.
Wizard
's cancel events.
FilterCascadeInterface
as a
dependent filter.
CascadeRuleItem
objects and
CascadableFilter
objects for single CascadeRuleItem
.
CascadeRule
objects defined on a business query
CellSelection(anchor, anchor)
.
CellVectorSelection(anchor, anchor)
.
CheckBoxList
with an empty model.
CheckBoxList
that displays the elements in the
specified, non-null model.
CheckBoxList
that displays the elements in the specified
array.
CheckBoxList
that displays the elements in the specified
Vector
.
CellStyle
that provides properties
that enable additional styling to be associated with hierarchical information
(such as that found in the row and column matrix axes).
CloseCancelCustomizerDialog
is a ButtonDialog
subclass
which displays a CloseCancelCustomizerDialog(Component, Object, String) -
Constructor for class com.sas.visuals.CloseCancelCustomizerDialog
Construct a CustomizerDialog
for the
customizer for the specified object
CloseCancelCustomizerDialog(Component, Object, String, Frame) -
Constructor for class com.sas.visuals.CloseCancelCustomizerDialog
Construct a CustomizerDialog
for the
customizer for the specified object
CloseWindowAdaptor - Class in com.sas.util
CloseWindowAdaptor is an adaptor object which
listens for a WindowEvent and disposes a window
(i.e. closes it) when a window receives a close
event.
CloseWindowAdaptor(Window) -
Constructor for class com.sas.util.CloseWindowAdaptor
Construct a CloseWindowAdaptor which will dispose the
window when a windowClosing
event is received.
Cluster - Class in com.sas.services.connection
A base class representing a cluster of IOM servers.
Cluster(Server[]) -
Constructor for class com.sas.services.connection.Cluster
Construct a cluster of IOM servers.
CollapseAllStrategy - Class in com.sas.actionprovider.strategies.olap
CollapseAllStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.CollapseAllStrategy
Default constructor.
CollapseAllStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.CollapseAllStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CollapseStrategy - Class in com.sas.actionprovider.strategies.olap
CollapseStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.CollapseStrategy
Default constructor.
CollapseStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.CollapseStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CollectionToComboBoxModelAdapter - Class in com.sas.swing.models
The CollectionToListModelAdapter allows collections that extend from java.util.Collection
,
such as instances of java.util.List
and java.util.Set
, to be used as the
model for a javax.swing.JComboBox
.
CollectionToComboBoxModelAdapter() -
Constructor for class com.sas.swing.models.CollectionToComboBoxModelAdapter
Default constructor
CollectionToComboBoxModelAdapter(Collection) -
Constructor for class com.sas.swing.models.CollectionToComboBoxModelAdapter
Overloaded constructor that intializes the adapter with the data given by the Collection
CollectionToComboBoxModelAdapter(int) -
Constructor for class com.sas.swing.models.CollectionToComboBoxModelAdapter
Overloaded constructor that initializes the delegate to be of given size
CollectionToListModelAdapter - Class in com.sas.swing.models
The CollectionToListModelAdapter allows collections that extend from java.util.Collection
,
such as instances of java.util.List
and java.util.Set
, to be used as the
model for a javax.swing.JList
.
CollectionToListModelAdapter() -
Constructor for class com.sas.swing.models.CollectionToListModelAdapter
Default constructor
CollectionToListModelAdapter(Collection) -
Constructor for class com.sas.swing.models.CollectionToListModelAdapter
Overloaded constructor that intializes the adapter with the data given by the collection
CollectionToListModelAdapter(int) -
Constructor for class com.sas.swing.models.CollectionToListModelAdapter
Overloaded constructor that initializes the delegate to be of given size
Color - Class in com.sas.awt
A class representing Color.
Color() -
Constructor for class com.sas.awt.Color
Default constructor
Color(Color) -
Constructor for class com.sas.awt.Color
Deprecated. use newColor(java.awt.Color)
Color(String) -
Constructor for class com.sas.awt.Color
A constructor that takes a String and creates a new color object.
Color(String, int) -
Constructor for class com.sas.awt.Color
A constructor that takes a String and a RGB value and puts it
in the list and creates a color object.
Color(int) -
Constructor for class com.sas.awt.Color
A constructor that takes a RGB value and creates a color object.
Color(int, int, int) -
Constructor for class com.sas.awt.Color
A constructor that takes three integers and creates a com.sas.awt.Color
object.
ColorComponent - Class in com.sas.awt
A ColorComponent class.
ColorComponent() -
Constructor for class com.sas.awt.ColorComponent
ColorComponent(float, float, float) -
Constructor for class com.sas.awt.ColorComponent
ColorComponent(int) -
Constructor for class com.sas.awt.ColorComponent
ColorComponent(int, int, int) -
Constructor for class com.sas.awt.ColorComponent
ColorDefinition - Class in com.sas.prompts.definitions
ColorDefinition is a prompt type which allows the specification of one color value.
ColorDefinition() -
Constructor for class com.sas.prompts.definitions.ColorDefinition
Constructor
ColorDefinition(String) -
Constructor for class com.sas.prompts.definitions.ColorDefinition
Constructor
ColorDialog - Class in com.sas.visuals
ColorDialog is a subclass of Dialog which displays components for color creation and a set of buttons to
allow a user response.
ColorDialog(Frame) -
Constructor for class com.sas.visuals.ColorDialog
Construct a ColorDialog owned by a given Frame.
ColorDialog(Frame, boolean, boolean) -
Constructor for class com.sas.visuals.ColorDialog
Construct a ColorDialog owned by a given Frame.
ColorGradientUtil - Class in com.sas.servlet.tbeans.olaptableview.html
Util methods to apply a color gradient to header cells in an olap table.
ColorGradientUtil() -
Constructor for class com.sas.servlet.tbeans.olaptableview.html.ColorGradientUtil
ColorPanel - Class in com.sas.visuals
The ColorPanel is a panel to be displayed in an instance of
ColorDialog or ColorCustomizer.
ColorPanel() -
Constructor for class com.sas.visuals.ColorPanel
ColorPanel(boolean) -
Constructor for class com.sas.visuals.ColorPanel
ColorPanel(boolean, boolean) -
Constructor for class com.sas.visuals.ColorPanel
ColorPosition - Class in com.sas.graphics.components
The ColorPosition class supports an association between a color and a position
to facilitate defining a color spectrum.
ColorPosition(Color, Color, double) -
Constructor for class com.sas.graphics.components.ColorPosition
Deprecated. scheduled for deletion
ColorPosition(Color, double) -
Constructor for class com.sas.graphics.components.ColorPosition
Constructs a ColorPosition
object from the specified color double value pair
for use in defining a color inflection point in a color spectrum.
ColorScheme - Class in com.sas.graphics.components
ColorScheme class contains attributes for a color scheme.
ColorScheme() -
Constructor for class com.sas.graphics.components.ColorScheme
Default constructor that creates the default Terra color scheme.
ColorScheme(int) -
Constructor for class com.sas.graphics.components.ColorScheme
Constructor that creates the requested color scheme if passed
a valid value, otherwise it creates the default Terra color scheme.
ColorToStringTransform - Class in com.sas.util.transforms
ColorToStringTransform converts a java.awt.Color object to a String.
ColorToStringTransform() -
Constructor for class com.sas.util.transforms.ColorToStringTransform
Column - Class in com.sas.table
Represents a column in a TableView.
Column - Class in com.sas.rio
This is the Column class which defines a columns' attributes.
Column - Interface in com.sas.metadata.remote
Represents a column in a table, view, etc.
Column() -
Constructor for class com.sas.rio.Column
Constructs a Column object.
Column(TableView, int) -
Constructor for class com.sas.table.Column
Constructor.
ColumnAreaInterface - Interface in com.sas.actionprovider.util.relational
Interface for specifying the attributes required for identifying
a column header cell in a relational tableview component.
ColumnAsRowCellRenderer - Class in com.sas.servlet.tbeans.remotefileselector2.html
ColumnAsRowCellRenderer
is a class that constructs
a TableCellRenderer
which
writes out the last column in a
TableView
as a row.
ColumnAsRowCellRenderer() -
Constructor for class com.sas.servlet.tbeans.remotefileselector2.html.ColumnAsRowCellRenderer
Constructs a new ColumnAsRowCellRenderer.
ColumnAttributes - Class in com.sas.services.information.metadata
ColumnAttributes(String, String, boolean, boolean, int, String, String, String, String, String, double, double, double, int, int, String, String, int, int, String) -
Constructor for class com.sas.services.information.metadata.ColumnAttributes
ColumnChangedEvent - Class in com.sas.table
Reports a change to a table's column(s).
ColumnChangedEvent(Object) -
Constructor for class com.sas.table.ColumnChangedEvent
Constructs an event to indicate that all the columns
have been completely replaced by a new set.
ColumnChangedEvent(Object, int, int, int) -
Constructor for class com.sas.table.ColumnChangedEvent
Constructor.
ColumnContainerInterface - Interface in com.sas.services.information.metadata
Both indexes and keys represent a somewhat similar data structure in a sense
that they both are column container so it make sense to generalize the
functionality around the column handling in a base interface and specialize
this functionality in the respective Index and keys interfaces.
ColumnHeader - Class in com.sas.servlet.tbeans.tableview.hdml
A ColumnHeader manages the header of the TableView.
ColumnHeader - Class in com.sas.servlet.tbeans.tableview.html
A ColumnHeader manages the header of the TableView.
ColumnHeader - Class in com.sas.servlet.tbeans.tableview.wml
A ColumnHeader manages the header of the TableView.
ColumnHeader - Class in com.sas.swing.visuals.tableview
ColumnHeader() -
Constructor for class com.sas.servlet.tbeans.tableview.hdml.ColumnHeader
Constructs a ColumnHeader with a default TableColumnModel.
ColumnHeader() -
Constructor for class com.sas.servlet.tbeans.tableview.html.ColumnHeader
Constructs a ColumnHeader with a default TableColumnModel.
ColumnHeader() -
Constructor for class com.sas.servlet.tbeans.tableview.wml.ColumnHeader
Constructs a ColumnHeader with a default TableColumnModel.
ColumnHeader() -
Constructor for class com.sas.swing.visuals.tableview.ColumnHeader
Constructs a ColumnHeader
with a default
TableColumnModel
.
ColumnHeader(BaseTableView) -
Constructor for class com.sas.servlet.tbeans.tableview.hdml.ColumnHeader
Constructs a ColumnHeader which is initialized with a TableView
and a default TableColumnModel.
ColumnHeader(BaseTableView) -
Constructor for class com.sas.servlet.tbeans.tableview.html.ColumnHeader
Constructs a ColumnHeader which is initialized with a TableView
and a default TableColumnModel.
ColumnHeader(BaseTableView) -
Constructor for class com.sas.servlet.tbeans.tableview.wml.ColumnHeader
Constructs a ColumnHeader which is initialized with a TableView
and a default TableColumnModel.
ColumnHeader(BaseTableView, TableColumnModel) -
Constructor for class com.sas.servlet.tbeans.tableview.hdml.ColumnHeader
Constructs a ColumnHeader which is initialized with a column model.
ColumnHeader(BaseTableView, TableColumnModel) -
Constructor for class com.sas.servlet.tbeans.tableview.html.ColumnHeader
Constructs a ColumnHeader which is initialized with a column model.
ColumnHeader(BaseTableView, TableColumnModel) -
Constructor for class com.sas.servlet.tbeans.tableview.wml.ColumnHeader
Constructs a ColumnHeader which is initialized with a column model.
ColumnHeader(TableColumnModel) -
Constructor for class com.sas.servlet.tbeans.tableview.hdml.ColumnHeader
Constructs a ColumnHeader which is initialized with a column model.
ColumnHeader(TableColumnModel) -
Constructor for class com.sas.servlet.tbeans.tableview.html.ColumnHeader
Constructs a ColumnHeader which is initialized with a column model.
ColumnHeader(TableColumnModel) -
Constructor for class com.sas.servlet.tbeans.tableview.wml.ColumnHeader
Constructs a ColumnHeader which is initialized with a column model.
ColumnHeader(TableColumnModel) -
Constructor for class com.sas.swing.visuals.tableview.ColumnHeader
Constructs a ColumnHeader
which is initialized with
model
as the Column model.
ColumnHeaderArea - Class in com.sas.actionprovider.util.relational
Interface for specifying the attributes required for identifying
a column header cell in a relational tableview component.
ColumnHeaderArea() -
Constructor for class com.sas.actionprovider.util.relational.ColumnHeaderArea
Default Constructor
ColumnHeaderArea(String) -
Constructor for class com.sas.actionprovider.util.relational.ColumnHeaderArea
Constructor.
ColumnHeaderArea(int) -
Constructor for class com.sas.actionprovider.util.relational.ColumnHeaderArea
Constructor.
ColumnHeaderRendererTag - Class in com.sas.taglib.servlet.tbeans.tableview
ColumnHeaderRendererTag is the tag handler class for the sas:ColumnHeaderRenderer custom tag .
ColumnHeaderRendererTag() -
Constructor for class com.sas.taglib.servlet.tbeans.tableview.ColumnHeaderRendererTag
ColumnHeaderRowTag - Class in com.sas.taglib.servlet.tbeans.tableview
ColumnHeaderRowTag is the tag handler class for the sas:ColumnHeaderRow custom tag .
ColumnHeaderRowTag() -
Constructor for class com.sas.taglib.servlet.tbeans.tableview.ColumnHeaderRowTag
ColumnHeaderStrategy - Class in com.sas.actionprovider.strategies.relational
ColumnHeaderStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.ColumnHeaderStrategy
Default constructor.
ColumnHeaderStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.ColumnHeaderStrategy
Constructor for specifying type ( swing/http ) of strategy object.
ColumnInfoInterface - Interface in com.sas.table
Defines an interface for modifying additional information associated
with a table's columns.
ColumnInterface - Interface in com.sas.services.information.metadata
ColumnLabelChangedEvent - Class in com.sas.table
Reports a change to a table column's label.
ColumnLabelChangedEvent(Object, int, int) -
Constructor for class com.sas.table.ColumnLabelChangedEvent
Constructs an event to signal a change to a range of column labels.
ColumnLabelInterface - Interface in com.sas.table
Defines an interface for modifying a table's column labels.
ColumnNavigationInterface - Interface in com.sas.servlet.tbeans.navigationbar
Defines the interface to be implemented by a TranformationBean which will
use a NavigationBar to navigate through the columns of the TranformationBean's
model.
ColumnRange - Interface in com.sas.metadata.remote
Represents a range of columns.
ColumnSelection - Class in com.sas.table
Represents a contiguous range of columns in a TableView.
ColumnSelection(Column) -
Constructor for class com.sas.table.ColumnSelection
Alias for ColumnSelection(anchor, anchor)
.
ColumnSelection(Column, Column) -
Constructor for class com.sas.table.ColumnSelection
Constructs a new selection with the given extent.
ColumnStyle - Class in com.sas.table
A customizable set of column properties.
ColumnStyle() -
Constructor for class com.sas.table.ColumnStyle
ColumnTag - Class in com.sas.taglib.servlet.tbeans.tableview
ColumnTag is the tag handler class for the sas:Column custom tag .
ColumnTag() -
Constructor for class com.sas.taglib.servlet.tbeans.tableview.ColumnTag
ColumnTemplateTableInterface - Interface in com.sas.table
Defines an interface for modifying column template tables.
ColumnWidthInterface - Interface in com.sas.visuals
ColumnWidthInterface is an interface used by the AutoSizingGridLayout
when column interlocking is used to synchronize the column widths between
two containers.
ColumnsTag - Class in com.sas.taglib.servlet.tbeans.tableview
ColumnsTag is the tag handler class for the sas:Columns custom tag .
ColumnsTag() -
Constructor for class com.sas.taglib.servlet.tbeans.tableview.ColumnsTag
CombiningRendererInterface - Interface in com.sas.swing.visuals.tableview
Interface for combining with other objects.
ComboBox - Class in com.sas.swing.visuals
This class subclasses JComboBox to provide general extensions and corrections to behavior
that are useful to applications at SAS.
ComboBox - Class in com.sas.visuals
ComboBox displays a list of items for selection and contains an optionally
editable text control that allows the user to enter text that is not in the list
portion of the comboBox.
ComboBox() -
Constructor for class com.sas.swing.visuals.ComboBox
ComboBox() -
Constructor for class com.sas.visuals.ComboBox
Default constructor
ComboBox(ComboBoxModel) -
Constructor for class com.sas.swing.visuals.ComboBox
ComboBox(Object[]) -
Constructor for class com.sas.swing.visuals.ComboBox
ComboBox(Vector) -
Constructor for class com.sas.swing.visuals.ComboBox
ComboBoxModelAdapter - Class in com.sas.swing.models
The ComboBoxModelAdapter takes a collection which implements
the IndexedGetInterface and allows it to be the model to a Swing ComboBox.
ComboBoxModelAdapter() -
Constructor for class com.sas.swing.models.ComboBoxModelAdapter
ComboBoxModelAdapter(IndexedGetInterface) -
Constructor for class com.sas.swing.models.ComboBoxModelAdapter
Constructor.
ComboBoxView - Class in com.sas.servlet.tbeans.form.html
The ComboBoxView is a TransformationBeanâ„¢ that generates the appropriate HTML 4.0 and JavaScript for creating an element representing
a ComboBoxView.
ComboBoxView() -
Constructor for class com.sas.servlet.tbeans.form.html.ComboBoxView
Construct a new ComboBoxView
ComboBoxView(String, ComboBoxModel) -
Constructor for class com.sas.servlet.tbeans.form.html.ComboBoxView
Construct a new ComboBoxView with a specified name and model.
ComboBoxViewStyleKeysInterface - Interface in com.sas.servlet.tbeans.form.html
Interface that contains the keys for the style map for the ComboBoxView.
ComboBoxViewTag - Class in com.sas.taglib.servlet.tbeans.form
ComboBoxViewTag is the tag handler class for the sas:ComboBoxView custom tag .
ComboBoxViewTag() -
Constructor for class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
CommandDefinition - Class in com.sas.servlet.util
Deprecated. As of Version 3.0 this class has been replaced by
com.sas.servlet.util.commandprocessor.CommandProcessorViewInterface.
CommandDefinition() -
Constructor for class com.sas.servlet.util.CommandDefinition
Deprecated. Default Constructor
CommandDefinition(String, String[], String, int) -
Constructor for class com.sas.servlet.util.CommandDefinition
Deprecated. Constructor
CommandDefinition(String, String[], String, int, String) -
Constructor for class com.sas.servlet.util.CommandDefinition
Deprecated. Constructor
CommandDispatcher - Class in com.sas.util
CommandDispatcher is a class to execute a specified Command
when an event is fired.
CommandDispatcher() -
Constructor for class com.sas.util.CommandDispatcher
Default Constructor.
CommandDispatcher(Command) -
Constructor for class com.sas.util.CommandDispatcher
Constructor that sets the Command to execute.
CommandDispatcher(Command, Object) -
Constructor for class com.sas.util.CommandDispatcher
Constructor that sets the Command to execute and
the data to send to that command in the execute() method.
CommandManager - Class in com.sas.util
Provides various utility methods for managing commands.
CommandManager() -
Constructor for class com.sas.util.CommandManager
CommandProcessor - Class in com.sas.servlet.util
Deprecated. As of Version 3.0 this class has been replaced by
com.sas.servlet.util.commandprocessor.CommandProcessor.
CommandProcessor() -
Constructor for class com.sas.servlet.util.CommandProcessor
Deprecated.
CommandProcessorCommandInterface - Interface in com.sas.servlet.util
Deprecated. As of Version 3.0 this class has been replaced by
com.sas.servlet.util.commandprocessor.CommandProcessorCommandInterface.
CommandProcessorInterface - Interface in com.sas.servlet.util
Deprecated. As of Version 3.0 this class has been replaced by
com.sas.servlet.util.commandprocessor.CommandProcessorInterface.
CommandProcessorViewInterface - Interface in com.sas.servlet.util
Deprecated. As of Version 3.0 this class has been replaced by
com.sas.servlet.util.commandprocessor.CommandProcessorViewInterface.
CommandProgress - Class in com.sas.swing.visuals
CommandProgress executes a command asynchronously, giving visual feedback in the
form of a Dialog.
CommandProgress - Class in com.sas.visuals
CommandProgress executes a command asynchronously, giving visual feedback in the
form of a Dialog.
CommandProgress() -
Constructor for class com.sas.swing.visuals.CommandProgress
CommandProgress() -
Constructor for class com.sas.visuals.CommandProgress
CommandStatusInterface - Interface in com.sas.actionprovider
This interface is implemented by commands that may not enabled under certain conditions
and whose users need to know this status prior to command execution or Action rendering.
CommandSupportedInterface - Interface in com.sas.actionprovider
This interface is implemented by commands that are not enabled under certain conditions
and whose users need to know this status prior to command execution or Action rendering.
CommandsInterface - Interface in com.sas.util
Defines an interface for command producers.
Comment - Class in com.sas.services.information.metadata
Represents a comment in a discussion thread
Comment() -
Constructor for class com.sas.services.information.metadata.Comment
Creates a new comment.
Comment(UserContextInterface, String) -
Constructor for class com.sas.services.information.metadata.Comment
Creates a new comment with the author coming from the user context.
Comment(UserContextInterface, String, boolean) -
Constructor for class com.sas.services.information.metadata.Comment
Creates a new private comment with the author coming from the user context.
CommentFilter - Class in com.sas.services.information.metadata
Provides a mechanism to filter comments.
CommentFilter() -
Constructor for class com.sas.services.information.metadata.CommentFilter
CommentFilter(int) -
Constructor for class com.sas.services.information.metadata.CommentFilter
CommentFilterInterface - Interface in com.sas.services.information.metadata
Provides a mechanism to filter comments.
CommentInterface - Interface in com.sas.services.information.metadata
A comment
CommitCommand - Class in com.sas.commands.relational
This class implements the commit command.
CommitCommand() -
Constructor for class com.sas.commands.relational.CommitCommand
Default constructor
CommitCommand(String) -
Constructor for class com.sas.commands.relational.CommitCommand
Constructor that accepts a command name
CommitCommand(String, String) -
Constructor for class com.sas.commands.relational.CommitCommand
Constructor that accepts a command name and an action class type
CommitDeleteStrategy - Class in com.sas.actionprovider.strategies.relational
CommitDeleteStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.CommitDeleteStrategy
Default constructor.
CommitDeleteStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.CommitDeleteStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CommitInsertedRowCommand - Class in com.sas.commands.relational
This class implements the hold Row command.
CommitInsertedRowCommand() -
Constructor for class com.sas.commands.relational.CommitInsertedRowCommand
Default constructor
CommitInsertedRowCommand(String) -
Constructor for class com.sas.commands.relational.CommitInsertedRowCommand
Constructor that accepts a command name
CommitInsertedRowCommand(String, String) -
Constructor for class com.sas.commands.relational.CommitInsertedRowCommand
Constructor that accepts a command name and an action class type
CommitInsertedRowStrategy - Class in com.sas.actionprovider.strategies.relational
CommitInsertedRowStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.CommitInsertedRowStrategy
Default constructor.
CommitInsertedRowStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.CommitInsertedRowStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CommitInterface - Interface in com.sas.dataselectors
Defines methods and properties required for an adapter implementation of the
percent of totals calculation selector.
CommitRowStrategy - Class in com.sas.actionprovider.strategies.relational
CommitRowStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.CommitRowStrategy
Default constructor.
CommitRowStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.CommitRowStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CommonButtons - Class in com.sas.swing.visuals.util
A class to identify and create common buttons.
ComparisonOperator - Class in com.sas.iquery.metadata.expr
Models the different types of common comparison operators that are used by relational
and multi-dimensional databases.
ComplexStyleInterface - Interface in com.sas.servlet.tbeans
Interface used by all complex components that either use several styles or a composite component that
are made up of multiple components.
Component - Class in com.sas.awt
Component is the base class for webAF visual objects.
Component() -
Constructor for class com.sas.awt.Component
The default constructor.
ComponentBeanInfo - Class in com.sas.awt
ComponentBeanInfo() -
Constructor for class com.sas.awt.ComponentBeanInfo
ComponentPropertyManager - Class in com.sas.servlet.util
The ComponentPropertyManager is responsible for holding global properties
which are application specific such as locations for images, javascript, and
templates.
ComponentPropertyManager() -
Constructor for class com.sas.servlet.util.ComponentPropertyManager
ComponentSelectorInterface - Interface in com.sas.dataselectors
A component selector is a selector that can be included into another selector in order to extend the includer's functionalities.
ComponentSelectorPanelInterface - Interface in com.sas.dataselectors
A component selector panel is a selector panel that can be included into another selector panel in order to extend the includer's functionalities.
ComponentToNameTransform - Class in com.sas.util.transforms
ComponentToNameTransform() -
Constructor for class com.sas.util.transforms.ComponentToNameTransform
ComponentVisualComponent - Class in com.sas.awt
ComponentVisualComponent() -
Constructor for class com.sas.awt.ComponentVisualComponent
CompositeBorder - Class in com.sas.visuals
CompositeBorder is a subclass of Border that can combine two BorderInterface objects into one border.
CompositeBorder() -
Constructor for class com.sas.visuals.CompositeBorder
Default Constructor.
CompositeBorder(BorderInterface, BorderInterface, int) -
Constructor for class com.sas.visuals.CompositeBorder
Constructor to create a CompositeBorder out of the specified exterior
and interior border and with the specified gap between them.
CompositeComponentInterface - Interface in com.sas.servlet.tbeans
Interface used by all composite components that are made up of multiple components.
CompositeContainer - Class in com.sas.visuals
CompositeContainer
is a subclass of Container
with some convenience methods for building composite objects.
CompositeContainer() -
Constructor for class com.sas.visuals.CompositeContainer
The default constructor.
CompositeDataSelectorCommandInterface - Interface in com.sas.commands.dataselectors
A composite data selector command is a data seletor command that can use other data selector commands in order to extend its original functionalities.
CompositeDynamicAttributeCommand - Class in com.sas.commands
A command which manages the order of execution and rollback for a group of sub-commands.
CompositeDynamicAttributeCommand() -
Constructor for class com.sas.commands.CompositeDynamicAttributeCommand
Default constructor
CompositeDynamicAttributeCommand(String) -
Constructor for class com.sas.commands.CompositeDynamicAttributeCommand
Name Constructor.
CompositeDynamicAttributeCommandInterface - Interface in com.sas.commands
CompositeErrorHandler - Class in com.sas.util.errorhandlers
CompositeErrorHandler is a composite errorhandler.
CompositeErrorHandler(ErrorHandlerInterface, ErrorHandlerInterface) -
Constructor for class com.sas.util.errorhandlers.CompositeErrorHandler
Default Constructor.
CompositeInterface - Interface in com.sas.awt
CompositePanel - Class in com.sas.visuals
CompositePanel is a subclass of com.sas.awt.Panel.
CompositePanel() -
Constructor for class com.sas.visuals.CompositePanel
The default constructor.
CompositeSelectorInterface - Interface in com.sas.dataselectors
A composite selector is a selector that can include the panels/services of other selectors in order to extend its original functionalities.
CompositeValidator - Class in com.sas.util.validators
CompositeValidator allows the validation of one or more Validators to be chained together
such that all need to validate the value for the composite to be valid.
CompositeValidator() -
Constructor for class com.sas.util.validators.CompositeValidator
Default constructor, actuall validators still need to be added to the validator.
CompositeValidator(List) -
Constructor for class com.sas.util.validators.CompositeValidator
Constructor which allows specifying a list of validators to use.
CompositeValidator(ValidationInterface) -
Constructor for class com.sas.util.validators.CompositeValidator
Constructor which allows specifying the first validator.
CompositeValidator(ValidationInterface, ValidationInterface) -
Constructor for class com.sas.util.validators.CompositeValidator
Constructor which allows specifying the first two validators.
CompositeValidatorTag - Class in com.sas.taglib.servlet.tbeans.util.validators
CompositeValidatorTag is the tag handler class for the sas:CompositeValidator custom tag .
CompositeValidatorTag() -
Constructor for class com.sas.taglib.servlet.tbeans.util.validators.CompositeValidatorTag
CompoundConditionalExpression - Class in com.sas.iquery.metadata.expr
Models a conditional expression that is made up of one or two sub-conditional expressions
adjoined by an AND or OR relation, and optionally negated.
CompoundConditionalExpression() -
Constructor for class com.sas.iquery.metadata.expr.CompoundConditionalExpression
CompoundFilter - Interface in com.sas.iquery.metadata.business
Specifies a filter that is definedin terms of other separately defined filters.
CompoundStep - Class in com.sas.iquery.metadata.business.step
Enables a user to group a set of steps together.
CompoundStep() -
Constructor for class com.sas.iquery.metadata.business.step.CompoundStep
A constructor that initializes a CompoundStep
Condition - Interface in com.sas.metadata.remote
A condition that when met may activate an action or set of actions.
ConditionActionSet - Interface in com.sas.metadata.remote
A set that contains the condition that must be met and the set of actions to be performed.
ConditionActionSetInterface - Interface in com.sas.services.information.metadata.etl
This is the class for ConditionActionSetInterface.
ConditionInterface - Interface in com.sas.services.information.metadata.etl
This is the class for ConditionInterface.
ConditionTableCellRenderer - Class in com.sas.servlet.tbeans.tableview.rpf.html
The class is used for rendering conditions applied to the TableView using the
Context
class set on the TableView.
ConditionTableCellRenderer() -
Constructor for class com.sas.servlet.tbeans.tableview.rpf.html.ConditionTableCellRenderer
Constructs a new ConditionTableCellRenderer.
ConditionTableCellRenderer(TableCellContentsRenderer) -
Constructor for class com.sas.servlet.tbeans.tableview.rpf.html.ConditionTableCellRenderer
Constructs a new ConditionTableCellRenderer with the given
TableCellContentsRenderer
ConditionalExpression - Class in com.sas.iquery.metadata.expr
Specifies the abstract base class for all conditional expression classes.
ConditionalExpression() -
Constructor for class com.sas.iquery.metadata.expr.ConditionalExpression
ConditionalPrecedence - Interface in com.sas.metadata.remote
The preceding and succeeding steps based on the stated condition.
ConditionalRelationType - Class in com.sas.dataselectors.filters
Contains the types of conditional relations (e.g.
ConditionalRelationType - Class in com.sas.iquery.metadata.expr
Contains the types of conditional relations (AND and OR) that are used to create
compound objects such as
CompoundConditionalExpression
objects,
MultipleConditionalExpression
objects, and
CompoundFilter
objects.
Configuration - Class in com.sas.services.deployment
Metadata source configuration which defines the properties required
to query metadata describing a SAS Foundation Services deployment
from a SAS Metadata Server.
Configuration - Interface in com.sas.portal.portlet.configuration
This interface represents a persistent configuration for a
portlet instance.
Configuration(SoftwareComponent) -
Constructor for class com.sas.services.deployment.Configuration
Constructs a default instance.
ConfigurationFactory - Class in com.sas.portal.portlet.configuration
ConfigurationFactory is the mechanism whereby Configuration
and Attribute
objects are instantiated and serialized
to the metadata store.
ConfigurationXMLTextStoreInterface - Interface in com.sas.services.information.metadata
ConfiguredComponent - Interface in com.sas.metadata.remote
Installed software that has configuration information in addition to the licensing information.
ConfiguredComponentInterface - Interface in com.sas.services.information.metadata
ConnectClient - Class in com.sas.net.connect
This is the base class for TelnetConnectClient and TunneledConnectClient.
ConnectClient - Class in com.sas.net.connect
This is the base class for TelnetConnectClient and TunneledConnectClient.
ConnectClient() -
Constructor for class com.sas.net.connect.ConnectClient
Constructs a SAS/CONNECT driver for Java ConnectClient object.
ConnectClient() -
Constructor for class com.sas.net.connect.ConnectClient
Constructs a SAS/CONNECT driver for Java ConnectClient object.
ConnectClient(Properties) -
Constructor for class com.sas.net.connect.ConnectClient
Constructs a SAS/CONNECT driver for Java ConnectClient object.
ConnectClient(Properties) -
Constructor for class com.sas.net.connect.ConnectClient
Constructs a SAS/CONNECT driver for Java ConnectClient object.
ConnectException - Exception in com.sas.net.connect
The ConnectException class provides information about a SAS/CONNECT driver
for Java error.
ConnectException - Exception in com.sas.net.connect
The ConnectException class provides information about a SAS/CONNECT driver
for Java error.
ConnectException() -
Constructor for exception com.sas.net.connect.ConnectException
No-argument constructor.
ConnectException() -
Constructor for exception com.sas.net.connect.ConnectException
No-argument constructor.
ConnectException(String) -
Constructor for exception com.sas.net.connect.ConnectException
Constructs a ConnectException object.
ConnectException(String) -
Constructor for exception com.sas.net.connect.ConnectException
Constructs a ConnectException object.
ConnectException(String, Throwable) -
Constructor for exception com.sas.net.connect.ConnectException
Wrapper constructor.
ConnectException(String, Throwable) -
Constructor for exception com.sas.net.connect.ConnectException
Wrapper constructor.
ConnectException(Throwable) -
Constructor for exception com.sas.net.connect.ConnectException
Wrapper constructor.
ConnectException(Throwable) -
Constructor for exception com.sas.net.connect.ConnectException
Wrapper constructor.
ConnectException(int, String) -
Constructor for exception com.sas.net.connect.ConnectException
Constructs a ConnectException object.
ConnectException(int, String) -
Constructor for exception com.sas.net.connect.ConnectException
Constructs a ConnectException object.
ConnectLogException - Exception in com.sas.net.connect
The ConnectLogException class provides information about an error returned
in the SAS log.
ConnectLogException - Exception in com.sas.net.connect
The ConnectLogException class provides information about an error returned
in the SAS log.
ConnectLogException(String) -
Constructor for exception com.sas.net.connect.ConnectLogException
Constructs a ConnectLogException.
ConnectLogException(String) -
Constructor for exception com.sas.net.connect.ConnectLogException
Constructs a ConnectLogException.
ConnectLogException(int, String) -
Constructor for exception com.sas.net.connect.ConnectLogException
Constructs a ConnectLogException.
ConnectLogException(int, String) -
Constructor for exception com.sas.net.connect.ConnectLogException
Constructs a ConnectLogException.
ConnectRefusedLoginServiceException - Exception in com.sas.services.security
This exception gets thrown if the authentication process
detects that a "connection refused" network error occurred
while attempting authentication.
ConnectRefusedLoginServiceException() -
Constructor for exception com.sas.services.security.ConnectRefusedLoginServiceException
Constructs a default exception to detail a login failure caused by a
refused connection.
ConnectRefusedLoginServiceException(String) -
Constructor for exception com.sas.services.security.ConnectRefusedLoginServiceException
Constructs an exception to detail a login failure caused by a
refused connection using the specified message.
ConnectRefusedLoginServiceException(Throwable, String) -
Constructor for exception com.sas.services.security.ConnectRefusedLoginServiceException
Constructs an exception to detail a login failure caused by a
refused connection using the specified message and throwable.
ConnectServerInterface - Interface in com.sas.services.information.metadata
ConnectSpawnerInterface - Interface in com.sas.services.information.metadata
Connection - Interface in com.sas.metadata.remote
Represents the information required to connect to a server.
ConnectionConfiguration - Class in com.sas.iquery.dataretrieval
Contains settings that are used to configure connection behaviour.
ConnectionConfiguration() -
Constructor for class com.sas.iquery.dataretrieval.ConnectionConfiguration
Creates a new connection configuration with default settings.
ConnectionConfiguration(ConnectionConfiguration) -
Constructor for class com.sas.iquery.dataretrieval.ConnectionConfiguration
Copy constructor.
ConnectionFactoryAdminInterface - Interface in com.sas.services.connection
The administrator's interface to a connection factory.
ConnectionFactoryBean - Class in com.sas.util.connection
The ConnectionFactoryBean class is a Java bean which wraps ConnectionFactory classes in the
com.sas.services.connection package.
ConnectionFactoryBean() -
Constructor for class com.sas.util.connection.ConnectionFactoryBean
Default constructor.
ConnectionFactoryBean.BeanPuddle - Class in com.sas.util.connection
The internal BeanPuddle class holds the set of properties for a puddle.
ConnectionFactoryBean.BeanPuddle() -
Constructor for class com.sas.util.connection.ConnectionFactoryBean.BeanPuddle
Default constructor.
ConnectionFactoryConfiguration - Class in com.sas.services.connection
The base class for all connection factory configurations.
ConnectionFactoryEvent - Class in com.sas.services.connection
A class used to notify factory users of important events such as factory shutdown.
ConnectionFactoryEvent(int) -
Constructor for class com.sas.services.connection.ConnectionFactoryEvent
ConnectionFactoryEvent(int, Object) -
Constructor for class com.sas.services.connection.ConnectionFactoryEvent
ConnectionFactoryEventListener - Interface in com.sas.services.connection
An interface implemented by factory users who want to be notified of important events such as factory shutdown.
ConnectionFactoryException - Exception in com.sas.services.connection
The base class for all connection service exceptions.
ConnectionFactoryException() -
Constructor for exception com.sas.services.connection.ConnectionFactoryException
No-arg constructor.
ConnectionFactoryException(String) -
Constructor for exception com.sas.services.connection.ConnectionFactoryException
Construct a connection factory exception with a message.
ConnectionFactoryException(String, Throwable) -
Constructor for exception com.sas.services.connection.ConnectionFactoryException
Construct a connection factory exception with a message and a nested exception.
ConnectionFactoryException(Throwable) -
Constructor for exception com.sas.services.connection.ConnectionFactoryException
Construct a connection factory exception with a nested exception.
ConnectionFactoryInterface - Interface in com.sas.services.connection
User interface for connection factories.
ConnectionFactoryManager - Class in com.sas.services.connection
A factory of connection factories.
ConnectionFactoryManager() -
Constructor for class com.sas.services.connection.ConnectionFactoryManager
Construct a new connection factory manager.
ConnectionFactoryShellInterface - Interface in com.sas.services.connection
Methods common to all connection factory interfaces.
ConnectionInfo - Class in com.sas.services.webdav
Identifies all the information required to make a connection to a DAV server.
ConnectionInfo(ConnectionInfo) -
Constructor for class com.sas.services.webdav.ConnectionInfo
ConnectionInfo(String) -
Constructor for class com.sas.services.webdav.ConnectionInfo
ConnectionInfo(String, String, String) -
Constructor for class com.sas.services.webdav.ConnectionInfo
ConnectionInterface - Interface in com.sas.services.connection
The factory-managed connection handle.
ConnectionInterface - Interface in com.sas.services.information.metadata
ConnectionMetadataInterface - Interface in com.sas.services.connection
Information about the connection.
ConnectionRefusedException - Exception in com.sas.net
ConnectionRefusedException() -
Constructor for exception com.sas.net.ConnectionRefusedException
Constructs a NoSuchElementException with no detail message.
ConnectionRefusedException(String) -
Constructor for exception com.sas.net.ConnectionRefusedException
Constructs a NoSuchElementException with the specified detail message.
ConnectionTimeoutException - Exception in com.sas.services.connection
The connection factory throws a timeout exception when a connection request
could not be completed before an administrative time limit expired.
ConnectionTimeoutException() -
Constructor for exception com.sas.services.connection.ConnectionTimeoutException
No-arg constructor.
ConnectionTimeoutException(String) -
Constructor for exception com.sas.services.connection.ConnectionTimeoutException
Construct a connection factory exception with a message.
ConnectionTimeoutException(String, Throwable) -
Constructor for exception com.sas.services.connection.ConnectionTimeoutException
Construct a connection factory exception with a message and a nested exception.
ConnectionTimeoutException(Throwable) -
Constructor for exception com.sas.services.connection.ConnectionTimeoutException
Construct a connection factory exception with a nested exception.
ConnectionType - Class in com.sas.iquery.metadata.serverprop
Defines the types of connections to data servers that are supported by SAS Query Services.
ConstantCollection - Class in com.sas.graphics.components
Constant collections are used to support a common set of static
actions applied on constants defined in the
com.sas.graphics.components package.
ConstantCollection(Class, ConstantCollection.Element[]) -
Constructor for class com.sas.graphics.components.ConstantCollection
Constructor used to specify a collection (an immutable set) of
constant values.
ConstantCollection(Class, String, ConstantCollection.Element[]) -
Constructor for class com.sas.graphics.components.ConstantCollection
Constructor used to specify a collection (an immutable set) of
constant values.
ConstantExpression - Class in com.sas.iquery.metadata.expr
Specifies a constant value modeled as a string with an expression type.
ConstantExpression() -
Constructor for class com.sas.iquery.metadata.expr.ConstantExpression
ConstantExpression(String, int) -
Constructor for class com.sas.iquery.metadata.expr.ConstantExpression
Creates an ConstantExpression
with the specified value and type.
Constants - Class in com.sas.net.rmi
Constants denoting standard port numbers used by SAS applications employing remote RMI objects.
Constants - Interface in com.sas.swing
An extension of the SwingConstants that are generally used for positioning and orienting
components and text.
Constants - Class in com.sas.net.rmi
Constants denoting standard port numbers used by SAS applications employing remote RMI objects.
Constants - Class in com.sas.services.util
Miscellaneous constants needed by the Services.
ConsumedResource - Class in com.sas.services.deployment
A service configuration's resource which can be used by a Consumer
.
ConsumedResource(String, String, String, int, String, boolean) -
Constructor for class com.sas.services.deployment.ConsumedResource
Constructs a consumed resource.
ConsumedResourceAdapter - Class in com.sas.services.deployment
Adapter for a resource defined within a service configuration
which may be consumed by an application.
ConsumedResourceAdapter(String, String, String, int, String, boolean) -
Constructor for class com.sas.services.deployment.ConsumedResourceAdapter
Constructs an adapter for a consumed resource.
ConsumedResourceInterface - Interface in com.sas.services.deployment
Interface representing a resource defined within a service configuration
which may be used by zero or more consumers of an application.
ConsumedResourceLocatorInterface - Interface in com.sas.services.deployment
Interface to a service configuration's
resources which may be consumed by applications.
Consumer - Class in com.sas.services.deployment
A Consumer is an application which may consume resources within a
foundation service's configuration.
Consumer(Element) -
Constructor for class com.sas.services.deployment.Consumer
Constructs a consumer from an XML "Consumer" Element.
Consumer(String) -
Constructor for class com.sas.services.deployment.Consumer
Constructs a consumer using the specified name.
Container - Class in com.sas.awt
Container is a subclass of java.awt.Container which implements the ComponentInterface,
VisualInterface, and ContainerInterface.
Container() -
Constructor for class com.sas.awt.Container
The default constructor.
Container(LayoutManager) -
Constructor for class com.sas.awt.Container
Constructor that allows a layout manager to be set at creation.
ContainerContainerComponent - Class in com.sas.awt
ContainerContainerComponent() -
Constructor for class com.sas.awt.ContainerContainerComponent
ContainerInterface - Interface in com.sas.awt
ContainerInterface defines the behavior of container components.
ContainerInterfaceSupport - Class in com.sas.awt
ContainerInterfaceSupport provides a default implementation for the
ContainerInterface interface.
ContainerInterfaceSupport() -
Constructor for class com.sas.awt.ContainerInterfaceSupport
ContainerInterfaceSupportInfo - Class in com.sas.awt
ContainerInterfaceSupportInfo provides a place for instances of components
to store data used by the ContainerInterfaceSupport implementation
of the ContainerInterface.
ContainerInterfaceSupportInfo() -
Constructor for class com.sas.awt.ContainerInterfaceSupportInfo
ContainerVisualComponent - Class in com.sas.awt
ContainerVisualComponent() -
Constructor for class com.sas.awt.ContainerVisualComponent
Content - Class in com.sas.services.information.metadata
Content is an example of a smartobject that surfaces content from the underlying
repository entity (DAV is an example a repository where entities have content).
Content() -
Constructor for class com.sas.services.information.metadata.Content
Creates a new Content object
Content(Class) -
Constructor for class com.sas.services.information.metadata.Content
Creates a new Content object
Content(Object) -
Constructor for class com.sas.services.information.metadata.Content
Creates a new Content object that incorporates the object passed to the constructor
Content(Object, Class) -
Constructor for class com.sas.services.information.metadata.Content
Creates a new Content object that incorporates the object passed to the constructor
ContentDestination - Class in com.sas.services.information.metadata
The ContentDestination class is a container class that
contains the content destination information for a subscriber
or channel.
ContentDestination(DirectoryInterface, String, String, ServerInterface, DirectoryInterface) -
Constructor for class com.sas.services.information.metadata.ContentDestination
Constructor for ContentDestination.
ContentFilter - Class in com.sas.services.information.metadata
ContentFilter() -
Constructor for class com.sas.services.information.metadata.ContentFilter
ContentFilter(String, int, String) -
Constructor for class com.sas.services.information.metadata.ContentFilter
ContentInfo - Class in com.sas.services.information
This is a simple, immutable class for representing the content information
for a folder.
ContentInfo(String, String, String, String) -
Constructor for class com.sas.services.information.ContentInfo
ContentInterface - Interface in com.sas.services.information.metadata
Manipulation of the actual content of a Content smart object
ContentLocation - Interface in com.sas.metadata.remote
The supertype for all types that provide location information.
ContentServer - Class in com.sas.util
A class for sending content to a browser (either through applet.showDocument or
directly invoking the browser) or directly to an application.
ContentServer() -
Constructor for class com.sas.util.ContentServer
Constructs a ContentServer object.
ContentServer(String, String, String) -
Constructor for class com.sas.util.ContentServer
ContentServer(String, StringBuffer, String) -
Constructor for class com.sas.util.ContentServer
ContentServer(String, byte[], String) -
Constructor for class com.sas.util.ContentServer
ContentServer2 - Class in com.sas.util
A class for sending content to a browser (either through applet.showDocument or
directly invoking the browser) or directly to an application.
ContentServer2() -
Constructor for class com.sas.util.ContentServer2
Constructs a ContentServer2 object.
ContentServer2(String, String, String) -
Constructor for class com.sas.util.ContentServer2
ContentServer2(String, StringBuffer, String) -
Constructor for class com.sas.util.ContentServer2
ContentServer2(String, byte[], String) -
Constructor for class com.sas.util.ContentServer2
ContentServlet - Class in com.sas.servlet.util
Deprecated. As of version 3.0, this class has been replaced by com.sas.servlet.util.StreamContentServlet
.
ContentServlet() -
Constructor for class com.sas.servlet.util.ContentServlet
Deprecated.
ContentSubscriberFilter - Class in com.sas.services.information.metadata
Filter used to query publishing framework package subscribers.
ContentSubscriberFilter() -
Constructor for class com.sas.services.information.metadata.ContentSubscriberFilter
Constructs a package subscriber filter.
ContentSubscriberFilter(String, int, String) -
Constructor for class com.sas.services.information.metadata.ContentSubscriberFilter
Constructs a package subscriber filter using the specified
search relation.
ContentSubscriberGroupInterface - Interface in com.sas.services.information.metadata
This is a generic interface for objects coming out of the
repositories that represent groups of content subscribers.
ContentSubscriberInterface - Interface in com.sas.services.information.metadata
Package subscriber interface.
ContentType - Interface in com.sas.metadata.remote
Describes the type of content contained in the associated object.
ContentsChangedInterface - Interface in com.sas.commands
This interface implemented by commands that can provide
specific information about their operation after execution and
that need the information fired in the form of an Event.
ContentsModel - Class in com.sas.graphics.components
The ContentsModel class stores common axis appearance preferences for graph axis and
graph matrix axis.
ContentsModel() -
Constructor for class com.sas.graphics.components.ContentsModel
ContextCommandsConsumerInterface - Interface in com.sas.util
Defines an interface for context command consumers.
ContextCommandsInterface - Interface in com.sas.util
Defines an interface for context command producers.
ContextInterface - Interface in com.sas.util
ContextInterface is an interface for objects that need to provide a context
based on some positional data.
Coord2BasicPalette(Point) -
Method in class com.sas.visuals.BasicColorsCanvas
CopyAction - Class in com.sas.swing.visuals.remotefileselector.actions
CopyAction allows copying of the selected items.
CopyAction() -
Constructor for class com.sas.swing.visuals.remotefileselector.actions.CopyAction
Default Constructor
CopyCommand - Class in com.sas.commands.relational
This class implements the copy command.
CopyCommand - Class in com.sas.commands.remotefileselector
This class implements the copy command.
CopyCommand() -
Constructor for class com.sas.commands.relational.CopyCommand
Default constructor
CopyCommand() -
Constructor for class com.sas.commands.remotefileselector.CopyCommand
Default constructor
CopyCommand(String) -
Constructor for class com.sas.commands.relational.CopyCommand
Constructor that accepts a command name
CopyCommand(String) -
Constructor for class com.sas.commands.remotefileselector.CopyCommand
Constructor that accepts a command name.
CopyCommand(String, String) -
Constructor for class com.sas.commands.relational.CopyCommand
Constructor that accepts a command name and an action class type
CopyCommand(String, String) -
Constructor for class com.sas.commands.remotefileselector.CopyCommand
Constructor that accepts a command name and an action class type.
CopyStrategy - Class in com.sas.actionprovider.strategies.olap
CopyStrategy - Class in com.sas.actionprovider.strategies.relational
CopyStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.CopyStrategy
Default constructor.
CopyStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.CopyStrategy
Default constructor.
CopyStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.CopyStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CopyStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.CopyStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CorePlatformServices - Class in com.sas.services.deployment
Facades a deployment of core foundation services.
CorePlatformServices() -
Constructor for class com.sas.services.deployment.CorePlatformServices
CoreTagLibraryValidator - Class in com.sas.taglib.util.validators
Translation-time validator class for a JSP page using the SAS core tag library.
CoreTagLibraryValidator() -
Constructor for class com.sas.taglib.util.validators.CoreTagLibraryValidator
Default Constructor.
CornerOrientation - Class in com.sas.geometry
CornerOrientation defines a set of constants for identifying a
corner along a rectangular path and a method for determining
whether a given integer is one of them.
CornerOrientation() -
Constructor for class com.sas.geometry.CornerOrientation
CreateRemoteInstanceRecord - Class in com.sas.net.connect
CreateRemoteInstanceRecord(ConnectClient, String) -
Constructor for class com.sas.net.connect.CreateRemoteInstanceRecord
Credential - Class in com.sas.services.connection
A base class for credentials that can be used to authenticate
and authorize use of a connection factory.
Credential() -
Constructor for class com.sas.services.connection.Credential
Construct a credential object.
Credential(String) -
Constructor for class com.sas.services.connection.Credential
Construct a credential object.
CredentialLoginServiceException - Exception in com.sas.services.security
This exception gets thrown when a user attempts
to authenticate, but the authentication fails
due to a bad user ID or password.
CredentialLoginServiceException() -
Constructor for exception com.sas.services.security.CredentialLoginServiceException
Constructs a default exception to detail a login failure caused by
an invalid credential.
CredentialLoginServiceException(String) -
Constructor for exception com.sas.services.security.CredentialLoginServiceException
Constructs an exception to detail a login failure caused by
an invalid credential using the specified message.
CredentialLoginServiceException(Throwable, String) -
Constructor for exception com.sas.services.security.CredentialLoginServiceException
Constructs an exception to detail a login failure caused by
an invalid credential using the specified message and throwable.
CredentialPermission - Class in com.sas.services.user
This class is used to protect the retrieval of credential
information from the UserIdentity class.
CredentialPermission() -
Constructor for class com.sas.services.user.CredentialPermission
Constructs a default credential permission.
CredentialPermission(String) -
Constructor for class com.sas.services.user.CredentialPermission
Constructs a credential permission using the specified name.
CredentialPermission(String, String) -
Constructor for class com.sas.services.user.CredentialPermission
Constructs a credential permission using the specified
name and actions.
CredentialPermissionCollection - Class in com.sas.services.user
Collection of credential permissions.
CredentialPermissionCollection() -
Constructor for class com.sas.services.user.CredentialPermissionCollection
Constructs a default collection of credential permissions.
CredentialsException - Exception in com.sas.services.connection
Base class for exceptions thrown to indicate that something is
wrong with credentials presented during a connection request.
CredentialsException() -
Constructor for exception com.sas.services.connection.CredentialsException
CredentialsException(String) -
Constructor for exception com.sas.services.connection.CredentialsException
CredentialsException(String, Throwable) -
Constructor for exception com.sas.services.connection.CredentialsException
CredentialsException(String, Throwable, Credential) -
Constructor for exception com.sas.services.connection.CredentialsException
CredentialsException(Throwable) -
Constructor for exception com.sas.services.connection.CredentialsException
Cube - Class in com.sas.storage.olap.sasmdx
Contains the client side implementation for com.sas.storage.olap.CubeInterface.
Cube - Interface in com.sas.metadata.remote
A logical set of data that is organized and structured in a hierarchical, multidimensional arrangement.
Cube(MetadataInterface, ISession, String, String, String, String, Date, Date, String, boolean) -
Constructor for class com.sas.storage.olap.sasmdx.Cube
A constructor
CubeInterface - Interface in com.sas.storage.olap
Represents the metadata in a multidimensional cube.
CubeInterface - Interface in com.sas.services.information.metadata.olap
This object is used to represent a cube object.
CurrentDate - Class in com.sas.util
CurrentDate
is a text model that updates itself with the current date.
CurrentDate() -
Constructor for class com.sas.util.CurrentDate
Default constructor.
CurrentDate(DateFormat) -
Constructor for class com.sas.util.CurrentDate
Custom constructor for non-Locale default date format and calendar.
CurrentDate(DateFormat, Calendar) -
Constructor for class com.sas.util.CurrentDate
Deprecated. the calendar parameter is no longer used.
Use CurrentDate(DateFormat dateFormat)
CurrentDate(String) -
Constructor for class com.sas.util.CurrentDate
Custom constructor for default date format
CurrentDate(int) -
Constructor for class com.sas.util.CurrentDate
Custom constructor for default date format
CurrentTime - Class in com.sas.util
CurrentTime
is a text model that updates itself with the current time.
CurrentTime() -
Constructor for class com.sas.util.CurrentTime
Default constructor.
CurrentTime(DateFormat) -
Constructor for class com.sas.util.CurrentTime
Custom constructor for non-Locale
default time format.
CurrentTime(DateFormat, Calendar) -
Constructor for class com.sas.util.CurrentTime
Deprecated. the calendar parameter is no longer used.
Use CurrentTime(DateFormat timeFormat)
CurrentTime(String) -
Constructor for class com.sas.util.CurrentTime
Custom constructor for default date format
CurrentTime(long) -
Constructor for class com.sas.util.CurrentTime
Custom constructor for default date format.
CurrentTime(long, int) -
Constructor for class com.sas.util.CurrentTime
Custom constructor for default date format
CustomAreaInterface - Interface in com.sas.actionprovider.support
Interface that defines a single areaType key for support classes that
just need to manage custom Actions for a single area.
CustomAssociation - Interface in com.sas.metadata.remote
Defines a custom association between any two metadata objects.
CustomColorsPanel - Class in com.sas.visuals
The CustomColorsPanel is a panel to be displayed in an instance of
ColorDialog or ColorCustomizer.
CustomColorsPanel() -
Constructor for class com.sas.visuals.CustomColorsPanel
CustomizerDialog - Class in com.sas.visuals
CustomizerDialog
is a ButtonDialog
subclass
which displays a CustomizerDialog(Component, Object, String) -
Constructor for class com.sas.visuals.CustomizerDialog
Construct a CustomizerDialog
for the
customizer for the specified object
CustomizerDialog(Component, Object, String, Frame) -
Constructor for class com.sas.visuals.CustomizerDialog
Construct a CustomizerDialog
for the
customizer for the specified object
CustomizerDialog(Component, Object, String, Frame, String[][]) -
Constructor for class com.sas.visuals.CustomizerDialog
Construct a CustomizerDialog
for the
customizer for the specified object
CustomizerPanel - Class in com.sas.visuals
CustomizerPanel is an abstract class from which each component's customizer
tabs should derive from.
CustomizerPanel(String) -
Constructor for class com.sas.visuals.CustomizerPanel
Constructor used to pass the tab name up to the superclass.
CutAction - Class in com.sas.swing.visuals.remotefileselector.actions
CutAction allows cutting of the selected items.
CutAction() -
Constructor for class com.sas.swing.visuals.remotefileselector.actions.CutAction
Default Constructor
CutCommand - Class in com.sas.commands.relational
This class implements the cut command.
CutCommand - Class in com.sas.commands.remotefileselector
This class implements the cut command.
CutCommand() -
Constructor for class com.sas.commands.relational.CutCommand
Default constructor
CutCommand() -
Constructor for class com.sas.commands.remotefileselector.CutCommand
Default constructor
CutCommand(String) -
Constructor for class com.sas.commands.relational.CutCommand
Constructor that accepts a command name
CutCommand(String) -
Constructor for class com.sas.commands.remotefileselector.CutCommand
Constructor that accepts a command name
CutCommand(String, String) -
Constructor for class com.sas.commands.relational.CutCommand
Constructor that accepts a command name and an action class type
CutCommand(String, String) -
Constructor for class com.sas.commands.remotefileselector.CutCommand
Constructor that accepts a command name and an action class type
CutStrategy - Class in com.sas.actionprovider.strategies.relational
CutStrategy - Class in com.sas.actionprovider.strategies.remotefile2
CutStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.CutStrategy
Default constructor.
CutStrategy() -
Constructor for class com.sas.actionprovider.strategies.remotefile2.CutStrategy
Default constructor.
CutStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.CutStrategy
Constructor for specifying type ( swing/http ) of strategy object.
CutStrategy(boolean, RemoteFileActionUtil) -
Constructor for class com.sas.actionprovider.strategies.remotefile2.CutStrategy
Constructor for specifying type ( swing/http ) of strategy object.
cBox -
Variable in class com.sas.visuals.ColorPanel
cacheBundle(String, ResourceBundle) -
Method in class com.sas.metadata.remote.MetadataResource
cacheOfMeasureFormatsForExport -
Variable in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
cachePath() -
Method in class com.sas.services.information.OMIServer
calculateCellOrdinal(ResultSetMetadataInterface, int[]) -
Static method in class com.sas.storage.olap.OLAPUtil
Calculates a cell ordinal based on a set of tuple coordinates.
calculateColumnIndex(Point) -
Method in class com.sas.swing.visuals.tableview.BasicTableViewUI
calculateCurrentMaxRowCount(int) -
Method in class com.sas.storage.jdbc.JDBCRowCountAdapter
Calculates the currentMaxRowCount
by attempting to advance the result set cursor ahead of the requestedRow
or currentMaxRowCount
, whichever is greater.
calculateDistance(int, int, int, int) -
Method in class com.sas.graphics.map.ESRIMap
Returns the distance (in map coordinates) between two points (in screen coordinates)
calculateMinMaxCoordinates(TupleInterface[]) -
Static method in class com.sas.storage.olap.OLAPUtil
Calculate the minimum and maximum coordinate of each element in the list of
given tuples.
calculatePreferredHeightForRow(int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Calculates the preferred height for the given row based on it's label and data.
calculatePreferredHeightForRow(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Calculates the preferred height for the given row based on it's label and data.
calculatePreferredWidthForColumn(int) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Calculates the preferred width for the given column based on it's label and data.
calculatePreferredWidthForColumns(int[]) -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Calculates the preferred widths for the given columns based on it's label and data.
calculatePreferredWidthForColumns(int[]) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Calculates the preferred width for the given column based on it's label and data.
calculateRowCount() -
Method in class com.sas.storage.jdbc.JDBCAdapter
Counts the number of rows when the underlying result set is not scrollable
(TYPE_FORWARD_ONLY
) and resultSetRequeryUsed
is true.
calculateRowIndex(Point) -
Method in class com.sas.swing.visuals.tableview.BasicTableViewUI
calculateSpan(TupleInterface[]) -
Static method in class com.sas.storage.olap.OLAPUtil
Calculate the Span and span depth value for an element in a array of
tuples.
calculateTextDisplay() -
Method in class com.sas.visuals.LabelView
Calculates the location and size of the text to display.
calculateTextDisplay() -
Method in class com.sas.visuals.StyledLabelView
Parse the textElements and determine their locations and sizes
based on the font and text.
calculateTupleCoordinates(ResultSetMetadataInterface, int) -
Static method in class com.sas.storage.olap.OLAPUtil
Calculates tuple coordinates based on a cell ordinal.
calculateViewOffset(int) -
Method in class com.sas.swing.visuals.tableview.HoldColumnSupport
calculateWindowHeight() -
Method in class com.sas.visuals.ComboBox
Calculates the height of the window in which to display
the dropdown items
calculatedItemList -
Variable in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
The list of calculated item objects processed by this command.
calendarPanel -
Variable in class com.sas.swing.visuals.CalendarDialog
callCustomizerClosing() -
Method in class com.sas.swing.visuals.SwingCustomizerDialog
Upon closing the window,
if the customizer implements CustomizerClosingInterface
,
call its CustomizerClosingInterface.customizerClosing()
method.
callCustomizerClosing() -
Method in class com.sas.visuals.CustomizerDialog
Upon closing the window,
if the customizer implements CustomizerClosingInterface
,
call its CustomizerClosingInterface.customizerClosing()
method.
calledFromExecuteQuery -
Variable in class com.sas.storage.BaseDataBean
calledFromFireAll -
Variable in class com.sas.storage.BaseDataBean
calledFromInit -
Variable in class com.sas.storage.BaseDataBean
canAdd(String) -
Method in interface com.sas.swing.models.remotefileselector2.AddPermissionsInterface
Indicates whether it is ok to add content to a folder.
canBusinessModelObjectHaveChildren(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
canBusinessModelObjectHaveChildren(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
canBusinessModelObjectHaveValues(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
canBusinessModelObjectHaveValues(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
canCopy(TableView) -
Static method in class com.sas.swing.adapters.TableViewClipboardAdapter
Returns true if the given TableView is in a state where the selected cells, rows, and/or
columns are all allowed to be copied to the clipboard, false otherwise.
canCut(TableView) -
Static method in class com.sas.swing.adapters.TableViewClipboardAdapter
Returns true if the given TableView is in a state where the selected cells, rows, and/or
columns are all allowed to be cut, false otherwise.
canDelete(RemoteFileMetadataInterface) -
Method in interface com.sas.swing.models.remotefileselector2.DeletePermissionsInterface
canGroup(TreeNode, TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
canGroup(TreeNode, TreeNode) -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
canGroupLeaves(int, int) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
Returns TRUE if the leaves (or the groups they're members of) at the given indices
can be grouped together.
canGroupLeaves(int, int) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Returns TRUE if the leaves (or the groups they're members of) at the given indices
can be grouped together.
canGroupLeaves(int, int) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
Returns TRUE if the leaves (or the groups they're members of) at the
given indices can be grouped together.
canGroupLeaves(int, int) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
canMove(int[], int) -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorUpDownInterface
Determines whether a particular move is allowed.
canMove(int[], int) -
Method in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
Determines whether a particular move is allowed.
canMove(int[], int) -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Determines whether a particular move is allowed.
canMoveDown(TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
canMoveDown(TreeNode) -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
canMoveDown(TreeNode, boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
canMoveUp(TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
canMoveUp(TreeNode) -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
canMoveUp(TreeNode, boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
canPaste(TableView) -
Static method in class com.sas.swing.adapters.TableViewClipboardAdapter
Returns true if the given TableView is in a state where the selected cells, rows, and/or
columns are all allowed to be pasted into with the current contents of the clipboard, false otherwise.
canProcess(String, int) -
Method in interface com.sas.services.events.broker.EventBrokerServiceInterface
Deprecated. Determine if the EventBrokerService can process a particular
named event.
canRemoveAllCalculatedItems() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
canRemoveAllCalculatedItems() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
canRemoveAllCalculatedItems() -
Method in class com.sas.dataselectors.calculateditems.BusinessQueryCalculatedObjectFactory
canRemoveAllCalculatedItems() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
returns true if the list can be empty upon commit and false if at least one item must exist
canRemoveAllCalculatedItems() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
canRename(RemoteFileMetadataInterface) -
Method in interface com.sas.swing.models.remotefileselector2.RenamePermissionsInterface
canResize(int) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI.MouseInputHandler
canResize(int) -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI.MouseInputHandler
canResizeColumnHeader(Point) -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI.MouseInputHandler
canResizeRowHeader(Point) -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI.MouseInputHandler
canSelect() -
Method in class com.sas.swing.visuals.CalendarDayButton
Deprecated. This property is no longer needed or available.
canSplit(TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
canSplit(TreeNode) -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
canTransferAllSourceItems() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Returns true if the items are allowed to be transfered to the target.
canTransferAllTargetItems() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Returns true if the target items can be moved.
canTransferSelectedSourceItems() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Returns true if the selected source items are allowed to be transfered to the target.
canTransferSelectedTargetItems() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Returns true if the selected target items are allowed to be transfered to the source.
canTransferSourceItems(List) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Returns true if the items in the list are allowed to be transfered to the target.
canTransferTargetItems(List) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Returns true if the items in the list are allowed to be transfered to the source.
canWrite(RemoteFileMetadataInterface) -
Method in interface com.sas.swing.models.remotefileselector2.WriteObjectPermissionsInterface
This method determines if the
folder represented by the specified
RemoteFileMetadataInterace
node
can be modified.
canWrite(String) -
Method in interface com.sas.swing.models.remotefileselector2.WritePermissionsInterface
This method determines if the
folder represented by the specified
RemoteFileMetadataInterace
node
can be modified.
cancel() -
Method in interface com.sas.commands.CancelInterface
Cancels the command.
cancel() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
cancel() -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
cancel() -
Method in class com.sas.commands.dataselectors.SortCommand
cancel() -
Method in class com.sas.commands.dataselectors.TotalsCommand
cancel() -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Cancels any changes to the filter model.
cancel() -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Returns the filter model to its initial state.
cancel() -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterableListModelAdapter
Voids any changes made by the filter model to the native model and
frees any resources (as appropriate).
cancel() -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Reverts the filter logic tree to the original state of the native filter model.
cancel() -
Method in interface com.sas.dataselectors.filters.FilterableListModelInterface
Returns the filter model to its initial state.
cancel() -
Method in class com.sas.net.sharenet.ShareNetStatement
Cancels a query or execute statement.
cancel() -
Method in class com.sas.sasserver.CatalogSelectorDialog
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorPanel
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorPanel
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
cancel() -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
cancel() -
Method in interface com.sas.servlet.tbeans.navigationbar.EditNavigationInterface
Cancel any changes.
cancel() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Cancel any editing changes.
cancel() -
Method in class com.sas.storage.BaseDataBean
Cancels any changes to the current row.
cancel() -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Cancels all property value changes.
cancel() -
Method in class com.sas.swing.visuals.NodeViewTextEditor
cancel() -
Method in class com.sas.swing.visuals.wizard.Wizard
This method should be overidden by subclasses to provide the desired functionality when
the Cancel button is activated in the ButtonNavigationPanel.
cancel() -
Method in class com.sas.swing.visuals.wizard2.Wizard
This method should be overidden by subclasses to provide the desired functionality when
the Cancel button is activated in the ButtonNavigationPanel.
cancel() -
Method in interface com.sas.table.TableNavigationV2Interface
Cancels any changes to the current row of the table.
cancel() -
Method in class com.sas.visuals.NodeViewTextEditor
cancel() -
Method in class com.sas.visuals.OkCancelHelpDialog
cancel() -
Method in class com.sas.net.sharenet.ShareNetStatement
Cancels a query or execute statement.
cancel() -
Method in class com.sas.rio.MVAStatement
Cancel can be used by one thread to cancel a statement that is being
executed by another thread.
cancel(Object) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
Cancel is called when the user clicks on the cancel button on the selector or another selector
becomes active.
cancel(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
The cancel method resets the model to its original state and hides or
destroys the selector visual.
cancel(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
The cancel method resets the model to its original state and hides or
destroys the selector visual.
cancel(Object) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
cancel(Object) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Cancel is called when the user clicks on the cancel button on the selector or another selector
becomes active.
cancel(Object) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
The cancel method resets the model to its original state and hides or
destroys the selector visual.
cancel(Object) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Cancel is called when the user clicks on the cancel button on the selector or another selector
becomes active.
cancel(Object) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
The cancel method resets the model to its original state and hides or
destroys the selector visual.
cancel(Object) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
Cancel is called when the user clicks on the cancel button on the selector or another selector
becomes active.
cancel(Object) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Cancel is called when the user clicks on the cancel button on the selector or another selector
becomes active.
cancel(Object) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
Cancel is called when the user clicks on the cancel button on the selector or another selector
becomes active.
cancel(Object) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
cancel(Object) -
Method in class com.sas.commands.dataselectors.SortSelectorCommand
cancel(Object) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Returns the filter model to the state specified by the given filter object.
cancel(Object) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
cancelAction -
Variable in class com.sas.actionprovider.support.BaseNavigationBarSupport
The cancel action.
cancelAction -
Variable in class com.sas.swing.visuals.wizard.Wizard
cancelAction -
Variable in class com.sas.swing.visuals.wizard2.Wizard
cancelAction() -
Method in class com.sas.util.login.LoginBeanSwingUtil
Implementation of LoginBeanActionInterface
This method is included here to support the testing feature of the main program,
and to serve as an example of how to implement this interface.
cancelButton -
Variable in class com.sas.swing.visuals.DirectoryDialog
cancelButton -
Variable in class com.sas.util.login.LoginBeanSwingUtil
The Cancel button.
cancelButton -
Variable in class com.sas.visuals.CloseCancelCustomizerDialog
cancelButton -
Variable in class com.sas.visuals.DirectoryDialog
cancelLoadFileInfo() -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
cancelLoadFileInfo() -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
cancelQuery() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
cancelRowUpdates() -
Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0
Cancels row updates.
cancelRowUpdates() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
Cancels the updates made to the current row in this
ResultSet
object.
cancelRowUpdates() -
Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0
Cancels row updates.
cancelRowUpdates() -
Method in class com.sas.rio.MVAResultSet
JDBC 2.0
The cancelRowUpdates() method may be called after calling an updateXXX()
method(s) and before calling updateRow() to rollback the updates made to
a row.
cancelRowUpdates() -
Method in class com.sas.services.publish.RemoteResultSet
cancelRowUpdates() -
Method in interface com.sas.services.publish.RemoteResultSetInterface
Cancels the updates made to the current row in this
ResultSet
object.
cancelUncommittedRow() -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
cancelUncommittedRow() -
Method in class com.sas.swing.models.SortableTableModelAdapter
If an uncommited row is present, this will cancel the row insertion
and remove the uncommitted row from the model.
cancelUncommittedRow() -
Method in class com.sas.swing.models.TableModelAdapter
cancelUncommittedRow() -
Method in interface com.sas.table.InsertRowInterface
Removes the "fake" row from the model, effectively performing a cancel.
cancelUncommittedRow(TableModel) -
Method in class com.sas.swing.models.TableModelInsertRowSupport
Removes the "fake" row from the model, effectively performing a cancel.
cancelled -
Static variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Tracks the status of the dialog window.
capitalize(String) -
Static method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeFilterUtil
Capitalizes the first letter of a string
cardContainer -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Panel used for the various containers of the card layout
cardLayout -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Layout manager for the various containers in the panel
cardLayout -
Variable in class com.sas.swing.visuals.wizard.WizardPageDeck
The layout manager for this WizardPageDeck
.
cardLayout -
Variable in class com.sas.swing.visuals.wizard2.WizardPageDeck
The layout manager for this WizardPageDeck
.
caretRowBeforeDoubleClick -
Variable in class com.sas.awt.TextArea
caseSensitive -
Variable in class com.sas.swing.models.SortableTableModelAdapter
catalog -
Variable in class com.sas.sasserver.CatalogSelectorDialog
catalogEntryListBox -
Variable in class com.sas.sasserver.EISSelectorDialog
ListBox used to display the eis application entries.
catalogList -
Variable in class com.sas.sasserver.CatalogSelectorDialog
catalogListBox -
Variable in class com.sas.sasserver.CatalogSelectorDialog
catalogListBox -
Variable in class com.sas.sasserver.EISSelectorDialog
ListBox used to display catalogs.
category -
Variable in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Used to display the nodes grouped by a category value
categoryLabelZoneList -
Variable in class com.sas.graphics.components.ChartImageMapInfo
categoryValueZones -
Variable in class com.sas.graphics.components.ChartImageMapInfo
categoryVariableList -
Variable in class com.sas.graphics.components.ChartImageMapInfo
ccp -
Variable in class com.sas.visuals.ColorPanel
cell -
Variable in class com.sas.table.CellView
Alias for "getCell()".
cellCount -
Static variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
The default number of cells to retrieve from the model.
cellRenderer -
Variable in class com.sas.swing.visuals.dualselector.DualTreeSelector
the cell renderer class for the tree cells
cellValuesByColumnLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
cellValuesByRowLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
cells -
Variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
cellsToSizeCount -
Variable in class com.sas.swing.visuals.tableview.ColumnHeader
cellsToSizeCount -
Variable in class com.sas.swing.visuals.tableview.RowHeader
center() -
Method in class com.sas.awt.Dialog
Center the dialog on the screen.
center(Window) -
Static method in class com.sas.swing.visuals.util.Util
Center the dialog on the screen.
centerImage(Graphics, Image) -
Method in class com.sas.visuals.Wallpaper
centerOver(Component) -
Method in class com.sas.awt.Dialog
Center the dialog over a component on the screen.
centerOver(Window, Component) -
Static method in class com.sas.swing.visuals.util.Util
Center the dialog over a component on the screen.
centerOverWindow(Component) -
Method in class com.sas.awt.Dialog
Center the dialog over a Window on the screen.
centerOverWindow(Window, Component) -
Static method in class com.sas.swing.visuals.util.Util
Center the dialog over a Window on the screen.
changeColumnSortState() -
Method in class com.sas.table.DataTableSortController.ColumnSort
changeCurrentCell(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Changes the current cell (cell with focus) to the given row-column pair.
changeEvent -
Variable in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Change event (only one needed)
changeHashKey(String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Change the hash key associated with an object, and notify listeners
changeHashKey(String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Change the hash key associated with an object, and notify listeners
changeHashKey(String, String) -
Method in interface com.sas.metadata.remote.MdObjectStore
Change the hash key associated with an object, and send events for the removal of the old
object and addition of the new object to Map.
changeHashKey(String, String) -
Method in interface com.sas.metadata.remote.MdServerStore
Change the hash key associated with an object, and notify listeners
changeHashKey(String, String) -
Method in interface com.sas.metadata.remote.MdStore
Change the hash key associated with an object, and send events for the removal of
the old object and addition of the new object to Map.
changeImplementationExtension(String) -
Method in interface com.sas.metadata.remote.MdFactory
This sets the extension for files in the implementation.
changeImplementationExtension(String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
This sets the extension for files in the implementation.
changeImplementationPackage(String) -
Method in interface com.sas.metadata.remote.MdFactory
This changes the java package implementation files are loaded from.
changeImplementationPackage(String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
This changes the java package implementation files are loaded from.
changeListener -
Variable in class com.sas.awt.VisualInterfaceSupportInfo
changeOrientation(Component, int) -
Method in class com.sas.visuals.BoxLayout
Change the orientation of a component in this layout.
changeSelection(BitSet, int, int, int, int, boolean) -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeaderSelectionModel
changeSelection(BitSet, int, int, int, int, boolean) -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeaderSelectionModel
changeSelection(BitSet, int, int, int, int, boolean) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
changeSelection(int, int, boolean, boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Updates the selection models of the table, depending on the state of the
two flags: toggle
and extend
.
changeSelection(int, int, int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Change the selection with the effect of first clearing the values
in the inclusive range [clearMin, clearMax] then setting the values
in the inclusive range [setMin, setMax].
changeSelection(int, int, int, int, boolean) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
changeTempSelection(int, int, int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Change the selection with the effect of first clearing the values
in the inclusive range [clearMin, clearMax] then setting the values
in the inclusive range [setMin, setMax].
changeTempSelection(int, int, int, int, boolean) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
changingCurrentCell -
Variable in class com.sas.swing.visuals.tableview.TableView
checkBox -
Variable in class com.sas.swing.visuals.CheckBoxListCellRenderer
checkBox to appear in the cell
checkBox -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkBoxOnLeafNodes -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkBoxOnParentNodes -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkBoxOnRootNode -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkBoxShouldCheckChildren -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkBoxShouldCheckParents -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkChildren(TreePath, boolean, boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
This method is used to check or uncheck the children nodes for the given node.
checkDownloadRecno(int) -
Method in class com.sas.net.connect.ConnectClient
Check final number of records.
checkDownloadRecno(int) -
Method in class com.sas.net.connect.ConnectClient
Check final number of records.
checkEnabled() -
Method in class com.sas.swing.visuals.SpinButton
Check if the buttons should be enabled or disabled
based on the value and the maximum and the minimum.
checkEnabled() -
Method in class com.sas.visuals.SpinButton
Check if the buttons should be enabled or disabled
based on the value and the maximum and the minimum.
checkHorizontalKey(int, String) -
Method in class com.sas.swing.visuals.LabelView
Verify that key is a legal value for the
verticalAlignment or verticalTextPosition properties.
checkLocal() -
Method in class com.sas.awt.WindowInitThread
Check to see if this class was loaded locally.
checkOptions(int) -
Method in class com.sas.net.connect.ConnectClient
Check options.
checkOptions(int) -
Method in class com.sas.net.connect.ConnectClient
Check options.
checkParents(TreePath, boolean, boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
This method is used to check or uncheck the children nodes for the given node.
checkPath(TreePath, boolean, boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
This method is used to checks or uncheck the node represented by the given path.
checkPermission(UserContextInterface, Permission) -
Static method in class com.sas.services.security.SecurityUtil
This method performs a permission check.
checkPulse(boolean) -
Method in class com.sas.services.information.metadata.Metadata
Check the state of this object instance.
checkRenderer -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkSetEntityKey() -
Method in class com.sas.entities.RemoteEntity
This method is called from setEntityKey before assigning a key.
checkTrackEnabled(int, int) -
Method in class com.sas.visuals.ScrollSlider
Check the height of the thumb to determine if
the track should be disabled.
checkValue() -
Method in class com.sas.storage.BaseDataBean
checkVerticalKey(int, String) -
Method in class com.sas.swing.visuals.LabelView
Verify that key is a legal value for the
verticalAlignment or verticalTextPosition properties.
checkedTreeModel -
Variable in class com.sas.swing.visuals.CheckBoxTree
checkin() -
Method in class com.sas.services.information.metadata.dav.DAVItem
Check in the item
checkin() -
Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Check in the item
checkin() -
Method in class com.sas.services.information.metadata.Metadata
Check out the item
checkin() -
Method in interface com.sas.services.information.metadata.MetadataInterface
Check in this item
checkin() -
Method in class com.sas.services.information.metadata.VirtualMetadata
Check in this item
checkin(MetadataInterface) -
Method in class com.sas.services.information.DAVRepository
Check in the entity
checkin(MetadataInterface) -
Method in interface com.sas.services.information.DAVRepositoryInterface
Check in the entity
checkin(MetadataInterface, String) -
Method in class com.sas.services.information.DAVRepository
Check in the entity
checkin(MetadataInterface, String) -
Method in interface com.sas.services.information.DAVRepositoryInterface
Check in the entity
checkout() -
Method in class com.sas.services.information.metadata.dav.DAVItem
Check out the item
checkout() -
Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Check out the item
checkout() -
Method in class com.sas.services.information.metadata.Metadata
Check out the item
checkout() -
Method in interface com.sas.services.information.metadata.MetadataInterface
Check out this item
checkout() -
Method in class com.sas.services.information.metadata.VirtualMetadata
Check out this item
checkout(MetadataInterface) -
Method in class com.sas.services.information.DAVRepository
Check out the entity
checkout(MetadataInterface) -
Method in interface com.sas.services.information.DAVRepositoryInterface
Check out the entity
childCount -
Variable in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
childList -
Variable in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
childListIndex -
Variable in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
childNodeList -
Variable in class com.sas.swing.models.TreeNodeAdapter
children -
Variable in class com.sas.sasserver.tree.NodeDelegate
children -
Variable in class com.sas.swing.visuals.NodeState
Contains the states of any child nodes.
children -
Variable in class com.sas.visuals.NodeState
Contains the states of any child nodes.
children() -
Method in class com.sas.dataselectors.calculateditems.DataSourceTreeNode
children() -
Method in class com.sas.dataselectors.calculateditems.NodeInfo
children() -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
children() -
Method in class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
children() -
Method in class com.sas.swing.models.TreeNodeAdapter
childrenRead -
Variable in class com.sas.swing.models.IndexedMutableTreeNode
Whether or not the node has its children read
choice -
Variable in class com.sas.visuals.PropertyEditorHost
The Choice for user input if getAsText does not return null.
choice -
Variable in class com.sas.visuals.UnitsBox
chooseField(Object[], String, String[], int) -
Method in class com.sas.graphics.map.ESRIConnection
Selects a field, from those provided, that best matches the provided data.
chooseField(Object[], String, String[], int) -
Method in class com.sas.graphics.map.ESRIMap
Selects a field, from those provided, that best matches the provided data.
circleImage -
Variable in class com.sas.swing.visuals.remotefileselector.actions.ViewSelectionAction
Default image used for the popmenu selection
classFactory -
Variable in class com.sas.sasserver.SASListNode
classFactoryKey -
Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute classfactory
.
classIdentifier -
Variable in class com.sas.services.discovery.MetadataAttribute
The metadata element's class identifier.
classLoaders -
Static variable in class com.sas.entities.RemoteEntity
List of classloaders
className -
Variable in class com.sas.sasserver.tree.NodeDelegate
classNameKey -
Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute classname
.
classid -
Variable in class com.sas.taglib.servlet.tbeans.StyleInfoTag
classify(CategorizationModel, String, String, String[], Double[], Boolean[]) -
Method in class com.sas.graphics.map.ESRIMap
Classifies the map based on the desired classification type and the
number of desired breaks.
cleanSessionParams(SessionContextInterface, String) -
Static method in class com.sas.webapp.contextsharing.WebappContextParams
Removes the context parameters from the session.
cleanStringForXML(String) -
Method in interface com.sas.metadata.remote.MdOMIUtil
cleanStringForXML takes a String and converts "bad" characters,
like \n and others, into acceptable &#xxx entities.
cleanUp() -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
cleanUp() -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
cleanUp() -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
cleanUp(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
cleanUp(String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
For each added role, removes from the business model all DataItemReference objects created
during processing of the selector.
cleanUp(String) -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
cleanUp(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
cleanUpNullRolesInQuery(BusinessQuery) -
Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
This method applies an appropriate role to any dataItem found in a data selection where it's role contains a null value.
cleanUpResources() -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
This method releases all of the necessary resources that were needed by
the transformation bean to render itself.
cleanUpResources() -
Method in class com.sas.servlet.tbeans.BaseTransformation
This method releases all of the necessary resources that were needed by
the transformation bean to render itself.
cleanUpResources() -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorPanel
cleanUpResources() -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
cleanUpResources() -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
cleanUpResources() -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
This method releases all of the necessary resources that were needed by
the transformation bean to render itself.
cleanUpResources() -
Method in class com.sas.servlet.tbeans.html.ExpandCollapse
This method releases all of the necessary resources that were needed by
the transformation bean to render itself.
cleanUpResources() -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
This method releases all of the necessary resources that were needed by
the transformation bean to render itself.
cleanUpResources() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
This method releases all of the necessary resources that were needed by
the transformation bean to render itself.
cleanup() -
Method in class com.sas.swing.visuals.wizard.BaseWizardPage
No-op WizardPageInterface method
cleanup() -
Method in class com.sas.swing.visuals.wizard.Wizard
Calls WizardPageInterface
method cleanup
on individual wizard pages.
cleanup() -
Method in interface com.sas.swing.visuals.wizard.WizardPageInterface
Called from Wizard's cleanup
method.
cleanup() -
Method in class com.sas.swing.visuals.wizard2.BaseWizardPage
No-op WizardPageInterface method
cleanup() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Calls WizardPageInterface
method cleanup
on individual wizard pages.
cleanup(Object) -
Method in class com.sas.util.TimedCommand
Perform cleanup by executing the cleanup command,
passing the argument.
cleanupArg -
Variable in class com.sas.util.TimedCommand
The argument to pass to the cleanup command.
cleanupCommand -
Variable in class com.sas.util.TimedCommand
A command to execute if the command finishes abnormally
clear() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
clear() -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
Removes all of the elements from this collection (optional operation).
clear() -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Removes all of the elements from this collection (optional operation).
clear() -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Clear the filter selection model and commit the changes.
clear() -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Clears the current filter logic but does not modify the native filter model.
clear() -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
clear() -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
clear() -
Method in class com.sas.dataselectors.filters.FilterItemRootToAdvancedList
clear() -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
clear() -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
Removes all existing filter logic from the model.
clear() -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Removes all leaves from the tree and collapses any remaining support structure.
clear() -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
clear() -
Method in class com.sas.entities.Entity
clear() -
Method in class com.sas.entities.RemoteEntity
clear() -
Method in interface com.sas.entities.RemoteEntityInterface
Clear ("unset") all attribute values.
clear() -
Method in class com.sas.util.SystemLog
Clears the log.
clear() -
Method in interface com.sas.services.discovery.PassportInterface
Clears the passport by removing all previously added IDs.
clear() -
Method in class com.sas.services.discovery.ServiceTypes
Clears all class(es) and interface(es) associated with this
service capability definition.
clear() -
Method in class com.sas.services.information.metadata.Remarks
clear() -
Method in interface com.sas.services.information.metadata.RemarksInterface
Clear the list of comments - only owner is allowed to do this
clear() -
Method in interface com.sas.iquery.metadata.business.BusinessGroup
Removes all of the items from this group.
clear(BitSet, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
clear(boolean) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Clear the filter selection model and optionally commit the changes.
clear(boolean) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Clears the current filter logic and optionally commits the change to the native filter model.
clearAll() -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Removes the filters from all filterable items.
clearAll() -
Method in interface com.sas.dataselectors.filters.FilterableListModelInterface
Clears all filters from all filterables.
clearAllSteps() -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
Clears the step list for both COLUMN and ROW roles.
clearAllSteps() -
Method in interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface
Clears the step list for both COLUMN and ROW roles.
clearAllSubsets() -
Method in class com.sas.graphics.map.ESRIMap
Clears any subsets that have been applied to the map.
clearAnnotations() -
Method in class com.sas.graphics.map.ESRIMap
Clears any MapAnnotations that have been set on this object.
clearArguments() -
Method in class com.sas.net.connect.RemoteObject
Clears out the arguments from the last method call.
clearAttribute(String) -
Method in class com.sas.entities.Entity
clearAttribute(String) -
Method in class com.sas.entities.RemoteEntity
clearAttribute(String) -
Method in interface com.sas.entities.RemoteEntityInterface
Clear ("unset") an individual attribute.
clearAuthorizationTransContextList() -
Method in interface com.sas.metadata.remote.MdObjectStore
Clear the Authorization Transaction Context List for this Store
clearBatch() -
Method in class com.sas.net.sharenet.ShareNetStatement
JDBC 2.0
Clears the set of commands in the current batch.
clearBatch() -
Method in class com.sas.net.sharenet.ShareNetStatement
JDBC 2.0
Clears the set of commands in the current batch.
clearBatch() -
Method in class com.sas.rio.MVAStatement
JDBC 2.0
Make the set of commands in the current batch empty.
clearButtonText(String) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
clearButtonText(String) -
Method in class com.sas.dataselectors.qualifiers.SwingQualifiersEditor
clearButtonText(String) -
Method in class com.sas.swing.visuals.dataselectors.qualifiers.QualifiersDialog
clearCache(Filter, Object, int) -
Static method in class com.sas.storage.olap.sasmdx.Metadata
Clear the cache that matches the filter and cache type.
clearCache(Object, int) -
Static method in class com.sas.storage.olap.sasmdx.Metadata
Clear either member cache, non member cache or all caches.
clearChangeList() -
Method in interface com.sas.metadata.remote.MdObjectBase
Remove all elements from the change list, and set it to empty
clearChangeList() -
Method in interface com.sas.metadata.remote.MdObjectStore
Remove all elements from the change list, and set it to empty
clearDefaultValue() -
Method in class com.sas.prompts.definitions.PromptDefinition
Clears the default value if one has been set.
clearDefaultValue() -
Method in interface com.sas.prompts.definitions.PromptDefinitionInterface
Clears the default value if one has been set.
clearEditLines() -
Method in class com.sas.net.connect.ConnectClient
Clears the edit lines.
clearEditLines() -
Method in class com.sas.net.connect.ConnectClient
Clears the edit lines.
clearExceptions() -
Method in class com.sas.services.user.UserContext
Clears the exceptions.
clearExceptions() -
Method in interface com.sas.services.user.UserContextInterface
Clear the exception list.
clearExpressions() -
Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Removes all the expressions in the list
clearFilter() -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
Clears the filter on this item's filter model.
clearFilter() -
Method in interface com.sas.dataselectors.filters.FilterableItemInterface
Clears the filter for this item.
clearFilter(int) -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Removes the filter from the filterable item at the specified index.
clearFilter(int) -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterableListModelAdapter
clearFilter(int) -
Method in interface com.sas.dataselectors.filters.FilterableListModelInterface
Clears the filter on the filterable item at the given index.
clearFilterCondition(FilterItem) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Clears the expression for the given filter item.
clearFilterCondition(FilterItem) -
Method in interface com.sas.dataselectors.filters.FilterObjectFactoryInterface
Clears the properties of the given filter item.
clearFormatB -
Variable in class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemEditPanel
clearInformationService() -
Static method in class com.sas.services.information.DAVRepository
clearInformationService() -
Static method in class com.sas.services.information.metadata.Metadata
clearInformationService() -
Static method in class com.sas.services.information.OMIServerRepository
clearListLines() -
Method in class com.sas.net.connect.ConnectClient
Clears output lines in the LIST file.
clearListLines() -
Method in class com.sas.net.connect.ConnectClient
Clears output lines in the LIST file.
clearLocalLists() -
Method in class com.sas.services.information.metadata.dav.DAVEntity
Clear the set and remove update lists.
clearLocalLists() -
Method in class com.sas.services.information.metadata.dav.DAVItem
Clear local lists as for DAVEntity and then reset the contentsStatus for this
resource to reflect the fact that the content is the same as in the DAV store
clearLogLines() -
Method in class com.sas.net.connect.ConnectClient
Clears the LOG lines in the internal LOG line buffer.
clearLogLines() -
Method in class com.sas.net.connect.ConnectClient
Clears the LOG lines in the internal LOG line buffer.
clearNameValuePairs() -
Method in class com.sas.services.publish.metadata.PackageFilter
clearObjectsFromStore() -
Method in interface com.sas.metadata.remote.MdObjectStore
clearObjectsFromStore() -
Method in interface com.sas.metadata.remote.MdServerStore
clearParameters() -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Clears all the parameters.
clearParameters() -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Clears all the parameters.
clearParameters() -
Method in class com.sas.rio.MVAPreparedStatement
Clears all the parameters.
clearPassport() -
Method in class com.sas.services.discovery.ServiceTemplate
Clears the discovery service IDs from the passport.
clearPasteBuffer() -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Clears the buffer of all metadata items.
clearPasteBuffer() -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Clears the buffer of all metadata items.
clearPasteBuffer() -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
Clears the buffer of all metadata items.
clearPasteBuffer() -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
Clears the buffer of all metadata items.
clearPath() -
Method in class com.sas.swing.visuals.wizard.WizardPageDeck
Removes all elements from the current path.
clearPath() -
Method in class com.sas.swing.visuals.wizard2.WizardPageDeck
Removes all elements from the current path.
clearPendingChanges(boolean) -
Method in class com.sas.services.information.OMIServer
clearPendingChanges(boolean) -
Method in interface com.sas.services.information.ServerInterface
Clear the changes that are pending for this server.
clearPromptValue(PromptDefinitionInterface) -
Method in class com.sas.prompts.PromptValues
Clears a prompt value which has previously been set.
clearPromptValue(PromptDefinitionInterface) -
Method in interface com.sas.prompts.PromptValuesInterface
Clears the prompt value such that isPromptValueSet returns false.
clearPromptValuesDelegates() -
Method in class com.sas.prompts.PromptValues
Removes all delegates from this PromptValues.
clearPromptValuesDelegates() -
Method in interface com.sas.prompts.PromptValuesInterface
Removes all previously added delegates.
clearPropertyTypesForObjectRepository(Root) -
Static method in class com.sas.metadata.remote.entities.MdOMAEntityUtility
clearPuddleLogins() -
Method in class com.sas.util.connection.ConnectionFactoryBean
Removes any puddle logins that may have been previously defined for the factory.
clearRect(Graphics, Rectangle) -
Static method in class com.sas.visuals.DrawingSupport
Clear the specified rectangle
clearRect(Rectangle) -
Method in class com.sas.visuals.BufferedGraphics
Clear the specified rectangle
clearRect(int, int, int, int) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
clearRepositoryDefs() -
Method in class com.sas.services.information.InformationService
clearRepositoryDefs() -
Method in interface com.sas.services.information.InformationServiceInterface
Removes all repository definitions.
clearRepositoryGroups() -
Method in class com.sas.services.information.InformationService
Clear all repository group definitions.
clearRepositoryGroups() -
Method in interface com.sas.services.information.InformationServiceInterface
Clear all repository group definitions.
clearRowMoves() -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
This will reset the row indexes back to their original values, before any calls to
moveRow were made, that is unless a row is held.
clearRowMoves() -
Method in interface com.sas.swing.visuals.tableview.TableRowModel
This will reset the row indexes back to their original values, before any calls to
moveRow were made.
clearRowSelectionAfterSorting -
Variable in class com.sas.swing.visuals.tableview.TableView
clearRuleButton -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
clearSelection -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
determines whether to clear the selections
clearSelection() -
Method in class com.sas.graphics.components.Graph
clearSelection() -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeaderSelectionModel
Calls clearSelection() of all ListSelectionModels.
clearSelection() -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Clears all the selected cells
clearSelection() -
Method in class com.sas.swing.visuals.tableview.TableView
Deselects all selected columns and rows.
clearSelection() -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Sets all of the values to OFF for all indices.
clearSelectionCursor() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
clearSelectionCursor() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
resets the selection cursor so that the isCalculatedItemSelected() call returns false
clearSelections() -
Method in class com.sas.graphics.map.ESRIMap
Clears any selections that have been set on the map.
clearSelections() -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorInterface
Clears the selections made on the component.
clearSelections() -
Method in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
Clears the selections made on the component.
clearSelections() -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Clears the selections made on the component.
clearServerDefs() -
Method in class com.sas.services.information.InformationService
clearServerDefs() -
Method in interface com.sas.services.information.InformationServiceInterface
Clear the set of defined server definitions.
clearStep(FilterAxisEnum) -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
Clears the step list for the given role.
clearStep(FilterAxisEnum) -
Method in interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface
Clears the step list for the given role.
clearSubset(String) -
Method in class com.sas.graphics.map.ESRIMap
Clears any subset that's been set on a specific layer.
clearTableColumnEditable() -
Method in class com.sas.graphics.components.TableAxisModel
Remove all column-editable settings.
clearTableRowEditable() -
Method in class com.sas.graphics.components.TableAxisModel
Remove all row-editable settings.
clearTreeIconModel() -
Method in class com.sas.graphics.components.HierarchyModel
Clear all value icon definitions.
clearWarnings() -
Method in class com.sas.net.sharenet.ShareNetConnection
Removes all warnings that are associated with this object.
clearWarnings() -
Method in class com.sas.net.sharenet.ShareNetResultSet
Clears all warnings.
clearWarnings() -
Method in class com.sas.net.sharenet.ShareNetStatement
Clears the warnings for this Statement.
clearWarnings() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
Clears all warnings reported on this ResultSet
object.
clearWarnings() -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
clearWarnings() -
Method in class com.sas.net.sharenet.ShareNetConnection
Removes all warnings that are associated with this object.
clearWarnings() -
Method in class com.sas.net.sharenet.ShareNetResultSet
Clears all warnings.
clearWarnings() -
Method in class com.sas.net.sharenet.ShareNetStatement
Clears the warnings for this Statement.
clearWarnings() -
Method in class com.sas.rio.MVAConnection
Clears the warnings.
clearWarnings() -
Method in class com.sas.rio.MVAResultSet
After this call getWarnings returns null until a new warning is reported
for this ResultSet.
clearWarnings() -
Method in class com.sas.rio.MVAStatement
Clears the warnings for this Statement.
clearWarnings() -
Method in class com.sas.services.publish.RemoteResultSet
clearWarnings() -
Method in interface com.sas.services.publish.RemoteResultSetInterface
Clears all warnings reported on this ResultSet
object.
clearWriteBuffer() -
Method in interface com.sas.metadata.remote.MdObjectStore
Clear write append buffer out
client -
Variable in class com.sas.net.connect.RemoteObjectExtension
clientFcb -
Variable in class com.sas.net.connect.ConnectClient
clientFcb -
Variable in class com.sas.net.connect.ConnectClient
clipRect(int, int, int, int) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
clipToRange(int, int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPNavigationalAction
clipToRange(int, int, int) -
Method in class com.sas.swing.visuals.tableview.NavigationalAction
clipboard -
Static variable in class com.sas.swing.adapters.JTableClipboardAdapter
clipped -
Variable in class com.sas.swing.visuals.LabelView
clone() -
Method in class com.sas.actionprovider.BaseAction
Create a new BaseAction object using this Object's attributes.
clone() -
Method in class com.sas.awt.AppletVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.Button
Clones the component
clone() -
Method in class com.sas.awt.ButtonVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.CanvasVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.CheckBox
Clones the component
clone() -
Method in class com.sas.awt.CheckBoxVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.Choice
Clones the component
clone() -
Method in class com.sas.awt.ChoiceVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.Color
Clones the component
clone() -
Method in class com.sas.awt.ColorComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.ComponentVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.ContainerContainerComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.ContainerInterfaceSupportInfo
clone() -
Method in class com.sas.awt.ContainerVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.DialogContainerComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.DialogVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.Font
clone() -
Method in class com.sas.awt.FontComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.FrameContainerComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.FrameVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.Label
Clones the component
clone() -
Method in class com.sas.awt.LabelVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.ListBox
Clones the component
clone() -
Method in class com.sas.awt.ListBoxVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.PanelContainerComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.PanelVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.Scrollbar
Clones the component
clone() -
Method in class com.sas.awt.ScrollbarVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.ScrollPaneContainerComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.ScrollPaneVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.TextArea
Clones the component
clone() -
Method in class com.sas.awt.TextAreaVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.TextField
Clones the component
clone() -
Method in class com.sas.awt.TextFieldVisualComponent
Return a clone of the object.
clone() -
Method in class com.sas.awt.VisualInterfaceSupportInfo
clone() -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
Clones this command.
clone() -
Method in class com.sas.dataselectors.filters.AbstractFilterLogicBaseNode
Creates a new node with the same user object, label, and description.
clone() -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
clone() -
Method in class com.sas.dataselectors.filters.DefaultFilterQualifier
Constructs and returns a duplicate of this qualifier.
clone() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
clone() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
clone() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
Returns a duplicate and seperate instance of the implementing object.
clone() -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Returns a duplicate and seperate instance of the implementing object.
clone() -
Method in class com.sas.dataselectors.filters.tree.FilterReferenceNode
clone() -
Method in class com.sas.dataselectors.filters.tree.LogicalConditionNode
Creates a new node with the same user object, label, and description.
clone() -
Method in class com.sas.entities.BaseEntity
Create a new BaseEntity object using the BaseEntity's attributes.
clone() -
Method in class com.sas.entities.RemoteEntity
Create a new RemoteEntity object using the RemoteEntity's attributes.
clone() -
Method in class com.sas.geometry.Rectangles
Returns a clone of the current Rectangles object
clone() -
Method in class com.sas.prompts.definitions.DateDefinition
clone() -
Method in class com.sas.prompts.definitions.DoubleDefinition
clone() -
Method in class com.sas.prompts.definitions.IntegerDefinition
clone() -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManager
clone() -
Method in class com.sas.sasserver._rprxRemoteDesignTimeBookmarkManagerV2
clone() -
Method in class com.sas.sasserver.SASListDelegate
clone() -
Method in class com.sas.sasserver.SASProcedureTemplate
Creates a copy of the current model
clone() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
clone() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
clone() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
clone() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeServerNode
clone() -
Method in class com.sas.sasserver.tree.NodeDelegate
clone() -
Method in class com.sas.servlet.tbeans.StyleInfo
Returns a copy of this StyleInfo object.
clone() -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated.
clone() -
Method in class com.sas.servlet.util.TableScrollCommand
Deprecated.
clone() -
Method in class com.sas.storage.olap.PerformanceTuning
clone() -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Clone the PopupMenuAdapter instance.
clone() -
Method in class com.sas.swing.visuals.dataselectors.sort.SortedItem
clone() -
Method in class com.sas.swing.visuals.ImageView
Create a clone of this ImageView.
clone() -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Returns a clone of this selection model with the same selection.
clone() -
Method in class com.sas.swing.visuals.util.ChangeCursorCommand
Clones this command.
clone() -
Method in class com.sas.swing.visuals.util.ChangeEnabledStateCommand
Clones this command.
clone() -
Method in class com.sas.table.Selection
Clones the selection.
clone() -
Method in class com.sas.table.TableView
Clones this component.
clone() -
Method in class com.sas.util.And
Clone this object.
clone() -
Method in class com.sas.util.ArrayAccess
Clone the object.
clone() -
Method in class com.sas.util.DynamicPropertyBag
Clone a dynamic property bag.
clone() -
Method in class com.sas.util.IntegerRange
Deprecated. Clone an IntegerRange object
clone() -
Method in class com.sas.util.MenuSeparatorCommand
Returns super.clone().
clone() -
Method in class com.sas.util.Not
Clone this Not
object.
clone() -
Method in class com.sas.util.Or
Clone this object.
clone() -
Method in class com.sas.util.ReverseComparator
Clone this reverse comparator.
clone() -
Method in class com.sas.util.StringComparator
Clone this StringComparator
clone() -
Method in class com.sas.util.Template
Creates a copy of the current model
clone() -
Method in class com.sas.util.VectorAccess
Clone the object.
clone() -
Method in class com.sas.util.XOr
Clone this object.
clone() -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Clone the PopupMenuAdapter instance.
clone() -
Method in class com.sas.visuals.AnimationIconView
Returns a AnimationIcon clone of the original AnimationIcon component.
clone() -
Method in class com.sas.visuals.BaseButton
Returns a BaseButton clone of the original BaseButton component called upon
clone() -
Method in class com.sas.visuals.Border
Returns a Border clone of the original Border component.
clone() -
Method in class com.sas.visuals.ImageView
Create a clone of this ImageView.
clone() -
Method in class com.sas.visuals.LabelView
Returns an object that is a clone of this LabelView.
clone() -
Method in class com.sas.visuals.PushButton
Creates a clone of this PushButton.
clone() -
Method in class com.sas.visuals.ToggleButton
Create a clone of the ToggleButton.
clone() -
Method in class com.sas.services.AbstractServiceComponentConfig
Clones this configuration.
clone() -
Method in class com.sas.services.connection.Cluster
clone() -
Method in class com.sas.services.connection.Credential
clone() -
Method in class com.sas.services.connection.Puddle
clone() -
Method in class com.sas.services.connection.Server
clone() -
Method in class com.sas.services.deployment.ConsumedResource
clone() -
Method in class com.sas.services.deployment.ConsumedResourceAdapter
clone() -
Method in interface com.sas.services.deployment.ConsumedResourceInterface
Clones the resource.
clone() -
Method in class com.sas.services.deployment.Consumer
Clones this object.
clone() -
Method in interface com.sas.services.events.broker.MessageInterface
Clone a copy of this message.
clone() -
Method in class com.sas.services.events.broker.SecurityContext
Clone a copy of this security context.
clone() -
Method in class com.sas.services.information.FactoryAction
Clones the resource.
clone() -
Method in class com.sas.services.information.metadata.PathUrl
Create a copy of this object.
clone() -
Method in class com.sas.services.information.RepositoryDef
Clones this RepositoryDef.
clone() -
Method in class com.sas.services.information.RepositoryGroup
Clones this RepositoryGroup.
clone() -
Method in class com.sas.services.information.ServerDef
Clones this ServerDef.
clone() -
Method in class com.sas.services.storedprocess.ResultHints
Deprecated. Clones this object.
clone() -
Method in class com.sas.services.user.ProfileDomain
Creates a clone of this object by copying the values for each of its
attributes.
clone() -
Method in class com.sas.services.user.SimpleUserIdentity
Creates a clone of this object by copying the values for each of its
attributes.
clone() -
Method in class com.sas.metadata.remote.MdFactoryEvent
Returns a clone of this event.
clone(ContainerInterface, ContainerInterface) -
Static method in class com.sas.awt.ContainerInterfaceSupport
Helper method used to clone an object which implements ContainerInterface.
clone(VisualInterface, VisualInterface) -
Static method in class com.sas.awt.VisualInterfaceSupport
This is a helper method meant to be called by subclasses.
clone(double, double) -
Method in class com.sas.table.TableView
Clones this component.
cloneConfig() -
Method in class com.sas.services.information.RepositoryDef
cloneModelDependentState(TableView, double, double) -
Method in class com.sas.table.TableView
Clones this component's model dependent state.
cloneModelIndependentState(TableView, double, double) -
Method in class com.sas.table.TableView
Clones this component's model independent state.
close() -
Method in class com.sas.graphics.components.GraphOLAPDataSet
close() -
Method in class com.sas.net.sharenet.ShareNetConnection
Closes all the ShareNetStatement and ShareNetPreparedStatement objects
that are associated with this object and closes the connection to the server.
close() -
Method in class com.sas.net.sharenet.ShareNetResultSet
Closes the ResultSet.
close() -
Method in class com.sas.net.sharenet.ShareNetStatement
Closes the ShareNetStatement object.
close() -
Method in class com.sas.sasserver.CatalogSelectorDialog
close() -
Method in class com.sas.sasserver.DataSetSelectorDialog
close() -
Method in class com.sas.sasserver.LibrarySelectorDialog
close() -
Method in class com.sas.sasserver.MetabaseSelectorDialog
Called when the dialog is being closed.
close() -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
close() -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
close() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
close() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
close() -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
close() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
close() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
close() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
close() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
close() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
close() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
close() -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
close() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
close() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
close() -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Closes the data set if it is open and set the data set to blank
close() -
Method in interface com.sas.sasserver.tree.RemoteLevelTreeInterface
This method is for internal implementation only and should not
be called by the user.
close() -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
close() -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
close() -
Method in class com.sas.servlet.tbeans.dataselectors.html.AbstractSelectorContainer
close() -
Method in class com.sas.servlet.tbeans.dataselectors.html.SelectorPanel
Base implementation that does nothing.
close() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
Releases this ResultSet
object's database and
JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
close() -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSetMetadata
close() -
Method in class com.sas.storage.jdbc.JDBCAdapter
Closes the statement and the result set.
close() -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
close() -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
close() -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
close() -
Method in class com.sas.storage.olap.embedded.ResultSet
close() -
Method in interface com.sas.storage.olap.ResultSetInterface
Close the ResultSetInterface
close() -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
Closes the result set and clears the cache
close() -
Method in class com.sas.storage.olap.sasmdx.ResultSet
Close the ResultSetInterface
close() -
Method in interface com.sas.table.DataTableInterface
Closes the SAS data set if it is currently open.
close() -
Method in class com.sas.visuals.OkCancelHelpDialog
close() -
Method in class com.sas.iom.InputStream
close() -
Method in class com.sas.iom.OutputStream
close() -
Method in class com.sas.iom.WorkspaceConnector
Notify the workspace factory that you are done with the IWorkspace
object obtained from this connector.
close() -
Method in class com.sas.net.sharenet.ShareNetConnection
Closes all the ShareNetStatement and ShareNetPreparedStatement objects
that are associated with this object and closes the connection to the server.
close() -
Method in class com.sas.net.sharenet.ShareNetResultSet
Closes the ResultSet.
close() -
Method in class com.sas.net.sharenet.ShareNetStatement
Closes the ShareNetStatement object.
close() -
Method in class com.sas.rio.MVAConnection
In some cases, it is desirable to immediately release a
Connection's database and JDBC resources instead of waiting for
them to be automatically released; the close method provides this
immediate release.
close() -
Method in class com.sas.rio.MVAResultSet
Closes the ResultSet.
close() -
Method in class com.sas.rio.MVAStatement
In many cases, it is desirable to immediately release a Statements's
database and JDBC resources instead of waiting for this to happen when it
is automatically closed; the close method provides this immediate
release.
close() -
Method in interface com.sas.services.connection.ConnectionInterface
Return the connection to the allocating factory's connection pool.
close() -
Method in class com.sas.services.information.AbstractRepository
close() -
Method in interface com.sas.services.information.ChildRepositoryInterface
Override close in child repositories to prevent the parent's connection
from getting closed erroneously.
close() -
Method in class com.sas.services.information.DAVChildRepository
close() -
Method in class com.sas.services.information.DAVRepository
Close the connection to the DAV server.
close() -
Method in class com.sas.services.information.OMIChildServer
close() -
Method in class com.sas.services.information.OMIServerRepository
Close the connection to the OMR server and clean up any resources.
close() -
Method in interface com.sas.services.information.RepositoryInterface
Close the connection and get rid of the cache.
close() -
Method in class com.sas.services.logging.util.LoggerHandler
Deprecated.
close() -
Method in class com.sas.services.logging.util.LoggerStream
Deprecated. Close the LoggerStream.
close() -
Method in class com.sas.services.publish.RemoteResultSet
close() -
Method in interface com.sas.services.publish.RemoteResultSetInterface
Releases this ResultSet
object's database and JDBC resources
immediately instead of waiting for this to happen when it is automatically
closed.
close() -
Method in class com.sas.services.publish.ResultPackage
Close the result package.
close() -
Method in interface com.sas.services.publish.ResultPackageInterface
Close the result package.
close() -
Method in class com.sas.services.webdav.DAVResource
Close the connection used by this DAVResource
close() -
Method in interface com.sas.services.webdav.DAVResourceInterface
Close the socket used for this connection.
close() -
Method in interface com.sas.iquery.execution2.ResultSetInterface
Close the result set.
close(SessionContextInterface) -
Method in class com.sas.iquery.dataretrieval.QueryConnector
Closes all connections and result sets associated with the SessionContext specified.
closeAction() -
Method in class com.sas.util.login.LoginBeanSwingUtil
Implementation of LoginBeanActionInterface
This method is included here to support the testing feature of the main program,
and to serve as an example of how to implement this interface.
closeButton -
Variable in class com.sas.swing.visuals.SwingCustomizerDialog
closeButton -
Variable in class com.sas.util.login.LoginBeanSwingUtil
The Close button.
closeButton -
Variable in class com.sas.visuals.CustomizerDialog
closeConnection() -
Method in interface com.sas.metadata.remote.MdFactory
Deprecated. this method has been renamed to MdFactory.closeOMRConnection()
closeConnection() -
Method in class com.sas.metadata.remote.MdFactoryImpl
Deprecated. this method has been renamed to MdFactoryImpl.closeOMRConnection()
closeEntry() -
Method in class com.sas.services.publish.BinaryFileEntry
Remove any temporary files needed for inputstream re-use and mark this
entry as closed.
closeEntry() -
Method in class com.sas.services.publish.HTMLEntry
Remove any temporary files needed for inputstream re-use and
mark this entry as closed.
closeEntry() -
Method in class com.sas.services.publish.HTMLFile
Remove any temporary files needed for inputstream re-use.
closeEntry() -
Method in class com.sas.services.publish.TextFileEntry
Remove any temporary files needed for inputstream re-use and mark this
entry as closed.
closeEntry() -
Method in class com.sas.services.publish.ViewerEntry
Remove any temporary files needed for inputstream re-use and mark this
entry as closed.
closeIMetadataTransportConnection(IMetadataTransport) -
Method in interface com.sas.metadata.remote.MdOMRConnection
This method does nothing.
closeIOMConnection(IWorkspace) -
Method in interface com.sas.metadata.remote.MdOMRConnection
This method does nothing.
closeIOMHandle() -
Method in interface com.sas.metadata.remote.MdOMRConnection
Close our handle to the IOMI interface()
closeISecurityAdminConnection(ISecurityAdmin) -
Method in interface com.sas.metadata.remote.MdOMRConnection
This method does nothing.
closeISecurityConnection(ISecurity) -
Method in interface com.sas.metadata.remote.MdOMRConnection
This method does nothing.
closeIServerConnection(IServer) -
Method in interface com.sas.metadata.remote.MdOMRConnection
This method does nothing.
closeOMRConnection() -
Method in interface com.sas.metadata.remote.MdFactory
Close connection to OMR
closeOMRConnection() -
Method in class com.sas.metadata.remote.MdFactoryImpl
Close connection to OMR
closeOMRConnection() -
Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately closes the connection to the SAS Metadata Server which has
been set as the CMRHandle.
closePool(Hashtable, String, String, String) -
Static method in class com.sas.iom.WorkspacePoolDriver
Deprecated. Close all unused workspace objects in the appropriate pool(s).
closeResources(SessionContextInterface, int) -
Method in class com.sas.iquery.dataretrieval.QueryConnector
Closes resources as specified by the options.
closeResources(SessionContextInterface, int) -
Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Closes resources as specified by the options.
closeResult(ResultSetInterface) -
Method in class com.sas.iquery.dataretrieval.QueryConnector
Closes a single result set.
closeResult(ResultSetInterface) -
Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Closes a single result set.
closeSelector() -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
Inform the selector that the a commit or cancel
has occured.
closeStack -
Variable in class com.sas.services.information.AbstractRepository
closeUpdateMetadataXML(String, String) -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
This method is used to close out the entire update metadata string.
closeWindow() -
Method in class com.sas.swing.visuals.wizard.Wizard
Disposes of the Window that contains the Wizard
closeWindow() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Disposes of the Window that contains the Wizard
closeWindowOnCancel -
Variable in class com.sas.swing.visuals.wizard.Wizard
A boolean value indicating if the window containing the wizard should be disposed of when either the cancel button
or the close button in the window's title bar are selected, before the cancel method is called.
closeWindowOnCancel -
Variable in class com.sas.swing.visuals.wizard2.Wizard
A boolean value indicating if the window containing the wizard should be disposed of when either the cancel button, the ESC key,
or the close button in the window's title bar are activated, before the cancel method is called.
clsidKey -
Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute clsid
.
clusterType -
Variable in class com.sas.util.connection.ConnectionFactoryBean.BeanPuddle
cnl -
Static variable in class com.sas.util.transforms.ColorToStringTransform
cnl -
Static variable in class com.sas.util.transforms.StringToColorTransform
cnl -
Static variable in class com.sas.util.transforms.StringToSASColorTransform
cnl -
Variable in class com.sas.visuals.BasicColorsCanvas
cnlNoSysCol -
Variable in class com.sas.visuals.BasicColorsCanvas
colCount -
Variable in class com.sas.table.DataCellChangedEvent
The number of columns spanned by the cell range.
colIndex -
Variable in class com.sas.table.DataCellChangedEvent
The one-based identifier of the column that contains the first
(or only) changed cell.
collapse(int, int, OLAPESRIMapChart, ESRIMap) -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
Collapse a region based on Mouse click location
collectionClass -
Variable in class com.sas.util.transforms.StringToCollectionInterfaceTransform
Which class to use to make CollectionInterface
instances.
colorContainerCreated -
Variable in class com.sas.swing.visuals.JComponentCustomizerPanel
colorDisplay -
Variable in class com.sas.visuals.ColorPanel
colorFontTab -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
colorList -
Variable in class com.sas.visuals.BasicColorsCanvas
colorNameList -
Variable in class com.sas.util.transforms.SASColorStringToSystemColorTransform
colorRegionsCombo -
Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
colorRegionsLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
cols -
Variable in class com.sas.visuals.AutoSizingGridLayout
column -
Variable in class com.sas.commands.relational.HideColumnCommand
column -
Variable in class com.sas.commands.relational.HoldColumnCommand
column -
Variable in class com.sas.commands.relational.ReleaseAllColumnsCommand
column -
Variable in class com.sas.commands.relational.ReleaseColumnCommand
column -
Variable in class com.sas.commands.relational.ShowColumnCommand
columnAdded(TableColumnModelEvent) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Invoked when a column is added to the table column model.
columnAdded(TableColumnModelEvent) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModelListener
Tells listeners that a column was added to the model.
columnAdded(TableColumnModelEvent) -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Invoked when a column is added to the table column model.
columnAtPoint(Point) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Returns the index of the column that point
lies in, or -1 if it
lies out of bounds.
columnAtPoint(Point) -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the index of the column that point
lies in,
or -1 if the result is not in the range
[0, getColumnCount()
- 1].
columnAtPoint(Point, boolean) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Returns the index of the column that point
lies in, or -1 if it
lies out of bounds.
columnAtPoint(Point, boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the index of the column that point
lies in,
or -1 if the result is not in the range
[0, getColumnCount()
- 1].
columnAutoResizeMode -
Variable in class com.sas.swing.visuals.tableview.TableView
columnAxis -
Variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
columnComparators -
Variable in class com.sas.swing.models.SortableTableModelAdapter
columnDisplayTransforms -
Variable in class com.sas.swing.models.TableModelAdapter
columnHeaderFilter -
Variable in class com.sas.swing.visuals.tableview.TableView
columnHeaders -
Variable in class com.sas.util.transforms.CSVStreamToTableModelTransform
columnInfoUsed -
Variable in class com.sas.storage.jdbc.JDBCAdapter
The value passed in by setColumInfoUsed.
columnLabelRenderer -
Variable in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
columnLabelZoneList -
Variable in class com.sas.graphics.components.ChartImageMapInfo
columnLabelZoneList -
Variable in class com.sas.graphics.components.PlotImageMapInfo
columnLevelHeights -
Variable in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
columnLevelLabels -
Variable in class com.sas.servlet.tbeans.graphics.html.GraphSupport
columnMarginChanged(ChangeEvent) -
Method in class com.sas.swing.visuals.tableview.TableView
Invoked when a column is moved due to a margin change.
columnMoved(TableColumnModelEvent) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Invoked when a column is moved in the table column model.
columnMoved(TableColumnModelEvent) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModelListener
Tells listeners that a column was repositioned.
columnMoved(TableColumnModelEvent) -
Method in class com.sas.swing.visuals.tableview.TableView
Invoked when a column is repositioned.
columnNames -
Variable in class com.sas.swing.models.MapToTableModelAdapter
Column names for table model
columnNames -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
Column names for table model
columnNames -
Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies the column headers being displayed.
columnNumber -
Variable in class com.sas.commands.dataselectors.FindSelectorCommand
columnNumbersAreValid() -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPTableView
Returns whether or not the current start column and end column values are valid given the state of the
model.
columnPartitioner -
Variable in class com.sas.visuals.AutoSizingGridLayout
columnRemoved(TableColumnModelEvent) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Invoked when a column is removed from the table column model.
columnRemoved(TableColumnModelEvent) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModelListener
Tells listeners that a column was removed from the model.
columnRemoved(TableColumnModelEvent) -
Method in class com.sas.swing.visuals.tableview.TableView
Invoked when a column is removed from the table column model.
columnRenderers -
Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
the renderers used to format the column values
columnSelectionChanged(ListSelectionEvent) -
Method in class com.sas.swing.visuals.tableview.TableView
Invoked when the selection model of the TableColumnModel
is changed.
columnSubtotals -
Variable in class com.sas.commands.dataselectors.TotalsCommand
Flag that indicates if the subtotals have to be applied to the columns.
columnSubtotals -
Variable in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
Flag to indicate if the column subtotals have to be applied.
columnSubtotals() -
Method in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
columnSubtotals() -
Method in interface com.sas.dataselectors.totals.OLAPTotalsSelectorInterface
Returns true if the column subtotals must be applyed, false otherwise.
columnSubtotals(boolean) -
Method in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
columnSubtotals(boolean) -
Method in interface com.sas.dataselectors.totals.OLAPTotalsSelectorInterface
Sets if the column subtotals must be applyed.
columnTotals -
Variable in class com.sas.commands.dataselectors.TotalsCommand
Flag that indicates if the totals have to be applied to the columns.
columnTotals -
Variable in class com.sas.dataselectors.totals.BaseTotalsSelectorAdapter
Flag to indicate if the column totals have to be applied.
columnTotals() -
Method in class com.sas.dataselectors.totals.BaseTotalsSelectorAdapter
columnTotals() -
Method in class com.sas.dataselectors.totals.RelationalTotalsSelectorAdapter
columnTotals() -
Method in interface com.sas.dataselectors.totals.TotalsSelectorInterface
Returns true if the column totals must be applyed, false otherwise.
columnTotals(boolean) -
Method in class com.sas.dataselectors.totals.BaseTotalsSelectorAdapter
columnTotals(boolean) -
Method in interface com.sas.dataselectors.totals.TotalsSelectorInterface
Sets if the column totals must be applyed.
columnTuples -
Variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
columnValueZones -
Variable in class com.sas.graphics.components.ChartImageMapInfo
columnValueZones -
Variable in class com.sas.graphics.components.PlotImageMapInfo
columnValuesTransform -
Variable in class com.sas.storage.jdbc.JDBCColumnValuesAdapter
Transform used to transform a Map, containing column names (all uppercased) mapped to column values, to a single Object
when retrieveAllColumnValues is true
columnVariableList -
Variable in class com.sas.graphics.components.ChartImageMapInfo
columnVariableList -
Variable in class com.sas.graphics.components.PlotImageMapInfo
columns -
Variable in class com.sas.commands.dataselectors.ExportSelectorCommand
The indexes of the columns to export.
columnsCheckBoxList -
Variable in class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorPanel
The CheckBoxList to allow the user to choose the columns to export.
columnsLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorPanel
The label for the Columns radio box.
columnsRadio -
Variable in class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorPanel
The columns radio box.
columnsSized -
Variable in class com.sas.swing.visuals.tableview.TableView
columnsToExportAsTextIfCustomFormatted -
Variable in class com.sas.servlet.tbeans.tableview.BaseTableView
com.sas.actionprovider - package com.sas.actionprovider
Provides the integrated set of classes that comprise the ActionProvider Framework (APF).
com.sas.actionprovider.commands - package com.sas.actionprovider.commands
com.sas.actionprovider.strategies - package com.sas.actionprovider.strategies
com.sas.actionprovider.strategies.olap - package com.sas.actionprovider.strategies.olap
com.sas.actionprovider.strategies.relational - package com.sas.actionprovider.strategies.relational
com.sas.actionprovider.strategies.remotefile2 - package com.sas.actionprovider.strategies.remotefile2
com.sas.actionprovider.support - package com.sas.actionprovider.support
Provides the support classes that define the default areas and actions for
components that acquire their Actions via the ActionProviderFramework (APF).
com.sas.actionprovider.support.dataselectors - package com.sas.actionprovider.support.dataselectors
Provides classes that support and define the default actions for data selector components.
com.sas.actionprovider.support.graphics - package com.sas.actionprovider.support.graphics
Provides classes that support and define the default actions for relational Graph Viewer Components.
com.sas.actionprovider.support.olapgraphics - package com.sas.actionprovider.support.olapgraphics
Provides classes that support and define the default actions for olap Graph Viewer Components.
com.sas.actionprovider.support.olaptableview - package com.sas.actionprovider.support.olaptableview
Provides classes that support and define the default actions for olap Table Viewer Components.
com.sas.actionprovider.support.remotefileselector - package com.sas.actionprovider.support.remotefileselector
Provides classes that support and define the default actions for RemoteFileSelector Components.
com.sas.actionprovider.support.remotefileselector2 - package com.sas.actionprovider.support.remotefileselector2
com.sas.actionprovider.support.tableview - package com.sas.actionprovider.support.tableview
Provides classes that support and define the default actions for relational Table Viewer Components.
com.sas.actionprovider.util - package com.sas.actionprovider.util
com.sas.actionprovider.util.dataselector - package com.sas.actionprovider.util.dataselector
com.sas.actionprovider.util.olap - package com.sas.actionprovider.util.olap
com.sas.actionprovider.util.relational - package com.sas.actionprovider.util.relational
com.sas.actionprovider.util.remotefile2 - package com.sas.actionprovider.util.remotefile2
com.sas.awt - package com.sas.awt
Provides extensions of java.awt components which implement com.sas.ComponentInterface
com.sas.commands - package com.sas.commands
Provides classes and interfaces to perform commands.
com.sas.commands.dataselectors - package com.sas.commands.dataselectors
com.sas.commands.dataselectors.exceptionhighlighting - package com.sas.commands.dataselectors.exceptionhighlighting
com.sas.commands.export - package com.sas.commands.export
Interfaces implemented by the different Export to Excel commands.
com.sas.commands.relational - package com.sas.commands.relational
Provides classes and interfaces to perform commands on relational data.
com.sas.commands.remotefileselector - package com.sas.commands.remotefileselector
The primary focus of the com.sas.commands.remotefileselector package is to provide
the classes that perform the general action provider framework commands.
com.sas.commands.remotefileselector.ifileservice - package com.sas.commands.remotefileselector.ifileservice
The primary focus of the com.sas.commands.remotefileselector.ifileservice package is to provide
the classes that perform the action provider framework commands for the IFileService model.
com.sas.commands.remotefileselector.informationservices - package com.sas.commands.remotefileselector.informationservices
The primary focus of the com.sas.commands.remotefileselector.informationservices package is to provide
the classes that perform the action provider framework commands for the InformationServices model.
com.sas.commands.remotefileselector2 - package com.sas.commands.remotefileselector2
com.sas.dataselectors - package com.sas.dataselectors
Provides the interface that defines the basic methods required of a data selector.
com.sas.dataselectors.calculateditems - package com.sas.dataselectors.calculateditems
Provides adapter components used to convert native models to models which
can then be used with calculated item selector components.
com.sas.dataselectors.calculations.percent - package com.sas.dataselectors.calculations.percent
com.sas.dataselectors.crossing - package com.sas.dataselectors.crossing
com.sas.dataselectors.dataitems - package com.sas.dataselectors.dataitems
Provides adapter components used to convert native models to models which
can then be used with query selector components.
com.sas.dataselectors.exceptionhighlighting - package com.sas.dataselectors.exceptionhighlighting
com.sas.dataselectors.export - package com.sas.dataselectors.export
Interfaces, adapters and factories related to the Export Selector.
com.sas.dataselectors.filterandrank - package com.sas.dataselectors.filterandrank
com.sas.dataselectors.filters - package com.sas.dataselectors.filters
Provides adapter components used to convert native models to models which
can then be used with filter components.
com.sas.dataselectors.filters.timebased - package com.sas.dataselectors.filters.timebased
com.sas.dataselectors.filters.timebased.olap - package com.sas.dataselectors.filters.timebased.olap
com.sas.dataselectors.filters.tree - package com.sas.dataselectors.filters.tree
com.sas.dataselectors.find - package com.sas.dataselectors.find
com.sas.dataselectors.memberproperties - package com.sas.dataselectors.memberproperties
com.sas.dataselectors.qualifiers - package com.sas.dataselectors.qualifiers
Provides classes for generating a qualifiers selector that is used within the Filter and
Ranking Selectors for OLAP data.
com.sas.dataselectors.ranking - package com.sas.dataselectors.ranking
Interfaces, adapters and factories related to the Ranking Selector.
com.sas.dataselectors.sort - package com.sas.dataselectors.sort
Provides adapter components used to convert native models to models which
can then be used with sort selector components.
com.sas.dataselectors.totals - package com.sas.dataselectors.totals
Interfaces, adapters and factories related to the Totals Selector.
com.sas.entities - package com.sas.entities
Defines interfaces and classes for Entities, which are a dynamic extension of Java
Beans.
com.sas.entities.edit.models.providers - package com.sas.entities.edit.models.providers
com.sas.geometry - package com.sas.geometry
Layout orientations and other geometric classes.
com.sas.graphics.components - package com.sas.graphics.components
Provides swing components for
producing a variety of graph types.
com.sas.graphics.components.barchart - package com.sas.graphics.components.barchart
Bar Chart component and its related models.
com.sas.graphics.components.barlinechart - package com.sas.graphics.components.barlinechart
BarLine Chart component and its related models.
com.sas.graphics.components.esrimap - package com.sas.graphics.components.esrimap
com.sas.graphics.components.ganttchart - package com.sas.graphics.components.ganttchart
Gantt Chart component and its related models.
com.sas.graphics.components.linechart - package com.sas.graphics.components.linechart
Line Chart component and its related models.
com.sas.graphics.components.lineplot - package com.sas.graphics.components.lineplot
Line Plot component and its related models.
com.sas.graphics.components.piechart - package com.sas.graphics.components.piechart
Pie Chart component and its related models.
com.sas.graphics.components.radarchart - package com.sas.graphics.components.radarchart
Radar Chart component and its related models.
com.sas.graphics.components.scatterplot - package com.sas.graphics.components.scatterplot
Scatter Plot component and its related models.
com.sas.graphics.components.tilechart - package com.sas.graphics.components.tilechart
Tile Chart component and its related models.
com.sas.graphics.components.waterfallchart - package com.sas.graphics.components.waterfallchart
Waterfall Chart component and its related models.
com.sas.graphics.map - package com.sas.graphics.map
com.sas.iom - package com.sas.iom
The Java Workspace Factory and I/O Stream helper classes.
com.sas.iom.orb - package com.sas.iom.orb
The IOM ORB Framework and Utilities.
com.sas.iquery - package com.sas.iquery
Provides an API that enables an application to present information in business
terms rather than database schema terms and to create queries to retrieve
the underlying physical data.
com.sas.iquery.dataretrieval - package com.sas.iquery.dataretrieval
Provides entry points that are used to retrieve result data by executing queries (data selections).
com.sas.iquery.dataretrieval.convenience.olap - package com.sas.iquery.dataretrieval.convenience.olap
Provides utility classes that are used to manipulate OLAP results.
com.sas.iquery.dataservices - package com.sas.iquery.dataservices
Provides utility classes and methods that are used to read information maps and
retrieve filter values.
com.sas.iquery.execution2 - package com.sas.iquery.execution2
Provides interfaces and exceptions that are related to SAS Query Services query execution.
com.sas.iquery.generation2 - package com.sas.iquery.generation2
Provides interfaces and exceptions that are related to SAS Query Services query generation.
com.sas.iquery.metadata - package com.sas.iquery.metadata
Top-level package for SAS Query Services's three models, the business model, physical model, and expression
model,
which are all used in defining information maps and data selections.
com.sas.iquery.metadata.business - package com.sas.iquery.metadata.business
The main package that provides modeling for SAS Query Services's two business models (information
maps and data selections), which provide a logical layer of metadata modeling
above the physical layer model.
com.sas.iquery.metadata.business.step - package com.sas.iquery.metadata.business.step
Provides a set of modeled "step" operations that can be applied, in a
particular order, to data items and business queries to
modify the results of a query.
com.sas.iquery.metadata.business.step.olap - package com.sas.iquery.metadata.business.step.olap
Provides a set of modeled "step" operations that can be applied,
in a particular order, to OLAP data items and business queries in
order to filter the data that gets returned when business queries are executed.
com.sas.iquery.metadata.business.step.relational - package com.sas.iquery.metadata.business.step.relational
Provides a set of modeled "step" operations that can be applied,
in a particular order, to relational data items in
order to filter the data that gets returned when business queries are executed.
com.sas.iquery.metadata.expr - package com.sas.iquery.metadata.expr
Provides classes that are used to model expressions, which are used to compose data items and filters.
com.sas.iquery.metadata.expr.olap - package com.sas.iquery.metadata.expr.olap
Provides classes used to define OLAP expressions usable within a business model for defining portions of an OLAP business query.
com.sas.iquery.metadata.expr.relational - package com.sas.iquery.metadata.expr.relational
Provides classes that
are used to model relational database expressions which are typically used when defining the expression portion of filters.
com.sas.iquery.metadata.serverprop - package com.sas.iquery.metadata.serverprop
Provides
specific information (via a ServerProperties object) about the capabilities of
the server, such as operators and recognized functions.
com.sas.iquery.metadata.serverprop.formats - package com.sas.iquery.metadata.serverprop.formats
Server properties classes that describe SAS formats.
com.sas.iquery.util - package com.sas.iquery.util
Utility classes that SAS Query Services makes available for use with its models.
com.sas.metadata.remote - package com.sas.metadata.remote
Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture.
com.sas.metadata.remote.entities - package com.sas.metadata.remote.entities
Provides a way of serializing com.sas.entities information to SAS Metadata Server in Java applications.
com.sas.models.formats - package com.sas.models.formats
com.sas.net - package com.sas.net
Classes for communicating with the SAS server via SAS/Connect protocols.
com.sas.net - package com.sas.net
com.sas.net.brg.orb - package com.sas.net.brg.orb
IOM Bridge for Java
com.sas.net.connect - package com.sas.net.connect
SAS/CONNECT driver for Java
com.sas.net.connect - package com.sas.net.connect
SAS/CONNECT driver for Java
com.sas.net.rmi - package com.sas.net.rmi
The com.sas.net.rmi package provides networking components dealing with
Java
Remote Method Invocation (RMI).
com.sas.net.rmi - package com.sas.net.rmi
The com.sas.net.rmi package provides networking components dealing with
Java
Remote Method Invocation (RMI).
com.sas.net.sharenet - package com.sas.net.sharenet
SAS/SHARE driver for JDBC
com.sas.net.sharenet - package com.sas.net.sharenet
SAS/SHARE driver for JDBC
com.sas.net.ssl - package com.sas.net.ssl
The com.sas.net.ssl package provides networking components dealing with
Java remote objects and a capability to secure their RMI communications using
the Java Secure Socket Extension (JSSE) API.
com.sas.net.ssl - package com.sas.net.ssl
The com.sas.net.ssl package provides networking components dealing with
Java remote objects and a capability to secure their RMI communications using
the Java Secure Socket Extension (JSSE) API.
com.sas.portal.portlet - package com.sas.portal.portlet
This package provides interfaces and classes that support portlets.
com.sas.portal.portlet.configuration - package com.sas.portal.portlet.configuration
This package provides interfaces and classes that support portlet editing.
com.sas.portal.portlet.remote - package com.sas.portal.portlet.remote
com.sas.portal.portlets.JspPortlet - package com.sas.portal.portlets.JspPortlet
This package provides two convenience classes for portlets that can be represented
as a simple JSP (without portlet actions).
com.sas.prompts - package com.sas.prompts
com.sas.prompts.definitions - package com.sas.prompts.definitions
com.sas.prompts.groups - package com.sas.prompts.groups
com.sas.rio - package com.sas.rio
The SAS IOM Driver for JDBC
com.sas.sasserver - package com.sas.sasserver
Access to base functionality in the SAS system, including selector
dialogs and SAS code generation from templates.
com.sas.sasserver.tree - package com.sas.sasserver.tree
Generic Classes for implementing SAS File System hierarchy.
com.sas.security - package com.sas.security
Classes for encapsulating and hiding Java Virtual Machine security differences.
com.sas.services - package com.sas.services
SAS Foundation Services.
com.sas.services.connection - package com.sas.services.connection
Service for making and managing connections to IOM servers.
com.sas.services.connection.jndi - package com.sas.services.connection.jndi
JNDI connection services.
com.sas.services.connection.omr - package com.sas.services.connection.omr
Provides a connection factory configuation for use with a SAS Metadata Server.
com.sas.services.connection.platform - package com.sas.services.connection.platform
Provides a connection factory configuation for use with SAS Foundation Services.
com.sas.services.deployment - package com.sas.services.deployment
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
com.sas.services.deployment.ioc - package com.sas.services.deployment.ioc
This subsystem provides a utility to create and customize a
deployment descriptor file for inversion of control containers.
com.sas.services.discovery - package com.sas.services.discovery
Discover a service based upon its service capabilities and optionally
service attributes.
com.sas.services.events - package com.sas.services.events
Top-level package for event services that contains an EventFactory
that
can be used to create events to send to an EventBroker service for processing.
com.sas.services.events.broker - package com.sas.services.events.broker
Broker events that are triggered by various transport protocols.
com.sas.services.events.broker.flowengine - package com.sas.services.events.broker.flowengine
Run process flows and dispatch listener applications.
com.sas.services.events.broker.monitor - package com.sas.services.events.broker.monitor
Listen for incoming events to process.
com.sas.services.events.discovery - package com.sas.services.events.discovery
Locate event brokers.
com.sas.services.information - package com.sas.services.information
Interact with data repositories on behalf of client applications.
com.sas.services.information.browse - package com.sas.services.information.browse
Information service metadata browsing.
com.sas.services.information.metadata - package com.sas.services.information.metadata
Information Service metadata.
com.sas.services.information.metadata.dataexplorer - package com.sas.services.information.metadata.dataexplorer
com.sas.services.information.metadata.dav - package com.sas.services.information.metadata.dav
Information Service WebDAV metadata.
com.sas.services.information.metadata.etl - package com.sas.services.information.metadata.etl
com.sas.services.information.metadata.favorites - package com.sas.services.information.metadata.favorites
Manages favorites folders and their contents.
com.sas.services.information.metadata.lookup - package com.sas.services.information.metadata.lookup
com.sas.services.information.metadata.lookup.actions - package com.sas.services.information.metadata.lookup.actions
com.sas.services.information.metadata.lookup.io - package com.sas.services.information.metadata.lookup.io
com.sas.services.information.metadata.lookup.security.crypto - package com.sas.services.information.metadata.lookup.security.crypto
com.sas.services.information.metadata.lookup.utils - package com.sas.services.information.metadata.lookup.utils
com.sas.services.information.metadata.olap - package com.sas.services.information.metadata.olap
com.sas.services.information.metadata.prompt - package com.sas.services.information.metadata.prompt
Information Service prompt model.
com.sas.services.information.publicobject - package com.sas.services.information.publicobject
Public Objects are Information Service objects which represent SAS information which is rooted in metadata.
com.sas.services.information.search - package com.sas.services.information.search
The com.sas.services.information.search package performs and manages metadata searches for public objects.
com.sas.services.information.util - package com.sas.services.information.util
Information service utilities.
com.sas.services.logging - package com.sas.services.logging
Send runtime messages to one or more output destinations.
com.sas.services.logging.util - package com.sas.services.logging.util
Logging Service utilities.
com.sas.services.mgmt - package com.sas.services.mgmt
A listener may be registered with a SAS Foundation Service to be notified of
service life cycle events.
com.sas.services.publish - package com.sas.services.publish
Publish services.
com.sas.services.publish.alerts - package com.sas.services.publish.alerts
Publish service alerts.
com.sas.services.publish.archive - package com.sas.services.publish.archive
Publish service archive.
com.sas.services.publish.metadata - package com.sas.services.publish.metadata
Publish Service metadata.
com.sas.services.publish.requester - package com.sas.services.publish.requester
Publish Service requester.
com.sas.services.publish.tools - package com.sas.services.publish.tools
Publish utilities.
com.sas.services.publish.webdav - package com.sas.services.publish.webdav
Publishing capabilities for a WebDAV client.
com.sas.services.security - package com.sas.services.security
Perform Authentication against modular authentication providers with user identities.
com.sas.services.session - package com.sas.services.session
Session services.
com.sas.services.storedprocess - package com.sas.services.storedprocess
Execute stored processes.
com.sas.services.storedprocess.metadata - package com.sas.services.storedprocess.metadata
Create and modify stored process metadata and obtain stored process service objects from metadata.
com.sas.services.user - package com.sas.services.user
Maintain user identities and profiles.
com.sas.services.util - package com.sas.services.util
Utility classes used by Foundation Services.
com.sas.services.webdav - package com.sas.services.webdav
Provides a client API for accessing WebDAV servers.
com.sas.servlet.commands.jdbc.export - package com.sas.servlet.commands.jdbc.export
Commands and utility classes to export non multidimensional data (usually named relational or jdbc data) from within a web application to MS Excel.
com.sas.servlet.commands.olap.export - package com.sas.servlet.commands.olap.export
Commands to export multidimensional data (usually named OLAP data) from within a web application to MS Excel.
com.sas.servlet.filters - package com.sas.servlet.filters
com.sas.servlet.tbeans - package com.sas.servlet.tbeans
Provides classes and interfaces for the Transformation Beans.
com.sas.servlet.tbeans.dataselectors - package com.sas.servlet.tbeans.dataselectors
Overview
Provides classes for creating data selectors and data selector panels.
com.sas.servlet.tbeans.dataselectors.calculateditems.html - package com.sas.servlet.tbeans.dataselectors.calculateditems.html
Provides classes and interfaces which provide the user interface components for managing calculated items.
com.sas.servlet.tbeans.dataselectors.calculations.percent.html - package com.sas.servlet.tbeans.dataselectors.calculations.percent.html
com.sas.servlet.tbeans.dataselectors.crossing.html - package com.sas.servlet.tbeans.dataselectors.crossing.html
com.sas.servlet.tbeans.dataselectors.customizer.html - package com.sas.servlet.tbeans.dataselectors.customizer.html
com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html - package com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html
com.sas.servlet.tbeans.dataselectors.export.html - package com.sas.servlet.tbeans.dataselectors.export.html
Provides user interface (UI) classes of the JSP Export Selector.
com.sas.servlet.tbeans.dataselectors.filterandrank.html - package com.sas.servlet.tbeans.dataselectors.filterandrank.html
com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html - package com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
com.sas.servlet.tbeans.dataselectors.find.html - package com.sas.servlet.tbeans.dataselectors.find.html
com.sas.servlet.tbeans.dataselectors.html - package com.sas.servlet.tbeans.dataselectors.html
Provides classes for creating dataselectors, and the menubar classes that provide
access to the dataselectors from a data viewer.
com.sas.servlet.tbeans.dataselectors.memberproperties.html - package com.sas.servlet.tbeans.dataselectors.memberproperties.html
com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html - package com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html
com.sas.servlet.tbeans.dataselectors.propertyeditor.html - package com.sas.servlet.tbeans.dataselectors.propertyeditor.html
com.sas.servlet.tbeans.dataselectors.sort.html - package com.sas.servlet.tbeans.dataselectors.sort.html
com.sas.servlet.tbeans.dualselector - package com.sas.servlet.tbeans.dualselector
Provides base classes for generating DualSelectors: DualListSelector,
DualTreeSelector and TreeListSelector
com.sas.servlet.tbeans.dualselector.html - package com.sas.servlet.tbeans.dualselector.html
Provides classes for generating different Dual Selectors to move an item from
source to target or from target to source component.
com.sas.servlet.tbeans.form - package com.sas.servlet.tbeans.form
Provides classes and interfaces for all form element Transformation Beans.
com.sas.servlet.tbeans.form.html - package com.sas.servlet.tbeans.form.html
Provides classes and interfaces for form element componenets and their supporting classes.
com.sas.servlet.tbeans.graphics - package com.sas.servlet.tbeans.graphics
Provides base classes for generating chart objects.
com.sas.servlet.tbeans.graphics.html - package com.sas.servlet.tbeans.graphics.html
Provides classes for generating different chart objects.
com.sas.servlet.tbeans.html - package com.sas.servlet.tbeans.html
Provides classes and interfaces for several transformation beans such as Button, Label, and
TreeView along with their supporting classes.
com.sas.servlet.tbeans.ipage - package com.sas.servlet.tbeans.ipage
Provides classes used to write menus, text, and other types of
content to various client devices in the appropriate markup language,
such as WML, HDML, or HTML.
com.sas.servlet.tbeans.ipage.iform - package com.sas.servlet.tbeans.ipage.iform
Provides classes used to write form content to various client devices
in the appropriate markup language, such as WML, HDML, or HTML.
com.sas.servlet.tbeans.login - package com.sas.servlet.tbeans.login
Provides base "Transformation Bean" classes for the Login bean.
com.sas.servlet.tbeans.login.html - package com.sas.servlet.tbeans.login.html
Provides HTML "Transformation Bean" classes for the Login bean.
com.sas.servlet.tbeans.menubar - package com.sas.servlet.tbeans.menubar
Provides base classes used to generate the MenuBar and SelectorMenuBar.
com.sas.servlet.tbeans.menubar.html - package com.sas.servlet.tbeans.menubar.html
Provides classes for generating a MenuBar or SelectorMenuBar.
com.sas.servlet.tbeans.models - package com.sas.servlet.tbeans.models
Provides classes and interfaces for models which may be displayed in viewers.
com.sas.servlet.tbeans.navigationbar - package com.sas.servlet.tbeans.navigationbar
Provides the base classes and interfaces needed to generate a navigation bar for scrolling.
com.sas.servlet.tbeans.navigationbar.html - package com.sas.servlet.tbeans.navigationbar.html
Provides classes used to generate an HTML representation of a navigation bar for scrolling.
com.sas.servlet.tbeans.olapgraphics.html - package com.sas.servlet.tbeans.olapgraphics.html
Provides classes for generating different OLAP chart objects.
com.sas.servlet.tbeans.olaptableview - package com.sas.servlet.tbeans.olaptableview
Provides classes and interfaces for viewing OLAP Data.
com.sas.servlet.tbeans.olaptableview.html - package com.sas.servlet.tbeans.olaptableview.html
Provides classes and interfaces for Creating an HTML table representing an OLAPTable.
com.sas.servlet.tbeans.remotefileselector2 - package com.sas.servlet.tbeans.remotefileselector2
com.sas.servlet.tbeans.remotefileselector2.html - package com.sas.servlet.tbeans.remotefileselector2.html
com.sas.servlet.tbeans.tableview - package com.sas.servlet.tbeans.tableview
Provides the base classes and interfaces used to generate a table of data for a given data model.
com.sas.servlet.tbeans.tableview.hdml - package com.sas.servlet.tbeans.tableview.hdml
Provides the classes used to generate a table of data in HDML.
com.sas.servlet.tbeans.tableview.html - package com.sas.servlet.tbeans.tableview.html
Provides the classes used to generate a table of data in HTML.
com.sas.servlet.tbeans.tableview.rpf - package com.sas.servlet.tbeans.tableview.rpf
com.sas.servlet.tbeans.tableview.rpf.html - package com.sas.servlet.tbeans.tableview.rpf.html
com.sas.servlet.tbeans.tableview.wml - package com.sas.servlet.tbeans.tableview.wml
Provides the classes used to generate a table of data in WML.
com.sas.servlet.tbeans.util.validators - package com.sas.servlet.tbeans.util.validators
Provides classes and interfaces for validators that can be used with transformation beans like the form
elements located in com.sas.servlet.tbeans.form.html
.
com.sas.servlet.tbeans.webmddbview - package com.sas.servlet.tbeans.webmddbview
com.sas.servlet.util - package com.sas.servlet.util
Provides support and utility classes for com.sas.servlet
.
com.sas.storage - package com.sas.storage
Classes for accessing data, especially with Java Database Connectivity.
com.sas.storage.flattened.sasmdx - package com.sas.storage.flattened.sasmdx
Provides a set of classes for accessing OLAP data from the SAS OLAP Server
with a flattened view.
com.sas.storage.jdbc - package com.sas.storage.jdbc
Classes for Java Database Connectivity.
com.sas.storage.jdbc.export - package com.sas.storage.jdbc.export
Classes and related interfaces to transform non multidimensional data (usually named relational or jdbc data) into data streams suitable to be exported to a spreadsheet.
com.sas.storage.olap - package com.sas.storage.olap
Provides a set of interfaces for accessing OLAP data.
com.sas.storage.olap.embedded - package com.sas.storage.olap.embedded
Provides a set of classes for building an in memory multidimensional Result Set.
com.sas.storage.olap.export - package com.sas.storage.olap.export
Classes and related interfaces to transform multidimensional data (usually named OLAP data) into data streams suitable to be exported to a spreadsheet.
com.sas.storage.olap.sasmdx - package com.sas.storage.olap.sasmdx
Provides a set of classes for accessing OLAP data from the SAS OLAP Server.
com.sas.swing - package com.sas.swing
Provides a set of interfaces for use throughout the swing packages.
com.sas.swing.adapters - package com.sas.swing.adapters
Miscellaneous listener adapters to handle various user interface events.
com.sas.swing.event - package com.sas.swing.event
com.sas.swing.models - package com.sas.swing.models
Model adapters to convert between existing SAS java models and new JDK1.2 models and
visuals.
com.sas.swing.models.remotefileselector - package com.sas.swing.models.remotefileselector
The primary focus of the com.sas.swing.models.remotefileselector package is to provide
the classes making up the model portion of the Remote File Selector.
com.sas.swing.models.remotefileselector.ifileservice - package com.sas.swing.models.remotefileselector.ifileservice
The primary focus of the com.sas.swing.models.remotefileselector.ifileservice package is to provide
the classes that make up the service model for the IFileService host connection API.
com.sas.swing.models.remotefileselector.informationservices - package com.sas.swing.models.remotefileselector.informationservices
The primary focus of the com.sas.swing.models.remotefileselector.informationservices package is to provide
the classes that make up the service model for the InformationService host connection API.
com.sas.swing.models.remotefileselector2 - package com.sas.swing.models.remotefileselector2
com.sas.swing.models.remotefileselector2.informationservices - package com.sas.swing.models.remotefileselector2.informationservices
com.sas.swing.util - package com.sas.swing.util
Provides support and utility classes for the com.sas.swing
packages.
com.sas.swing.visuals - package com.sas.swing.visuals
com.sas.visuals AWT user interface components ported to swing that are not already provided by JavaSoft.
com.sas.swing.visuals.dataselectors - package com.sas.swing.visuals.dataselectors
Provides classes for creating data selectors and data selector panels.
com.sas.swing.visuals.dataselectors.calculateditems - package com.sas.swing.visuals.dataselectors.calculateditems
Provides classes and interfaces which provide the user interface components for managing calculated items.
com.sas.swing.visuals.dataselectors.calculations.percent - package com.sas.swing.visuals.dataselectors.calculations.percent
com.sas.swing.visuals.dataselectors.dataitems - package com.sas.swing.visuals.dataselectors.dataitems
Provides classes for creating the Query data selector.
com.sas.swing.visuals.dataselectors.filterandrank - package com.sas.swing.visuals.dataselectors.filterandrank
com.sas.swing.visuals.dataselectors.format - package com.sas.swing.visuals.dataselectors.format
com.sas.swing.visuals.dataselectors.propertyeditor - package com.sas.swing.visuals.dataselectors.propertyeditor
com.sas.swing.visuals.dataselectors.qualifiers - package com.sas.swing.visuals.dataselectors.qualifiers
Provides classes for generating a qualifiers selector that is used within the Filter selector for OLAP data.
com.sas.swing.visuals.dataselectors.ranking - package com.sas.swing.visuals.dataselectors.ranking
com.sas.swing.visuals.dataselectors.showdetail - package com.sas.swing.visuals.dataselectors.showdetail
Provides classes of UI components for viewing OLAP detail data.
com.sas.swing.visuals.dataselectors.sort - package com.sas.swing.visuals.dataselectors.sort
Provides classes of UI components used for sorting, generally used in sort selector dialogs.
com.sas.swing.visuals.dataselectors.totals - package com.sas.swing.visuals.dataselectors.totals
com.sas.swing.visuals.dualselector - package com.sas.swing.visuals.dualselector
The primary focus of the com.sas.swing.visuals.dualselector package is the DualSelector components,
which provide a convenient available/selected user interface.
com.sas.swing.visuals.olaptableview - package com.sas.swing.visuals.olaptableview
Provides a set of swing classes for viewing and manipulating OLAP data.
com.sas.swing.visuals.remotefileselector - package com.sas.swing.visuals.remotefileselector
The primary focus of the com.sas.swing.visuals.remotefileselector package is to provide
the classes necessary to initialize a Remote File Selector.
com.sas.swing.visuals.remotefileselector.actions - package com.sas.swing.visuals.remotefileselector.actions
The primary focus of the com.sas.swing.visuals.remotefileselector.actions package is to provide
the classes used to manipulate the user interface when various toolbar, button, and popmenu actions
are triggered.
com.sas.swing.visuals.remotefileselector.ifileservice - package com.sas.swing.visuals.remotefileselector.ifileservice
The primary focus of the com.sas.swing.visuals.remotefileselector.ifileservice package is to provide
the renderer classes for the various IFileService model displayed columns.
com.sas.swing.visuals.remotefileselector.informationservices - package com.sas.swing.visuals.remotefileselector.informationservices
The primary focus of the com.sas.swing.visuals.remotefileselector.informationservices package is to provide
the renderer classes for the various InformationServices model displayed columns.
com.sas.swing.visuals.tableview - package com.sas.swing.visuals.tableview
Provides a set of swing classes for viewing and manipulating relational data.
com.sas.swing.visuals.tableview.actions - package com.sas.swing.visuals.tableview.actions
com.sas.swing.visuals.util - package com.sas.swing.visuals.util
Utility classes for com.sas.swing.visuals
.
com.sas.swing.visuals.wizard - package com.sas.swing.visuals.wizard
A set of classes used to develop a swing-based wizard.
com.sas.swing.visuals.wizard2 - package com.sas.swing.visuals.wizard2
com.sas.table - package com.sas.table
A set of interfaces for accessing two-dimensional data, and a set of
classes for viewing and manipulating that data in tabular form.
com.sas.taglib - package com.sas.taglib
Provides the base set of classes for the SAS Custom Tag Library.
com.sas.taglib.graphics.components - package com.sas.taglib.graphics.components
Provides classes for producing a variety of graph tags.
com.sas.taglib.servlet.tbeans - package com.sas.taglib.servlet.tbeans
Provides classes for the transformation bean custom tags and their supporting classes.
com.sas.taglib.servlet.tbeans.dataselectors - package com.sas.taglib.servlet.tbeans.dataselectors
Provides classes for creating data selectors menu bar tags.
com.sas.taglib.servlet.tbeans.dualselector - package com.sas.taglib.servlet.tbeans.dualselector
Provides classes for generating DualListSelector tags.
com.sas.taglib.servlet.tbeans.form - package com.sas.taglib.servlet.tbeans.form
Provides classes for creating form element tags.
com.sas.taglib.servlet.tbeans.graphics - package com.sas.taglib.servlet.tbeans.graphics
Provides classes for creating different chart tags.
com.sas.taglib.servlet.tbeans.ipage - package com.sas.taglib.servlet.tbeans.ipage
Provides classes which implement the custom tags for com.sas.servlet.tbeans.ipage.
com.sas.taglib.servlet.tbeans.menubar - package com.sas.taglib.servlet.tbeans.menubar
Provides classes used to generate the MenuBar and SelectorMenuBar tags.
com.sas.taglib.servlet.tbeans.models - package com.sas.taglib.servlet.tbeans.models
Provides classes for models tags which may be displayed in viewers, for example, ItemTag.
com.sas.taglib.servlet.tbeans.navigationbar - package com.sas.taglib.servlet.tbeans.navigationbar
Provides classes which implement the custom tags for com.sas.servlet.tbeans.navigationbar
com.sas.taglib.servlet.tbeans.olapgraphics - package com.sas.taglib.servlet.tbeans.olapgraphics
Provides classes for generating different OLAP chart tags.
com.sas.taglib.servlet.tbeans.olaptableview - package com.sas.taglib.servlet.tbeans.olaptableview
Provides classes which implement the custom tags for com.sas.servlet.tbeans.olaptableview
.
com.sas.taglib.servlet.tbeans.tableview - package com.sas.taglib.servlet.tbeans.tableview
Provides classes which implement the custom tags for com.sas.servlet.tbeans.tableview
com.sas.taglib.servlet.tbeans.util.validators - package com.sas.taglib.servlet.tbeans.util.validators
com.sas.taglib.storage - package com.sas.taglib.storage
Provides classes for the custom tag that wraps a databean created by the WebAF DataBean Wizard.
com.sas.taglib.storage.jdbc - package com.sas.taglib.storage.jdbc
Provides classes for the custom tag for the JDBCConnection which is used to connect
to a JDBC data source.
com.sas.taglib.util.validators - package com.sas.taglib.util.validators
Provides support classes for JSP translation-time validation.
com.sas.util - package com.sas.util
Utility classes for com.sas.servlet.
com.sas.util.connection - package com.sas.util.connection
The primary focus of the com.sas.util.connection package is the ConnectionFactory
Bean, which provides a convenient way to configure and use the ConnectionFactory
API (com.sas.services.connection package) from within the webAF IDE.
com.sas.util.errorhandlers - package com.sas.util.errorhandlers
An interface and class for general purpose error handlers, normally
bound to text fields.
com.sas.util.login - package com.sas.util.login
The primary focus of the com.sas.util.login package is the Login Bean, which
provides a way to define properties and behaviors associated with the process
of logging into some system.
com.sas.util.transforms - package com.sas.util.transforms
Interfaces and implementations for objects which transform data from one
representation or type to another.
com.sas.util.validators - package com.sas.util.validators
Interface and some implementations of input data validators.
com.sas.visuals - package com.sas.visuals
Additional user interface components not provided in AWT.
com.sas.visuals.adapters - package com.sas.visuals.adapters
Adapters and helper classes for visual components.
com.sas.webapp.contextsharing - package com.sas.webapp.contextsharing
This package provides classes that supports sharing context between web applications.
combineDirectoryPathAndFileName(String, String) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceModel
Concatenates a path and a folder or file name.
combineDirectoryPathAndFileName(String, String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
Concatenates a path and a folder or file name.
combineDirectoryPathAndFileName(String, String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
Concatenates a path and a folder or file name.
combineDirectoryPathAndFileName(String, String) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Returns a concatenated file system path given an existing path and a folder/directory name.
combineDirectoryPathAndFileName(String, String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Returns a concatenated file system path given an existing path and a folder/directory name.
combineDirectoryPathAndFileName(String, String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServiceModelInterface
Concatenates a path and a folder name.
combinePathAndFileName(String, String) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Concatenates a path and a folder name.
combineWith(Object) -
Method in interface com.sas.swing.visuals.tableview.CombiningRendererInterface
Combine with another object.
comboName -
Variable in class com.sas.visuals.FontPanel
comboSize -
Variable in class com.sas.visuals.FontPanel
comboStyle -
Variable in class com.sas.visuals.FontPanel
command -
Variable in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
command -
Variable in class com.sas.util.CommandDispatcher
command -
Variable in class com.sas.util.TimedCommand
The command which executes under the timeout constraint.
command -
Variable in class com.sas.visuals.ForwardedItemEvent
command -
Variable in class com.sas.visuals.MessageBoxEvent
commandData -
Variable in class com.sas.util.CommandDispatcher
commandDefinitions -
Variable in class com.sas.servlet.util.CommandProcessor
Deprecated. Command Defintions
commandProducers -
Variable in class com.sas.swing.adapters.PopupMenuAdapter
commandProducers -
Variable in class com.sas.visuals.adapters.PopupMenuAdapter
commit() -
Method in class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter
Commits the current set of fractional items to this
adapter's associated model.
commit() -
Method in class com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSource
Commits the new set of fractional items to the model.
commit() -
Method in interface com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSourceInterface
Commits the new set of fractional items to the model.
commit() -
Method in interface com.sas.dataselectors.CommitInterface
Commits the current set of fractional items to this
adapter's associated model.
commit() -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
commit() -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingChartSelectorBQAdapter
commit() -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
commit() -
Method in class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingChartSelectorBQAdapter
commit() -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
Required to satisfy the SelectorCommitInterface
commit() -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorDataSourceInterface
Commits the new set of member properties to the model.
commit() -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
Commits the new set of member properties to the model.
commit() -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPDataSource
Commits the new set of member properties to the model.
commit() -
Method in interface com.sas.dataselectors.SelectorCommitInterface
Used to commit the changes to the model.
commit() -
Method in class com.sas.net.sharenet.ShareNetConnection
Closes all the open Statement and PreparedStatement objects that are associated with this object.
commit() -
Method in interface com.sas.servlet.tbeans.navigationbar.EditNavigationInterface
Commit any changes.
commit() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Commit any editing changes.
commit() -
Method in class com.sas.storage.BaseDataBean
Commits any changes to the current row to the data source.
commit() -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
commit() -
Method in interface com.sas.table.TableNavigationInterface
Commits any changes to the current row to the table.
commit() -
Method in class com.sas.net.sharenet.ShareNetConnection
Closes all the open Statement and PreparedStatement objects that are associated with this object.
commit() -
Method in class com.sas.rio.MVAConnection
Closes all the open Statement and PreparedStatement objects that are associated with this object.
commit() -
Method in interface com.sas.services.information.ChildRepositoryInterface
Commit the changes in this child to its parent.
commit() -
Method in interface com.sas.services.information.ChildServerInterface
Commit the changes in this child to its parent.
commit() -
Method in class com.sas.services.information.DAVChildRepository
commit() -
Method in interface com.sas.services.information.metadata.AuthorizationBaseInterface
Commit Authorization Changes
Any pending Authorization changes will be committed
on the Server.
commit() -
Method in class com.sas.services.information.metadata.AuthorizationUtil
commit() -
Method in class com.sas.services.information.metadata.Metadata
Commit changes that have been made to this object to the parent.
commit() -
Method in interface com.sas.services.information.metadata.MetadataInterface
Commit changes that have been made to this object to the parent.
commit() -
Method in class com.sas.services.information.metadata.VirtualMetadata
commit() -
Method in class com.sas.services.information.OMIChildServer
commit() -
Method in class com.sas.services.information.OMIServerChildRepository
commit(Object) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
Commits all changes made to the selector model to the viewer's business model.
commit(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
The commit method alters the original model to reflect any changes made
by the user and hides or destroys the selector visual.
commit(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
The commit method alters the original model to reflect any changes made
by the user and hides or destroys the selector visual.
commit(Object) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Commits all changes made to the selector model to the viewer's business model.
commit(Object) -
Method in class com.sas.commands.dataselectors.exceptionhighlighting.ExceptionHighlightingChartCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.exceptionhighlighting.ExceptionHighlightingCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
The commit method alters the original model to reflect any changes made
by the user and hides or destroys the selector visual.
commit(Object) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Commits all changes made to the selector model to the viewer's business model.
commit(Object) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
The commit method alters the original model to reflect any changes made
by the user and hides or destroys the selector visual.
commit(Object) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.RankingCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Invoked when the user presses OK on the selector.
commit(Object) -
Method in class com.sas.commands.dataselectors.SortCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.SortSelectorCommand
commit(Object) -
Method in class com.sas.commands.dataselectors.TotalsCommand
commitAction -
Variable in class com.sas.actionprovider.support.BaseNavigationBarSupport
The commit action.
commitChanges() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
Commit changed data
commitChanges() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
Commit changed data
commitChanges() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
commitChanges() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Commit changed data
commitChanges() -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
Commit changed data
commitChanges() -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Commits any changes made in the filter model to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
Commit any changes to the filter model and apply them to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Commit any changes to the filter model and apply them to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessModelFilterItemToAdvancedLogicListAdapter
Commit changed data to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessModelToAdvancedFilterDefinitionModelAdapter
Commit Changes will either update or create (as needed) the LogicTestNode to the DataSelection
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessModelToAdvancedFilterModelAdapter
Commit changes to the native filter model.
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessQueryFilterItemToAdvancedLogicListAdapter
Commit changed data to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessQueryFilterItemToSimpleLogicListAdapter
Commits any changes in the filter model to the underlying native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterableListModelAdapter
Commits any model changes in all filterable items to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessQueryToSimpleFilterDefinitionModelAdapter
Commit Changes will either update or create (as needed) the LogicTestNode to the BusinessQuery
commitChanges() -
Method in class com.sas.dataselectors.filters.BusinessQueryToSimpleFilterListEditorModelAdapter
Commit any changes to the filter model and apply them to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Commit changes to the native filter model.
commitChanges() -
Method in interface com.sas.dataselectors.filters.FilterableListModelInterface
The master commit for changes made to any/all of the filter models on the filterable items.
commitChanges() -
Method in class com.sas.dataselectors.filters.FilterItemListToSimpleList
Commits any changes in the filter model to the underlying native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.FilterItemRootToAdvancedList
Commits any changes in the filter model to the underlying native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.FilterItemRootToSimpleList
Commits any changes in the filter model to the underlying native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.InformationMapFilterItemToSimpleLogicListAdapter
Commits any changes in the filter model to the underlying native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.InformationMapToSimpleFilterDefinitionModelAdapter
Commit Changes will either update or create (as needed) the LogicTestNode to the DataSelection
commitChanges() -
Method in class com.sas.dataselectors.filters.SimpleFilterDefinitionModelBase
Commit Changes will either update or create (as needed) the LogicTestNode to the DataSelection
commitChanges() -
Method in interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface
Commit all changes to the native model.
commitChanges() -
Method in class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
Commit any changes to the filter model and apply them to the native model.
commitChanges() -
Method in interface com.sas.dataselectors.filters.SimpleLogicListInterface
Commit any changes to the filter model and apply them to the native model.
commitChanges() -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Commits the property value changes to the Entity model.
commitChangesToField(JComponent) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
commitData(int) -
Method in class com.sas.storage.BaseDataBean
commitLastEditedValue() -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Ensures that the last attribute changed is committed to the default adapter instance.
commitModifiedCells() -
Method in class com.sas.table.TableView
Commits any modified cells to the model.
commitRow() -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
If autoCommit
is false, this method calls updateRow
on the result set.
commitRow() -
Method in interface com.sas.table.DataTableInterface
Commits whatever the current row in the data set is.
commitTree() -
Method in class com.sas.dataselectors.filters.FilterItemSimpleTree
commitTree() -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Commits any changes in the tree to the underlying native filter model.
commitTree() -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
commitUncommittedRow() -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
commitUncommittedRow() -
Method in class com.sas.swing.models.SortableTableModelAdapter
If an uncommitted row is present, this will commit the row into the model.
commitUncommittedRow() -
Method in class com.sas.swing.models.TableModelAdapter
commitUncommittedRow() -
Method in interface com.sas.table.InsertRowInterface
Commits the data in the row to the underlying model.
commitUncommittedRow(TableModel) -
Method in class com.sas.swing.models.TableModelInsertRowSupport
Commits the data in the row to the underlying model.
commitUpdates() -
Method in class com.sas.services.information.metadata.dav.DAVEntity
Commit the pending updates to the repository (setting or removing properties)
commitWithUpdate -
Variable in class com.sas.storage.BaseDataBean
commonInit() -
Method in class com.sas.visuals.BasicColorsCanvas
commonInit() -
Method in class com.sas.visuals.BasicColorsPanel
commonInit() -
Method in class com.sas.visuals.ColorDialog
commonInit performs all the common functionality between the constructors of the FontDialog.
commonInit() -
Method in class com.sas.visuals.CustomColorsPanel
commonInit() -
Method in class com.sas.visuals.FontDialog
commonInit performs all the common functionality between the constructors of the FontDialog.
commonInit() -
Method in class com.sas.visuals.MessageBox
Performs all the common functionality between the constructors of the MessageBox.
commonInit() -
Method in class com.sas.visuals.NumericTextField
comparator -
Variable in class com.sas.util.Java2ComparatorAdapter
compare(Object, Object) -
Method in class com.sas.storage.olap.MemberLevelComparator
Compares two com.sas.storage.olap.MemberInterface
objects by their level depth value.
compare(Object, Object) -
Method in class com.sas.util.Java2ComparatorAdapter
compare(Object, Object) -
Method in class com.sas.util.ReverseComparator
Compare two objects using the original comparator,
and reverse and return that result.
compare(Object, Object) -
Method in class com.sas.util.StringComparator
Compare two values.
compare(Object, Object) -
Method in class com.sas.util.TransformingComparator
Compare the left object to the right object.
compare(Object, Object) -
Method in class com.sas.services.deployment.ServiceComparator
Compares two objects that are of type deployable service
in an attempt to ascertain which one should be deployed
first based upon their service dependencies.
compare(Object, Object) -
Method in class com.sas.services.information.FactoryAction
compare(int, int, int) -
Method in class com.sas.swing.visuals.tableview.NavigationalAction
compareTo(Category) -
Method in class com.sas.iquery.metadata.serverprop.Category
Implementation of this method required by the Comparable interface that
compares this type of object based on an internally represented form.
compareTo(Object) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Compares 2 DataItemTreeNodeInfo objects.
compareTo(Object) -
Method in class com.sas.services.deployment.DeployableService
Compares two DeployableService
objects to
determine ordering based upon their stated service
dependencies.
complete -
Variable in class com.sas.commands.dataselectors.BaseSelectorCommand
component -
Variable in class com.sas.awt.RefreshCommand
The component the refreshCommand will be used on
component -
Variable in class com.sas.swing.adapters.PopupMenuAdapter
component -
Variable in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
The JList component that's being adapted
component -
Variable in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
the actual JTree component
component -
Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Represents the main display table component of the view.
component -
Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchComponent
the table component used to show the search results
component -
Variable in class com.sas.util.errorhandlers.JOptionPaneErrorHandler
The frame to parent the JOptionPane dialog to.
component -
Variable in class com.sas.visuals.adapters.PopupMenuAdapter
component -
Variable in class com.sas.visuals.TextBorder
component2JCRXPath(FilterComponent) -
Method in class com.sas.services.information.Filter
component2Select(FilterComponent) -
Method in class com.sas.services.information.Filter
For 9.3, this method is used for backwards compatibility only.
componentAdded(ContainerEvent) -
Method in class com.sas.visuals.adapters.BaseKeyAdapter
componentAdded(ContainerEvent) -
Method in class com.sas.visuals.TabbedView
componentHidden(ComponentEvent) -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
componentHidden(ComponentEvent) -
Method in class com.sas.visuals.PropertyEditorHost
componentListenerKey -
Static variable in class com.sas.awt.AWTEventMulticaster2
componentMoved(ComponentEvent) -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
componentMoved(ComponentEvent) -
Method in class com.sas.visuals.PropertyEditorHost
componentRemoved(ContainerEvent) -
Method in class com.sas.visuals.adapters.BaseKeyAdapter
componentRemoved(ContainerEvent) -
Method in class com.sas.visuals.TabbedView
componentResized(ComponentEvent) -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
componentResized(ComponentEvent) -
Method in class com.sas.visuals.PropertyEditorHost
componentShown(ComponentEvent) -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
componentShown(ComponentEvent) -
Method in class com.sas.visuals.PropertyEditorHost
componentTitle -
Variable in class com.sas.visuals.ListBoxSelector
components -
Variable in class com.sas.visuals.ToolbarLayout
compositeCommitAttrMappings -
Static variable in class com.sas.actionprovider.strategies.relational.BaseEditEnabledStrategy
compositeDeleteAttrMappings -
Static variable in class com.sas.actionprovider.strategies.relational.BaseEditEnabledStrategy
compositeMoveColumnAttrMappings -
Static variable in class com.sas.actionprovider.strategies.relational.BaseEditMoveColumnStrategy
compositeSortAttrMappings -
Static variable in class com.sas.actionprovider.strategies.relational.BaseEditSortStrategy
computeMaxClients() -
Method in class com.sas.services.connection.Cluster
computeMaxClients() -
Method in class com.sas.services.connection.FailoverCluster
computeMaxClients() -
Method in class com.sas.services.connection.LoadBalancingCluster
computeModelVersion() -
Method in interface com.sas.iquery.metadata.business.Model
Deprecated. use the save options on the InformationMap.save(FolderInterface, String, Map)
method
computePopupMenuLocation(int, int, int, int, Component) -
Static method in class com.sas.swing.visuals.util.Util
Determines the location on the screen the popup menu should be displayed at.
computePopupMenuSize(JPopupMenu, Component) -
Static method in class com.sas.swing.visuals.util.Util
Calculates the size a popup menu will be so that a user will be able to know where
to locate the popup menu on the screen.
computePreferredSize() -
Method in class com.sas.awt.AppletVisualComponent
computePreferredSize() -
Method in class com.sas.awt.Button
Returns the preferred size of the component
computePreferredSize() -
Method in class com.sas.awt.ButtonVisualComponent
computePreferredSize() -
Method in class com.sas.awt.CanvasVisualComponent
computePreferredSize() -
Method in class com.sas.awt.CheckBox
Returns the preferred size of the component
computePreferredSize() -
Method in class com.sas.awt.CheckBoxVisualComponent
computePreferredSize() -
Method in class com.sas.awt.Choice
Returns the preferred size of the component
computePreferredSize() -
Method in class com.sas.awt.ChoiceVisualComponent
computePreferredSize() -
Method in class com.sas.awt.ComponentVisualComponent
computePreferredSize() -
Method in class com.sas.awt.ContainerVisualComponent
computePreferredSize() -
Method in class com.sas.awt.DialogVisualComponent
computePreferredSize() -
Method in class com.sas.awt.FrameVisualComponent
computePreferredSize() -
Method in class com.sas.awt.LabelVisualComponent
computePreferredSize() -
Method in class com.sas.awt.ListBoxVisualComponent
computePreferredSize() -
Method in class com.sas.awt.PanelVisualComponent
computePreferredSize() -
Method in class com.sas.awt.ScrollbarVisualComponent
computePreferredSize() -
Method in class com.sas.awt.ScrollPaneVisualComponent
computePreferredSize() -
Method in class com.sas.awt.TextAreaVisualComponent
computePreferredSize() -
Method in class com.sas.awt.TextField
Returns the preferred size of the component
computePreferredSize() -
Method in class com.sas.awt.TextFieldVisualComponent
computePreferredSize() -
Method in interface com.sas.awt.VisualInterface
The default implementation of this method calls super.getPreferredSize().
computePreferredSize() -
Method in class com.sas.swing.visuals.DualSelector
Computes the preferred size.
computePreferredSize() -
Method in class com.sas.swing.visuals.ImageView
Compute the preferred size of the image.
computePreferredSize() -
Method in class com.sas.swing.visuals.SpinButton
Get the preferredSize of the RadioButton.
computePreferredSize() -
Method in class com.sas.swing.visuals.TreeView
Returns the preferred size of the TreeView.
computePreferredSize() -
Method in class com.sas.table.TableView
Determines the preferred size of this component.
computePreferredSize() -
Method in class com.sas.visuals.BaseButton
Compute the preferred size.
computePreferredSize() -
Method in class com.sas.visuals.ComboBox
Returns the preferred size of the ComboBox
computePreferredSize() -
Method in class com.sas.visuals.DualSelector
Computes the preferred size.
computePreferredSize() -
Method in class com.sas.visuals.IconView
Return the preferredSize of the IconInterface
computePreferredSize() -
Method in class com.sas.visuals.ImageView
Compute the preferred size of the image.
computePreferredSize() -
Method in class com.sas.visuals.LabelView
Returns the minimum size in pixels.
computePreferredSize() -
Method in class com.sas.visuals.ScrollSlider
Compute the preferredSize of the ScrollSlider.
computePreferredSize() -
Method in class com.sas.visuals.SpinButton
Get the preferredSize of the RadioButton.
computePreferredSize() -
Method in class com.sas.visuals.TreeView
Returns the preferred size of the TreeView.
computePreferredSize(ComponentInterface, VisualInterface, Component) -
Static method in class com.sas.awt.VisualInterfaceSupport
computePreferredSize(Graphics) -
Method in class com.sas.table.CellVector
Returns the preferred amount of space needed to display
the cell vector in the given graphics context.
con -
Variable in class com.sas.net.sharenet.ShareNetConnection
con -
Variable in class com.sas.net.sharenet.ShareNetConnection
concat(String, String) -
Static method in class com.sas.services.information.metadata.lookup.utils.Files
condition -
Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
The condition for expression
condition -
Variable in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
conditionChoice -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
conditionChoice -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
conditionChoiceBox -
Variable in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
The choicebox used to qualify the find value
conditionLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
conditionLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
conditionLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
The label displayed with the condition choicebox
configType -
Variable in class com.sas.util.connection.ConnectionFactoryBean
The currently assigned configuration type
configure(Map) -
Method in class com.sas.services.information.Factory
This is called once by the Information Service to configure the Factory
class with the mappings of repository-specific types to Java classes.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.AbstractRemoteService
Configures the service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.AbstractService
Configures the service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.discovery.ActivatableDiscoveryService
Configures service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.information.InformationService
Configures service.
configure(ServiceConfigurationInterface) -
Method in interface com.sas.services.RemoteServiceInterface
Configures the service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.security.AuthenticationService
Configures service.
configure(ServiceConfigurationInterface) -
Method in interface com.sas.services.ServiceInterface
Configures the service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.ServiceProxy
Configures the service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.session.SessionService
Configures service.
configure(ServiceConfigurationInterface) -
Method in class com.sas.services.user.UserService
Configures service.
configure(SimpleCommand, long, boolean, SimpleCommand) -
Method in class com.sas.util.TimedCommand
Configure a TimedCommand which will execute a command,
timing out after a period of time.
configure(SimpleCommand, long, boolean, SimpleCommand, boolean) -
Method in class com.sas.util.TimedCommand
Deprecated. Since Thread.stop()
is deprecated in Java 2,
It is best to use a command that can be stopped
by Thread.interrupt()
.
See Interrupting Threads above.
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.BaseFileDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.ColorDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.DateDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.DoubleDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.IntegerDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.PromptDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.SASLibraryDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.definitions.TextDefinition
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.groups.ModalChoiceGroup
configureAttributes(Map<String, ?>, Map<String, ?>) -
Method in class com.sas.prompts.groups.PromptGroup
configureAttributes(Map, Map) -
Method in class com.sas.prompts.definitions.DataSourceDefinition
configureAttributes(Map, Map) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
configureAttributes(Map, Map) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
configureBuilder(DocumentBuilder) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
A subclass should implement this method if it needs to
configure the document builder.
configureColumnHeaderActionFilter(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
configureColumnHeaderActionFilter(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
configureDataCellActionFilter(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
configureDataCellActionFilter(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
configureDocumentBuilderFactory(DocumentBuilderFactory) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Configures the document builder factory.
configureEnclosingScrollPane() -
Method in class com.sas.swing.visuals.tableview.TableView
If this TableView
is the viewportView
of an enclosing JScrollPane
(the usual situation), configure this ScrollPane
by, amongst other things,
installing the table's tableHeader
as the columnHeaderView
of the scroll pane
and the table's rowHeader
as the rowHeaderView
of the scroll pane.
configureGroupBoxBorder(Border, String) -
Static method in class com.sas.swing.visuals.util.Util
Sets the values on a Border object for it to look like an MS group box.
configureMnemonicForButton(AbstractButton, String) -
Static method in class com.sas.swing.visuals.util.Util
Configures the mnemonic for the button given the text.
configureMnemonicForLabel(JLabel, String) -
Static method in class com.sas.swing.visuals.util.Util
Configures the mnemonic for the label given the text.
configurePropertiesFromAction(Action) -
Method in class com.sas.swing.visuals.BasicButton
Factory method which sets the AbstractButton
's properties
according to values from the Action
instance.
configureRowHeaderActionFilter(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
configureRowHeaderActionFilter(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
configureTitleActionFilter(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
configureTitleActionFilter(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
configureToolBarActionFilter() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Configures the toolbar action filter for the ActionProvider.
configureToolBarActionFilter() -
Method in class com.sas.swing.visuals.tableview.TableView
Configures the toolbar action filter for the ActionProvider.
confirmDelAllMsg -
Variable in class com.sas.servlet.tbeans.html.ListEditor
The message to display in the confirmation box when all entries are to be deleted.
confirmDeleteMsg -
Variable in class com.sas.servlet.tbeans.html.ListEditor
The message to display in the confirmation box when an entry is to be deleted.
conn -
Variable in class com.sas.storage.jdbc.JDBCAdapter
The Connection object supplied by the constructor or setModel
method.
connect() -
Method in class com.sas.graphics.map.ESRIMap
Establish the connection to ArcGIS Server.
connect(IDataService, Properties) -
Method in class com.sas.rio.MVADriver
connect(IOMI, ServerDef, UserContextInterface) -
Method in class com.sas.services.information.OMIServer
Construct an OMIServer with the connection already established.
connect(IOMI, ServerDef, UserContextInterface) -
Method in interface com.sas.services.information.ServerInterface
Construct an OMIServer with the connection already established.
connect(IOMI, String) -
Method in interface com.sas.services.information.MetadataRepositoryInterface
Set up to use an existing IOMI connection.
connect(IOMI, String) -
Method in interface com.sas.services.information.OMIRepositoryInterface
Set up to use an existing IOMI connection.
connect(IOMI, String) -
Method in class com.sas.services.information.OMIServerRepository
Set up to use an existing IOMI connection.
connect(ServerDef, UserContextInterface) -
Method in class com.sas.services.information.OMIServer
connect(ServerDef, UserContextInterface) -
Method in interface com.sas.services.information.ServerInterface
Connect a user to an InformationService server.
connect(Socket, CipherInterface) -
Method in class com.sas.net.connect.ConnectClient
Connects to the remote SAS session.
connect(Socket, CipherInterface) -
Method in class com.sas.net.connect.ConnectClient
Connects to the remote SAS session.
connect(String) -
Method in class com.sas.net.connect.SASTelnetClient
connect to the telnet daemon on the default port.
connect(String) -
Method in class com.sas.net.connect.TelnetConnectClient
Connects to the server using the default Telnet port of 23.
connect(String) -
Method in class com.sas.net.connect.TelnetScriptingTool
Connects to the host using the default Telnet port of 23 and starts
the server.
connect(String) -
Method in class com.sas.net.connect.TunneledConnectClient
Connects to the server using a default port of 23.
connect(String) -
Method in class com.sas.net.connect.SASTelnetClient
connect to the telnet daemon on the default port.
connect(String) -
Method in class com.sas.net.connect.TelnetConnectClient
Connects to the server using the default Telnet port of 23.
connect(String) -
Method in class com.sas.net.connect.TunneledConnectClient
Connects to the server using a default port of 23.
connect(String, Properties) -
Method in class com.sas.net.sharenet.ShareNetDriver
Attempts to make a database connection to the server specified by the URL.
connect(String, Properties) -
Method in class com.sas.net.sharenet.ShareNetDriver
Attempts to make a database connection to the server specified by the URL.
connect(String, Properties) -
Method in class com.sas.rio.MVADriver
Attempts to make a database connection to the server specified by the URL.
connect(String, String, RepositoryDef) -
Method in class com.sas.services.information.DAVRepository
connect(String, String, RepositoryDef) -
Method in class com.sas.services.information.OMIServerRepository
connect(String, String, RepositoryDef) -
Method in interface com.sas.services.information.RepositoryInterface
Connect to a repository using the configuration provided in a
RepositoryDef object.
connect(String, int) -
Method in class com.sas.net.connect.ConnectClient
Connects to the remote SAS session.
connect(String, int) -
Method in class com.sas.net.connect.SASTelnetClient
connect(String, int) -
Method in interface com.sas.net.connect.TelnetClientInterface
connect to the telnet daemon.
connect(String, int) -
Method in class com.sas.net.connect.TelnetConnectClient
Connects to the server.
connect(String, int) -
Method in class com.sas.net.connect.TelnetScriptingTool
Connects to the host and starts the server.
connect(String, int) -
Method in class com.sas.net.connect.TunneledConnectClient
Connects to the server.
connect(String, int) -
Method in class com.sas.net.sharenet.ShareNetConnection
Connect to the server.
connect(String, int) -
Method in class com.sas.net.connect.ConnectClient
Connects to the remote SAS session.
connect(String, int) -
Method in class com.sas.net.connect.SASTelnetClient
connect(String, int) -
Method in interface com.sas.net.connect.TelnetClientInterface
connect to the telnet daemon.
connect(String, int) -
Method in class com.sas.net.connect.TelnetConnectClient
Connects to the server.
connect(String, int) -
Method in class com.sas.net.connect.TunneledConnectClient
Connects to the server.
connect(String, int) -
Method in class com.sas.net.sharenet.ShareNetConnection
Connect to the server.
connect(String, int, String, String, String) -
Method in class com.sas.services.information.DAVRepository
Connect a user to a repository.
connect(String, int, String, String, String) -
Method in class com.sas.services.information.OMIServerRepository
Establish a connection to a repository server.
connect(String, int, String, String, String) -
Method in interface com.sas.services.information.RepositoryInterface
Connect a user to a repository.
connect(UserContextInterface, RepositoryDef) -
Method in class com.sas.services.information.InformationService
Connect to the repository specified in the repository definition.
connect(UserContextInterface, RepositoryDef) -
Method in interface com.sas.services.information.InformationServiceInterface
Connect to the repository specified in the repository definition.
connect(UserContextInterface, ServerDef) -
Method in class com.sas.services.information.InformationService
connect(UserContextInterface, ServerDef) -
Method in interface com.sas.services.information.InformationServiceInterface
Connect to a ServerInterface object.
connectAuto(UserContextInterface) -
Method in class com.sas.services.information.InformationService
Connect to all repositories that have been predefined as auto-connect
repositories.
connectAuto(UserContextInterface) -
Method in interface com.sas.services.information.InformationServiceInterface
Connect to all repositories that have been predefined as auto-connect
repositories.
connectByName(UserContextInterface, String) -
Method in class com.sas.services.information.InformationService
Connect to a preconfigured repository.
connectByName(UserContextInterface, String) -
Method in interface com.sas.services.information.InformationServiceInterface
Connect to a preconfigured repository.
connectPopupToComponent() -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Called to connect the PopupMenu to the Component.
connectPopupToComponent() -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Called to connect the PopupMenu to the Component.
connectWithProxy(String, int, String, String, String, String, boolean) -
Method in class com.sas.services.information.DAVRepository
Connect a user to a repository.
connectWithProxy(String, int, String, String, String, String, boolean) -
Method in class com.sas.services.information.OMIServerRepository
Establish a connection to a repository server.
connectWithProxy(String, int, String, String, String, String, boolean) -
Method in interface com.sas.services.information.RepositoryInterface
Connect a user to a repository.
connected -
Variable in class com.sas.net.connect.ConnectClient
connected -
Variable in class com.sas.net.connect.ConnectClient
connection -
Variable in class com.sas.net.sharenet.ShareNetResultSet
connection -
Variable in class com.sas.net.sharenet.ShareNetStatement
connection -
Variable in class com.sas.sasserver.RemoteObjectCustomizerPanel
Connection object for remote access.
connection -
Variable in class com.sas.sasserver.RemoteObjectSelectorDialog
Connection object for remote access.
connection -
Variable in class com.sas.sasserver.tree.NodeDelegate
connection -
Variable in class com.sas.storage.jdbc.JDBCConnection
connection -
Variable in class com.sas.net.sharenet.ShareNetResultSet
connection -
Variable in class com.sas.net.sharenet.ShareNetStatement
connectionAlternateThreadEnding() -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
Called after the thread is either completed or terminated.
connectionFactoryBean -
Variable in class com.sas.util.login.LoginBeanCFBValidate
The associated LoginBean instance.
connectionInfo -
Variable in class com.sas.storage.jdbc.JDBCConnection
connectionThreadEnding() -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
Called after the thread is either completed or terminated.
connectionUtility -
Variable in class com.sas.sasserver.RemoteObjectCustomizerPanel
Connection utility used to display a default or busy cursor.
constrainSize(int) -
Method in class com.sas.visuals.adapters.EqualSpacePartitioner
Helper method used to constrain the passed in size based on the minimumSize
and maximumSize properties.
consume() -
Method in class com.sas.swing.visuals.NodeActionEvent
Called to consume the event.
consumeAttributes(AttributesProvider) -
Method in class com.sas.prompts.PromptValues
Internal persistence method
consumeRelatedObjects(RelatedObjectListsHolder) -
Method in class com.sas.prompts.definitions.ColorDefinition
consumeRelatedObjects(RelatedObjectListsHolder) -
Method in class com.sas.prompts.PromptValues
Internal persistence method
consumeStream() -
Method in class com.sas.services.publish.BinaryFileEntry
Consume and close the input stream provided on the constructor.
consumeStream() -
Method in class com.sas.services.publish.HTMLFile
Consume and close the input stream provided on the constructor.
consumeStream() -
Method in class com.sas.services.publish.TextFileEntry
Consume and close the input stream provided on the constructor.
consumeStream() -
Method in class com.sas.services.publish.ViewerEntry
Consume and close the input stream provided on the constructor.
container -
Variable in class com.sas.visuals.adapters.BaseKeyAdapter
containerComponent -
Variable in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
a scrollpane for the JList component
containerComponent -
Variable in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
a scroll pane used by the JTree component
containerListenerKey -
Static variable in class com.sas.awt.AWTEventMulticaster2
contains -
Variable in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
contains(BusinessModelObject) -
Method in interface com.sas.iquery.metadata.business.BusinessGroup
Returns an indication of whether the given business model object is contained within this group.
contains(BusinessModelObject) -
Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns an indication of whether the given business model object is contained within the lists
(of data sources, business rules, or business items) managed by this object.
contains(BusinessModelObject, boolean) -
Method in interface com.sas.iquery.metadata.business.BusinessGroup
Returns an indication of whether the given business model object is contained within this group or
subgroups.
contains(DataCell) -
Method in class com.sas.table.CellVector
Test for the presence of a cell in the cell vector.
contains(DataCell) -
Method in class com.sas.table.Column
Test for the presence of a cell in the column.
contains(DataCell) -
Method in class com.sas.table.Row
Test for the presence of a cell in the row.
contains(Object) -
Method in class com.sas.actionprovider.ActionOrderList
Returns the boolean indicating whether the specified element is
in the ActionOrderList.
contains(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
contains(Object) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
contains(Object) -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
contains(Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
contains(Object) -
Method in class com.sas.sasserver.SASListDelegate
contains(Object) -
Method in class com.sas.table.CellSelection
Test for the presence of an item in the selection.
contains(Object) -
Method in class com.sas.table.CellVector
Test for the presence of an object in the cell vector.
contains(Object) -
Method in class com.sas.table.CellVectorSelection
Test for the presence of an item in the selection.
contains(Object) -
Method in class com.sas.table.ColumnSelection
Test for the presence of an item in the selection.
contains(Object) -
Method in class com.sas.table.RowSelection
Test for the presence of an item in the selection.
contains(Object) -
Method in class com.sas.table.Selection
Test for the presence of an item in the selection.
contains(Object) -
Method in class com.sas.metadata.remote.AssociationList
Tests if the specified object is a component in this List.
contains(ServiceTypes) -
Method in class com.sas.services.discovery.ServiceTypes
Determines whether or not this service capability definition contains
all of the required class/interface service capabilities.
contains(String) -
Method in class com.sas.actionprovider.ActionList
Returns a boolean indicating whether the list contains an action
with the specified actionType.
contains(boolean, BusinessModelObject) -
Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns an indication of whether the given business model object is contained within the lists
(of data sources, business rules, or business items) managed by this object or any base models.
contains(int) -
Method in class com.sas.table.CellVector
Checks whether the bounds of this vector contains the specified coordinate.
contains(int, int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
containsAggregateFunction(ServerProperties) -
Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
Checks to see if the text contains one of the server's aggregate functions
containsAggregateFunction(ServerProperties) -
Method in class com.sas.iquery.metadata.expr.StringExpression
Checks to see if the text contains one of the server's aggregate functions
containsAggregateFunction(String) -
Method in class com.sas.iquery.metadata.serverprop.ServerProperties
Returns true if the expressionText has a aggregation in it.
containsAll(Collection) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
containsAll(Collection) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
Returns true if this collection contains all of the elements
in the specified collection.
containsAll(Collection) -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Returns true if this collection contains all of the elements
in the specified collection.
containsAll(Collection) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
containsAll(Collection) -
Method in class com.sas.metadata.remote.AssociationList
Returns true if this List contains all of the elements in the
specified Collection.
containsAssociationPathComponents() -
Method in class com.sas.services.information.FilterComponent
Does this filter component contain any association path filters
containsAttributeDescriptorNamed(String, boolean) -
Method in class com.sas.entities.AttributeGroup
containsAttributeDescriptorNamed(String, boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
Determine if this AttributeGroup contains a value with the name attributeName.
containsAttributeNamed(String) -
Method in class com.sas.entities.BaseEntity
containsAttributeNamed(String) -
Method in interface com.sas.entities.BaseEntityInterface
Test if the Entity contains an attribute of a specified name.
containsAttributeNamed(String) -
Method in interface com.sas.entities.RemoteBaseEntityInterface
Test if this entity contains an attribute of a specified name.
containsAttributeNamed(String) -
Method in class com.sas.entities.RemoteEntity
containsComponents() -
Method in class com.sas.services.information.FilterComponent
Does this filter component contain any sub components
containsDependentFilter(CascadableFilter) -
Method in interface com.sas.iquery.metadata.business.CascadeRule
Returns true if specified CascadableFilter
is already contained in the dependent filters list.
containsFavorite(MetadataInterface) -
Method in interface com.sas.services.information.metadata.favorites.FavoritesContainer
Returns true if the specified object is a direct member of this container.
containsId(String) -
Method in interface com.sas.services.discovery.PassportInterface
Determines whether or not the ID exists in the passport.
containsId(String, boolean) -
Method in interface com.sas.services.discovery.PassportInterface
Determines whether or not the specified discovery service has already
processed this service request.
containsInstance(List, Object) -
Static method in class com.sas.dataselectors.filters.Util
containsItem(Object) -
Method in class com.sas.visuals.SelectionGroup
Test for the presence of an object set as the item property on
one of the SelectableInterface objects in the collection.
containsItem(Object) -
Method in interface com.sas.visuals.SelectionGroupInterface
Test for the presence of an object set as the item property on
one of the SelectableInterface objects in the collection.
containsKey(String) -
Method in class com.sas.util.DynamicPropertyBag
Determine if the property bag contains a property with this name (key).
containsOrphans() -
Method in class com.sas.iquery.metadata.expr.olap.MemberFilterExpression
Indicate that orphaned members exist.
containsSubgroup(PromptGroupInterface, boolean) -
Method in class com.sas.prompts.groups.PromptGroup
Returns true if the specified subGroupCandidate argument is
identified as a subgroup of this group.
containsSubgroup(PromptGroupInterface, boolean) -
Method in interface com.sas.prompts.groups.PromptGroupInterface
Returns true if the specified subGroupCandidate argument is
identified as a subgroup of this group.
containsUserTypedAggregation() -
Method in interface com.sas.iquery.metadata.expr.DataItemContainerExpression
Return true if this expression or any of its dataitems
have an aggregation in their expression text.
containsUserTypedAggregation() -
Method in class com.sas.iquery.metadata.expr.FunctionCall
containsUserTypedAggregation() -
Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
Return true if this expression or any of its dataitems
have expressions that have user typed aggregations
containsVirtualFolder(String) -
Method in class com.sas.services.information.metadata.VirtualFolderManager
Returns true if a virtual folder exists with the specified id.
content -
Variable in class com.sas.servlet.tbeans.BaseExpandCollapse
content -
Variable in class com.sas.services.information.metadata.dav.DAVEntity
contentBean -
Variable in class com.sas.servlet.tbeans.BaseExpandCollapse
contentShift -
Variable in class com.sas.visuals.PushButton
Point
value that specifies the amount the PushButton shifts when pressed.
contentShift -
Variable in class com.sas.visuals.ToggleButton
Point
value that specifies the amount the ToggleButton shifts when pressed.
contentShift() -
Method in class com.sas.visuals.PushButton
contentShift() -
Method in class com.sas.visuals.ToggleButton
Returns the amount to shift the contents based on the state of the
button model and the icons that have been set.
contentsChanged -
Variable in class com.sas.actionprovider.commands.MapBaseCommand
contentsChanged -
Variable in class com.sas.actionprovider.commands.MapFilterSelectionsCommand
contentsChanged -
Variable in class com.sas.commands.dataselectors.BaseSelectorCommand
contentsChanged -
Variable in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.awt.Choice
Called when the contents of the Model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.awt.ListBox
Called when the contents of the model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.awt.TextArea
Called when the contents of the Model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.sasserver.SASListDelegate
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel
Satisfies the ContentsChangedInterface
All selector panels that use remote scripting should override this method
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
Processes a ContentsChangedEvent received from the SimpleCalculatedItemSelectorCommand.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Reads the values stored in the EventInfo by the
ExceptionHighlightingCommand in the process() method (when remote
javascript)
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Reacts to ContentsChangedEvents.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
Reacts to ContentsChangedEvents.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapChart
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPTableView
Listens for ContentsChange Events from the Action Provider and
update the number of rows/columns accordingly.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSelector
Sets the mode for the selector based
on the executed command.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.models.ListModelAdapter
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.models.OLAPTableModelAdapter
ContentsChangedListener method to listen for events sent by the
model and to refresh the row and column axis.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.models.TableModelAdapter
ContentsChangedListener method to listen for events sent by the
model and fire the appropriate table changed events.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.models.TreeModelAdapter
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Invoked when the OLAPDrillState
receives a ContentsChangeEvent
from the action provider.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Invoked when the table receives a ContentsChangeEvent
from the action provider.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Listens for ContentsChangedEvent for path and view type.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchComponent
Listens for the search contentsChanged events from the command.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.SpinBox
Handle contentsChanged events from a collection model.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.tableview.TableView
Invoked when the table receives a ContentsChangeEvent
from the action provider.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.swing.visuals.TreeView
Handles ContentsChangedEvent sent by the model.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.table.TableView
Processes a
com.sas.collection.ContentsChangedEvent
sent by the model.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.util.Template
Called when the contents of the Model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.ComboBox
Called when the contents of the Model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.DualSelector
Event handler for the ContentsChangedEvents received from the models.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.ImageAnimation
Called when the contents of the model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.ImageSequence
Deprecated. Called when the contents of the model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.RadioBox
Called when the contents of the model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.SpinBox
Handle contentsChanged events from a collection model.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.TabBar
Handle a change in the contents of the model.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.TabbedView
Called when the contents of the model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.TreeView
Handles ContentsChangedEvent sent by the model.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.UnitsBox
handle a change in the units association list.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.UpDownListBox
Called when the contents of the Model have changed.
contentsChanged(ContentsChangedEvent) -
Method in class com.sas.visuals.UpDownTextArea
contentsChanged(ListDataEvent) -
Method in class com.sas.swing.models.TransformingListModel
Sent when the contents of the list has changed in a way that's too complex to characterize
with the previous methods.
contentsChanged(ListDataEvent) -
Method in class com.sas.swing.visuals.dataselectors.sort.SortSelector
contentsChanged(ListDataEvent) -
Method in class com.sas.swing.visuals.DualSelector
Event handler for the ListDataEvents received from the models.
contentsChanged(Map) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
The ExceptionHighglightingCommand generates a map of info that is
interpreted by this method.
contentsValid -
Variable in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
context -
Variable in class com.sas.swing.adapters.PopupMenuAdapter
context -
Variable in class com.sas.visuals.adapters.PopupMenuAdapter
contextClasspath -
Static variable in interface com.sas.sasserver.BookmarkManagerInterface
contextClasspath -
Static variable in interface com.sas.sasserver.tree.LevelTreeInterface
contextClasspath -
Static variable in interface com.sas.sasserver.tree.LevelTreeV2Interface
contextClasspath -
Static variable in interface com.sas.sasserver.tree.LevelTreeV3Interface
contextClasspath -
Static variable in interface com.sas.sasserver.tree.RemoteServerNodeInterface
Name of the default SAS/AF class which implements the remote tree.
contextLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
contextPath -
Variable in class com.sas.servlet.util.ComponentPropertyManager
contextStateChanged(SessionContextStateChangedEvent) -
Method in class com.sas.services.information.metadata.favorites.FavoritesFactory
contextStateChanged(SessionContextStateChangedEvent) -
Method in interface com.sas.services.session.RemoteSessionContextStateChangedListener
Notifies the object that its state has changed within the
session context.
contextStateChanged(SessionContextStateChangedEvent) -
Method in class com.sas.services.session.SessionService
The session service implementation implements the
RemoteSessionContextStateChangedListener so that it can be notified when
the session context is a destroyed.
control -
Static variable in class com.sas.awt.Color
controlHighlight -
Static variable in class com.sas.awt.Color
controlShadow -
Static variable in class com.sas.awt.Color
controlText -
Static variable in class com.sas.awt.Color
convertBusinessObjectListToValuesList(List, String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
convertColumnIndexToView(int) -
Method in class com.sas.servlet.tbeans.tableview.HttpHoldColumnSupport
convertColumnIndexToView(int) -
Method in class com.sas.swing.visuals.tableview.HoldColumnSupport
convertColumnIndexToView(int) -
Method in class com.sas.swing.visuals.tableview.SwingHoldColumnSupport
convertDocumentToString(Document) -
Static method in class com.sas.services.AbstractServiceComponentConfig
Creates a configuration for the specified service component.
convertHexCharsToByte(byte, byte) -
Method in class com.sas.metadata.remote.MetadataResource
convertHexStringToByteArray(String) -
Method in class com.sas.metadata.remote.MetadataResource
convertIconToImage(Component, Icon) -
Static method in class com.sas.swing.visuals.util.Util
Converts the specified icon to an image.
convertList(FilterValuesInterface) -
Static method in class com.sas.dataselectors.filters.FilterValuesToTreeModelAdapter
Converts the given filter values list to a tree node model and returns the root of that new
model.
convertLocaleValue(String, Locale, Locale) -
Static method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
convertLogicalCondition(ConditionalRelationType) -
Method in class com.sas.dataselectors.filters.tree.LogicTreeToFilterItemTransform
convertMinutesToMsec(Long) -
Static method in class com.sas.services.session.SessionServiceInitObject
Converts from minutes to msec.
convertPropertyArray(Property[]) -
Static method in class com.sas.services.webdav.Utils
A utility method to convert an array of WebDAV Property objects to a property map.
convertRowIndexToModel(int) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
Maps the index of the row in the view at viewRowIndex to
the index of the row in the table model.
convertRowIndexToModel(int) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Returns the true model index for a given viewer row index.
convertRowIndexToModel(int) -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Maps the index of the row in the view at
viewRowIndex
to the index of the row
in the table model.
convertRowIndexToModel(int) -
Method in interface com.sas.swing.visuals.tableview.TableRowModel
Maps the index of the row in the view at
viewRowIndex
to the index of the row
in the table model.
convertRowIndexToModel(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Maps the index of the row in the view at
viewRowIndex
to the index of the row
in the table model.
convertRowIndexToView(int) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
Maps the index of the row in the table model at modelRowIndex
to the index of the row in the view.
convertRowIndexToView(int) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Returns the true 0 based viewer index for a given model row index.
convertRowIndexToView(int) -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Maps the index of the row in the table model at
modelRowIndex
to the index of the row
in the view.
convertRowIndexToView(int) -
Method in interface com.sas.swing.visuals.tableview.TableRowModel
Maps the index of the row in the table model at
modelRowIndex
to the index of the row
in the view.
convertRowIndexToView(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Maps the index of the row in the table model at
modelRowIndex
to the index of the row
in the view.
convertScope(Locale, String) -
Static method in class com.sas.taglib.BaseTag
Used to convert the string version of the scope to a
javax.servlet.jsp.PageContext reference.
convertToCalcItemType(int, boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
convertToCalcItemType(int, boolean) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
convertToCalcItemType(int, boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Converts a expression type from the com.sas.iquery.metadata.expr.ExpressionTypes to the CalcItem range
convertToCompositeIndex(String, List<ColumnInterface>) -
Method in interface com.sas.services.information.metadata.IndexInterface
Convert simple index (contains only 1 column) to composite index (contains more than 1 column)
convertToDataItem(CalculatedItemInterface) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
Converts the specified calculated item to a data item.
convertToExpressionType(int, boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
convertToExpressionType(int, boolean) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
convertToExpressionType(int, boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Converts a expression type from CalcItem range to the com.sas.iquery.metadata.expr.ExpressionTypes range
convertToFilterItem(Object, DataItem, FilterItemListInterface) -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
convertToFilterItem(Object, DataItem, FilterItemListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
convertToFilterableItem(Column, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
Converts the given column to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(Column, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given column to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(ConstantExpression, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given expression to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
Creates a new FilterItemInterface object from the specified properties.
convertToFilterableItem(Dimension, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given Dimension to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(ExpressionInterface, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given expression to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(FunctionCall, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given function call to a FilterItemInterface for use throughout
the filter model.
convertToFilterableItem(Hierarchy, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given Hierarchy to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(Level, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given Level to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(Measure, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given OLAP Measure to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(Member, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given OLAP member to a FilterItemInterface for use throughout the
filter model.
convertToFilterableItem(StringExpression, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
Creates a new FilterItemInterface object from the specified properties.
convertToFilterableItem(StringExpression, String, DataItem, FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Converts the given expression to a FilterItemInterface for use throughout the
filter model.
convertToMapCoord(int, int) -
Method in class com.sas.graphics.map.ESRIMap
Converts a screen coordinate to a map coordinate
convertToSimpleIndex(ColumnInterface) -
Method in interface com.sas.services.information.metadata.IndexInterface
Convert composite index (contains more than 1 column) to simple index (contains only 1 column)
convertToVersion(UsageVersion) -
Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Converts the stored process to the version specified.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) -
Method in class com.sas.swing.visuals.dataselectors.qualifiers.QualifiersTree
Overridden to properly render the text of a node
copy() -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
copy() -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
copy() -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Constructs and returns a copy of this tree.
copy() -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
copy() -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
copy() -
Method in class com.sas.swing.visuals.tableview.TableView
Copies the selected cells to the system clipboard if access is permitted
to it, otherwise, nothing is done.
copy() -
Method in interface com.sas.services.information.publicobject.TransportProcessorInterface
Copy this object to a new instance.
copy(DAVFolderInterface) -
Method in class com.sas.services.information.metadata.dav.DAVEntity
Copy the entity to another folder.
copy(DAVFolderInterface) -
Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Copy the entity to another folder
copy(PromptGroupInterface) -
Method in class com.sas.prompts.groups.ModalGroup
copy(String) -
Method in class com.sas.services.webdav.DAVResource
Copy resource to the target path on the same host as the source.
copy(String) -
Method in interface com.sas.services.webdav.DAVResourceInterface
Copy resource to the target destination
copy(boolean) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Copies the tree and optionally makes duplicates of the test nodes within it.
copy(boolean) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
copyArea(int, int, int, int, int, int) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
copyCellsToClipboard(boolean, String) -
Method in class com.sas.swing.adapters.JTableClipboardAdapter
copyCellsToClipboard(boolean, String) -
Method in class com.sas.swing.adapters.TableViewClipboardAdapter
copyChildren(AbstractFilterLogicBaseNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
copyEntityToNewObject(Root, Root) -
Static method in class com.sas.metadata.remote.entities.MdOMAEntityUtility
This method takes a source metadata object and creates the metadata for an
entity from that object for a target object.
copyFile(File) -
Method in class com.sas.util.ResourceCopier
copyFile(File, String) -
Method in class com.sas.util.ResourceCopier
copyFile(String) -
Method in class com.sas.util.ResourceCopier
copyFolderItems(List) -
Method in interface com.sas.iquery.metadata.business.MapFolder
Copies the list of FolderItems to this folder.
copyInto(Object[]) -
Method in class com.sas.metadata.remote.AssociationList
Copies the components of this List into the specified array.
copyMode -
Variable in class com.sas.swing.visuals.DualSelector
copyModeDuplicates -
Variable in class com.sas.swing.visuals.DualSelector
copyModeDuplicatesAllowed -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
determines whether items can be copied over to the target more than once
copyModeEnabled -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
determines whether the selector is in copy mode
copySelectedCells() -
Method in class com.sas.swing.adapters.JTableClipboardAdapter
copyTo(DAVEntityInterface, DAVFolderInterface) -
Method in class com.sas.services.information.DAVRepository
Deprecated.
copyTo(DAVEntityInterface, DAVFolderInterface) -
Method in interface com.sas.services.information.DAVRepositoryInterface
Deprecated.
copyTo(DAVEntityInterface, DAVFolderInterface, String) -
Method in class com.sas.services.information.DAVRepository
copyTo(DAVEntityInterface, DAVFolderInterface, String) -
Method in interface com.sas.services.information.DAVRepositoryInterface
Copy a smart object.
copyTo(FolderInterface, String) -
Method in class com.sas.services.information.metadata.Folder
copyTo(FolderInterface, String) -
Method in class com.sas.services.information.metadata.Metadata
Make a copy of this object.
copyTo(FolderInterface, String) -
Method in interface com.sas.services.information.metadata.MetadataInterface
Make a copy of this object.
copyTo(FolderInterface, String) -
Method in class com.sas.services.information.metadata.VirtualMetadata
Make a copy of this object.
copyTo(String) -
Method in class com.sas.services.information.RepositoryGroup
Make a writable copy of this group with a new name.
count -
Variable in class com.sas.table.CellVectorChangedEvent
The number of changed cell vectors.
count -
Variable in class com.sas.table.LabelChangedEvent
The number of changed labels.
count -
Variable in class com.sas.util.Alarm
Number of times to auto-repeat before stopping.
count -
Variable in class com.sas.util.transforms.ToDataSourceTransform
count -
Variable in class com.sas.visuals.MarqueeIcon
count -
Static variable in class com.sas.visuals.Placement
Number of enumerations.
count() -
Method in class com.sas.geometry.Rectangles
Returns the number of rectangles in the list.
count() -
Method in class com.sas.sasserver.SASListDelegate
count() -
Method in class com.sas.servlet.tbeans.menubar.BaseMenu
Returns the number of menu items on this menu
count() -
Method in class com.sas.table.CellSelection
Returns the number of items in the selection.
count() -
Method in class com.sas.table.CellVector
Returns the number of cells in the vector, not including the label.
count() -
Method in class com.sas.table.CellVectorSelection
Returns the number of items in the selection.
count() -
Method in class com.sas.table.Selection
Returns the number of items in the selection.
count() -
Method in class com.sas.util.AlarmListenerList
return the number of listeners.
count() -
Method in class com.sas.util.ArrayAccess
Returns the number of items in the array
count() -
Method in class com.sas.util.DynamicPropertyBag
Return the number of properties in the property bag.
count() -
Method in class com.sas.util.VectorAccess
Returns the number of items in the vector
count() -
Method in class com.sas.visuals.ForwardedActionListenerList
count() -
Method in class com.sas.visuals.ForwardedItemListenerList
count(PredicateInterface) -
Method in class com.sas.geometry.Rectangles
Returns the number of rectangles in the list that satisfy the given predicate.
count(boolean) -
Method in class com.sas.entities.AttributeGroup
count(boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
Return the number of AttributeDescriptors in this AttributeGroup.
count(int) -
Method in class com.sas.table.CellVector
Returns the number of cells in the vector, not including the label,
up to a specified count if the real number is not readily determined.
count(int) -
Method in class com.sas.table.Column
Returns the number of cells in the column, not including the label,
up to a specified count if the real number is not readily determined.
count(int) -
Method in class com.sas.table.Row
Returns the number of cells in the row, not including the label,
up to a specified count if the real number is not readily determined.
countAssociatedObjects(String) -
Method in class com.sas.services.information.metadata.Metadata
countAssociatedObjects(String) -
Method in interface com.sas.services.information.metadata.MetadataInterface
Count the objects associated to this one via a named association.
countAssociatedObjects(String) -
Method in class com.sas.services.information.metadata.VirtualMetadata
countColumns(StaticTableInterface, int) -
Static method in class com.sas.table.StaticTableInterfaceSupport
Use when your implementation of getColumnCount() does not return -1.
countColumns(int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
The maxCount parameter is ignored and the result of getColumnCount
is returned.
countColumns(int) -
Method in interface com.sas.table.StaticTableInterface
Counts the columns.
countNodeChildren(int) -
Method in class com.sas.awt.Color
Always returns 0
countNodeChildren(int) -
Method in class com.sas.awt.Font
always returns zero
countNodeChildren(int) -
Method in class com.sas.sasserver.SASListNodeDelegate
countNodeChildren(int) -
Method in class com.sas.sasserver.tree._rprxJ2ServerNode
countNodeChildren(int) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeServerNode
countNodeChildren(int) -
Method in interface com.sas.sasserver.tree._rprxRemoteServerNode
countNodeChildren(int) -
Method in class com.sas.sasserver.tree._rprxRemoteServerNodeClient
countNodeChildren(int) -
Method in class com.sas.sasserver.tree._rprxRemoteServerNodeServer
countNodeChildren(int) -
Method in class com.sas.sasserver.tree.NodeDelegate
countNodeChildren(int) -
Method in class com.sas.swing.visuals.NodeView
Counts the children of the current node.
countNodeChildren(int) -
Method in class com.sas.visuals.NodeView
Counts the children of the current node.
countRankTypeValue() -
Method in class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter
countRankTypeValue() -
Method in class com.sas.dataselectors.ranking.OLAPRankingSelectorAdapter
countRankTypeValue() -
Method in interface com.sas.dataselectors.ranking.RankingSelectorInterface
Returns the value associated to the "Count" ranking type.
countRankTypeValue() -
Method in class com.sas.dataselectors.ranking.RelationalRankingSelectorAdapter
countRows() -
Method in class com.sas.awt.TextArea
Returns the number of rows in the textArea
countRows(StaticTableInterface, int) -
Static method in class com.sas.table.StaticTableInterfaceSupport
Use when your implementation of getRowCount() does not return -1.
countRows(int) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Counts the number of rows when the underlying result set is not scrollable
(TYPE_FORWARD_ONLY
) and resultSetRequeryUsed
is true.
countRows(int) -
Method in interface com.sas.table.StaticTableInterface
Counts the rows.
cp -
Variable in class com.sas.visuals.ColorDialog
cp_idToString(CP_ID) -
Static method in class com.sas.iom.orb.CP_IDConverter
Convert a CP_ID to a String.
create() -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
create(MetadataInterface, UserContextInterface, RepositoryInterface, ProfileDomain) -
Method in class com.sas.services.user.Profile
Create a new profile object in the metadata store.
create(MetadataInterface, UserContextInterface, RepositoryInterface, ProfileDomain) -
Method in interface com.sas.services.user.ProfileInterface
Create a new profile object in the metadata store.
create(String) -
Static method in class com.sas.iom.orb.SASURI
Construct and return a SASURI from its string
representation.
create(int, int, int, int) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
createAccessControTemplate(ACTEntry) -
Method in interface com.sas.services.information.MetadataRepositoryInterface
Create a new AccessControlTemplate in this repository.
createAccessControTemplate(ACTEntry) -
Method in interface com.sas.services.information.OMIRepositoryInterface
Create a new AccessControlTemplate in this repository.
createAccessControTemplate(ACTEntry) -
Method in class com.sas.services.information.OMIServerRepository
Create a new AccessControlTemplate in this repository.
createAccessControTemplate(RepositoryInterface, ACTEntry) -
Method in interface com.sas.services.information.MetadataServerInterface
Create a new AccessControlTemplate in this repository.
createAccessControTemplate(RepositoryInterface, ACTEntry) -
Method in class com.sas.services.information.OMIServer
Create a new AccessControlTemplate in this repository.
createActionMap() -
Method in class com.sas.swing.visuals.BasicCheckBoxListUI
create new actionMap to handle key events for changing between rows and selecting rows
createActionMap() -
Method in class com.sas.swing.visuals.BasicTriStateCheckBoxListUI
create new actionMap to handle key events for changing between rows and selecting rows
createAdapter(OLAPDataSetInterface) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
createAdapter(Object) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
createAdapter(Object) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
createAddItemsList(Vector, Map) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
createAdditionalComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
Creates the additional components and add them to the selector template.
createAggregateConfig(boolean, List) -
Method in class com.sas.services.ServiceAggregateConfig
Creates an aggregated configuration for the specified
service configuration(s).
createAlternateRemoteObjects() -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
Creates an instance of Rocf and tests the connection.
createAndRegisterAction(String, String) -
Method in class com.sas.actionprovider.support.ESRIMapSupport
createAndRegisterAction(String, String) -
Method in class com.sas.actionprovider.support.ESRIToolbarSupport
createAndRegisterAction(String, String) -
Method in class com.sas.actionprovider.support.olaptableview.BaseOLAPTableViewSupport
createAndRegisterAction(String, String) -
Method in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupportV2
createAndRegisterAction(String, String) -
Method in class com.sas.actionprovider.support.remotefileselector2.BaseRemoteFileSelectorSupport
createAndRegisterAction(String, String) -
Method in class com.sas.actionprovider.support.tableview.BaseTableViewSupport
createArchive(String) -
Method in interface com.sas.services.publish.metadata.PublishDirectoryInterface
Create an Archive that's a member of this directory
createAttributeType(String, int, String) -
Method in class com.sas.entities.AttributeTypeFactory
createAttributeType(String, int, String) -
Method in interface com.sas.entities.AttributeTypeFactoryInterface
Create an instance of AttributeType.
createBackgroundImage() -
Method in class com.sas.visuals.Wallpaper
createBorderContainer() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
createBoundsContainer() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
createButton(Action) -
Method in class com.sas.swing.visuals.wizard.ButtonNavigationPanel
createButton(Action) -
Method in class com.sas.swing.visuals.wizard2.ButtonNavigationPanel
createButton(String, String) -
Method in class com.sas.swing.visuals.wizard.ButtonNavigationPanel
Factory method which creates a JButton to be used in the ButtonNavigationPanel.
createButton(String, String) -
Method in class com.sas.swing.visuals.wizard2.ButtonNavigationPanel
Factory method which creates a JButton to be used in the ButtonNavigationPanel.
createButton(int) -
Static method in class com.sas.swing.visuals.util.CommonButtons
Creates a JButton
for the specified button id.
createButtonPanel() -
Method in class com.sas.swing.visuals.wizard.Wizard
Constucts and returns a ButtonNavigationPanel containing buttons used to navigate through
the wizard.
createButtonPanel() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Constucts and returns a ButtonNavigationPanel containing buttons used to navigate through
the wizard.
createButtons(int) -
Method in class com.sas.swing.visuals.OptionsDialog
Factory method to create the buttons for the specified identifiers.
createButtons(int) -
Static method in class com.sas.swing.visuals.util.CommonButtons
Creates an array of JButton
's for the specified button ids.
createCell(Row, Column) -
Method in class com.sas.table.TableView
Factory method for creating cells.
createCheckBox() -
Method in class com.sas.swing.visuals.CheckBoxListCellRenderer
create the checkBox and add it to the cell
createCheckBox() -
Method in class com.sas.swing.visuals.TriStateCheckBoxListCellRenderer
create the triStateCheckBox and add it to the cell
createChildNodes() -
Method in class com.sas.swing.models.TreeNodeAdapter
createClearFormatButton() -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
Creates the transfer button for this simple calculated item selector panel.
createClientDocument(Map) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates an XML document that represents a deployment a client would
use to access foundation services which have been deployed in a
remote JVM.
createColorContainer() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
createColorsComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createColumn(int) -
Method in class com.sas.table.TableView
Factory method for creating columns.
createColumnLabel(Column) -
Method in class com.sas.table.TableView
Factory method for creating column labels.
createColumnRole() -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModelOLAPTable
createColumnRole() -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModelRelationalTable
createComplexMetadataObject(MdObjectStore, CMetadata) -
Method in interface com.sas.metadata.remote.MdFactory
Creates a complex/detailed metadata object in a given object store.
createComplexMetadataObject(MdObjectStore, CMetadata) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Creates a complex/detailed metadata object in a given object store.
createComplexMetadataObject(MdObjectStore, MdStore, CMetadata) -
Method in interface com.sas.metadata.remote.MdFactory
Create a complex/detailed metadata object given the name,type, and ID of that object.
createComplexMetadataObject(MdObjectStore, MdStore, CMetadata) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Create a complex/detailed metadata object given the name,type, and ID of that object.
createComplexMetadataObject(MdObjectStore, MdStore, String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Create a complex/detailed metadata object given the name,type, and ID of that object.
createComplexMetadataObject(MdObjectStore, MdStore, String, String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Create a complex/detailed metadata object given the name,type, and ID of that object.
createComplexMetadataObject(MdObjectStore, MdStore, String, String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Create a complex/detailed metadata object given the name,type, and ID of that object.
createComplexMetadataObject(MdObjectStore, MdStore, String, String, String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Create a complex/detailed metadata object given the name,type, and ID of that object.
createComplexMetadataObject(MdObjectStore, String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Creates a complex/detailed metadata object in a given object store.
createComplexMetadataObject(MdObjectStore, String, String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Creates a complex/detailed metadata object in a given object store.
createComplexMetadataObject(MdStore, MdStore, String, String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Deprecated. Objects should only be created in an ObjectStore. Deprecated as of 9.2. Use MdFactory.createComplexMetadataObject(MdObjectStore, MdStore, String, String, String, String)
instead.
createComplexMetadataObject(MdStore, MdStore, String, String, String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Deprecated. Objects should only be created in an ObjectStore. Deprecated as of 9.2. Use MdFactoryImpl.createComplexMetadataObject(MdObjectStore, MdStore, String, String, String, String)
instead.
createComplexMetadataObjectServerStoreOnly(String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Deprecated. As of 9.2, complex objects should no longer be created within the ServerStore.
createComplexMetadataObjectStoreOnly(MdStore, String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Create a complex/detailed object in specified store only.
createComponents() -
Method in interface com.sas.awt.WindowInit2Interface
Create any objects from
createComponents() -
Method in class com.sas.sasserver.CatalogSelectorDialog
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemListSelector
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Creates all of the components of the selector, sets the component properties, and
creates the layout for the selector.
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.filterandrank.FilterAndRankSelector
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.showdetail.ShowDetailSelector
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.sort.SortSelector
createComponents() -
Method in class com.sas.swing.visuals.dataselectors.totals.TotalsSelector
createComponents() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
createComponents() -
Method in class com.sas.swing.visuals.FontPanel
createComponents() -
Method in class com.sas.visuals.TextEditComposite
createComponents() -
Method in class com.sas.visuals.UnitsBox
Create the components of the composite object.
createCompoundFilter(LogicalConditionNodeInterface) -
Method in class com.sas.dataselectors.filters.tree.LogicTreeToFilterItemTransform
createCompoundStep(LogicalConditionNodeInterface) -
Method in class com.sas.dataselectors.filters.tree.LogicTreeToStepModelTransform
createCondition(Object, String, String, int, String[]) -
Static method in class com.sas.dataselectors.filters.DefaultFilterConditionList
createCondition(String, String, int, String[]) -
Static method in class com.sas.dataselectors.filters.DefaultFilterConditionList
createConfig(String, Document) -
Method in class com.sas.services.ServiceProfile
Creates a service configuration by parsing the specified XML document.
createConfigForService(String, String, String, MetadataSourceInterface, boolean) -
Method in class com.sas.services.deployment.AbstractServiceConfigFactory
Query the service's configuration using a metadata resource adaptor.
createConfigForService(String, String, String, MetadataSourceInterface, boolean) -
Method in class com.sas.services.deployment.OMRServiceConfigFactory
Query the service's configuration using a metadata resource adaptor.
createConfigForService(String, String, String, MetadataSourceInterface, boolean) -
Method in interface com.sas.services.deployment.ServiceConfigFactoryInterface
Query the service's configuration using a metadata resource adaptor.
createConfigForService(String, String, String, MetadataSourceInterface, boolean) -
Method in class com.sas.services.deployment.URLServiceConfigFactory
Query the service's configuration using a metadata resource adaptor.
createConfigFromDocument(Document) -
Method in interface com.sas.services.DocumentServiceConfigAdapterInterface
Converts an XML document to a service configuration.
createConfigFromDocument(Document) -
Method in class com.sas.services.session.SessionServiceInitializer
Converts an XML document to a service configuration.
createConfiguration(Document) -
Method in class com.sas.services.AbstractServiceComponentConfig
Creates a service configuration initialized with the specified XML document.
createConfiguration(Document) -
Method in class com.sas.services.session.SessionServiceInitObject
Creates a service configuration initialized with the specified XML document.
createConnection() -
Method in class com.sas.storage.jdbc.JDBCConnection
Create the Connection object used to delegate all Connection method
calls to.
createControls() -
Method in class com.sas.visuals.IndexedPropertyEditorHost
Create the controls for the UI.
createControls() -
Method in class com.sas.visuals.PropertyEditorHost
Create the controls for the UI.
createCrossingSelector() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createDefaultAction() -
Method in class com.sas.swing.visuals.tableview.OriginComponent
Returns a default action for the OriginComponent.
createDefaultActionProviderFilters() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Creates the default action provider filters that get used for by the action provider
to return various actions for the given areas.
createDefaultActionProviderFilters() -
Method in class com.sas.swing.visuals.tableview.TableView
Creates the default action provider filters that get used for by the action provider
to return various actions for the given areas.
createDefaultActions() -
Method in class com.sas.actionprovider.support.BaseNavigationBarSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.dataselectors.BaseMenuBarSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.dataselectors.BaseRelationalMenuBarSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.dataselectors.HttpMenuBarSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.dataselectors.HttpRelationalMenuBarSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.graphics.BaseGraphSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.graphics.HttpGraphSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.HttpNavigationBarSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olapgraphics.BaseOLAPGraphSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olapgraphics.HttpOLAPGraphSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olapgraphics.SwingOLAPGraphSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olaptableview.BaseOLAPDrillStateSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olaptableview.BaseOLAPTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olaptableview.HttpOLAPTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupportV2
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector.SwingIFileServiceSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector.SwingInformationServiceSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector2.BaseRemoteFileSelectorSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileSelectorTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.tableview.BaseTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.tableview.HttpTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultActions() -
Method in class com.sas.actionprovider.support.tableview.SwingTableViewSupport
Initializes the actionClass property and creates the default actions that
this class supports.
createDefaultAdapter(BusinessQueryProviderInterface) -
Static method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
Returns a MemberPropertiesSelectorInterface adapter based on the specified
BusinessQueryProviderInterface.
createDefaultCheckBox() -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
createDefaultCheckedModel() -
Method in class com.sas.swing.visuals.CheckBoxTree
Creates the default TreeSelectionModel which stores the check state of each node
in the tree.
createDefaultColumnLabelRenderer() -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Returns a default renderer to be used for renderering the column labels
associated with the column levels.
createDefaultColumnModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseColumnHeader
Returns the default column model object which is a DefaultTableColumnModel.
createDefaultColumnModel() -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Returns the default column model object which is
a javax.swing.table.DefaultTableColumnModel
.
createDefaultColumnModel() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Returns the default column model object which is
a DefaultTableColumnModel
.
createDefaultColumnsFromModel() -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Creates default columns for the table from the data model using the
getColumnCount method defined in the TableModel interface.
createDefaultColumnsFromModel() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Creates default columns for the table from
the data model using the getColumnCount
method
defined in the TableModel
interface.
createDefaultDataModel() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Returns the default table model object, which is
a OLAPTableModelAdapter
.
createDefaultEditors() -
Method in class com.sas.swing.visuals.tableview.TableView
Creates default cell editors for objects, numbers, and boolean values.
createDefaultFileDetailView() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
Creates and returns the default file detailView
component.
createDefaultIcons() -
Method in class com.sas.swing.visuals.CheckBoxTree
Creates the defaults icons to use for the various check states
createDefaultLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileToolBar
Returns the default instance of the Label
Transformation Bean
used for the toolbar label.
createDefaultModel() -
Method in class com.sas.swing.visuals.LimitedTextField
createDefaultNavigator() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileToolBar
Returns the default component used for
the Location
selection
component in the toolbar.
createDefaultOriginComponent() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Returns the default origin component object, which is
a OLAPOriginComponent
for an OLAP model.
createDefaultOriginComponent() -
Method in class com.sas.swing.visuals.tableview.TableView
Creates a default OriginComponent to be used at the intersection of the row
and column headers.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.BaseHeader
Returns an instance of the default renderer to be used as the
header renderer.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.hdml.ColumnHeader
Returns a default renderer to be used when no header renderer
is defined by a TableColumn.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.hdml.RowHeader
Returns a default renderer to be used when no row header renderer
is defined on the TableView's TableRowModel.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.html.ColumnHeader
Returns a default renderer to be used when no header renderer
is defined by a TableColumn.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.html.RowHeader
Returns a default renderer to be used when no row header renderer
is defined on the TableView's TableRowModel.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.wml.ColumnHeader
Returns a default renderer to be used when no header renderer
is defined by a TableColumn.
createDefaultRenderer() -
Method in class com.sas.servlet.tbeans.tableview.wml.RowHeader
Returns a default renderer to be used when no row header renderer
is defined on the TableView's TableRowModel.
createDefaultRenderer() -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Returns a default renderer to be used when no header renderer
is defined by a TableColumn
.
createDefaultRenderer() -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Returns a default renderer to be used.
createDefaultRenderer() -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Returns a default renderer to be used when no header renderer
is defined by a TableColumn
.
createDefaultRenderer() -
Method in class com.sas.swing.visuals.tableview.OriginComponent
Returns a default renderer to be used for the OriginComponent
createDefaultRenderer() -
Method in class com.sas.swing.visuals.tableview.RowHeader
Returns a default renderer to be used for the row labels.
createDefaultRenderers() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Creates default cell renderers for objects, numbers, doubles, dates,
booleans, and icons.
createDefaultRenderers() -
Method in class com.sas.swing.visuals.tableview.TableView
Creates default cell renderers for objects, numbers, doubles, dates,
booleans, and icons.
createDefaultRowHeader() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Returns the default table row header object, which is
a OLAPRowHeader
.
createDefaultRowHeader() -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the default row header object, which is
a RowHeader
.
createDefaultRowLabelRenderer() -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Returns a default renderer to be used for renderering the row labels
associated with the row levels.
createDefaultRowModel() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Returns the default row model object which is
a DefaultTableRowModel
.
createDefaultRowModel() -
Method in class com.sas.swing.visuals.tableview.RowHeader
Returns the default row model object which is
a DefaultTableRowModel
.
createDefaultRowModel() -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the default row model object, which is
a DefaultTableRowModel
.
createDefaultSearchDateTimeLimitsComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the
ChoiceBox
transformation bean used for
displaying the date limit type used for searching.
createDefaultSearchDateTimeLimitsLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the
default search Date/time Limits:
label
to be use with the search date limits type
component.
createDefaultSearchInTheLastLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the default
date limit unit Label
.
createDefaultSearchInTheLastUnitComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the
ChoiceBox
transformation bean for the
date limit unit type.
createDefaultSearchInTheLastValueComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns text entry used for specifying the
date limits.
createDefaultSearchResultsDetailView() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the default
RFS_SEARCHRESULTS_DETAILVIEW
.
createDefaultSearchStartComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the default search button.
createDefaultSearchStopComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the default stop button.
createDefaultSearchSubfoldersComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns search
sub folders CheckBox
.
createDefaultSearchSubfoldersLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the
default Search subfolders
text to be used
to label the
the search subfolders
CheckBox
component.
createDefaultSearchTextComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the default
Search for:
component.
createDefaultSearchTextLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the default
Search for: Label
.
createDefaultSearchWhatComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns default
Search what
choice component.
createDefaultSearchWhatLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns the
default search field text label.
createDefaultSearchWhereComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns default
Search where
choice component.
createDefaultSearchWhereLabel() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Creates and returns
the default Search where:
text label.
createDefaultSelectionModel() -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the default selection model object, which is
a CellSelectionModel
.
createDefaultShowDescriptionComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSelector
Returns the default instance of the Show Description CheckBox.
createDefaultTableHeader() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Returns the default table header object, which is
a OLAPColumnHeader
if the model is OLAP, ColumnHeader
if the model is relational.
createDefaultTableHeader() -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the default table header object, which is
a ColumnHeader
.
createDefaultToolBar() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
Deprecated. use #createDefaultToolBar(Locale)
createDefaultToolBar(Locale) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
Returns the default instance for the ToolBar component.
createDefaultUpOneLevelComponent() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileToolBar
Returns an image to be used for the
UP_ONE_LEVEL
action.
createDefaultViewerSupport() -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Creates the default viewer support, which by default is an instanceof
com.sas.actionprovider.support.SwingViewerSupport
.
createDefaultViewerSupport() -
Method in class com.sas.swing.visuals.tableview.TableView
Creates the default viewer support, which by default is an instanceof
com.sas.actionprovider.support.SwingViewerSupport
.
createDelegate() -
Method in class com.sas.swing.models.CollectionToListModelAdapter
Create the delegate object
createDelegate() -
Method in class com.sas.swing.models.MapToListModelAdapter
Create the delegate object
createDelegate() -
Method in class com.sas.swing.models.MapToTableModelAdapter
Create the delegate object
createDeploymentContext(Properties, ClassLoader) -
Static method in class com.sas.services.deployment.ioc.DeploymentContextFactory
Creates a deployment context associated with a strategy.
createDisabledImage(Image) -
Method in class com.sas.swing.visuals.ImageView
Create an image based on the image given that greys out the colors.
createDisabledImage(Image) -
Method in class com.sas.visuals.ImageView
Create an image based on the image given that greys out the colors.
createDiscoveryServiceBean(Document) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates an XML element representing the Discovery Service bean and
adds it to the document.
createDisplayImage(int, int) -
Method in class com.sas.swing.visuals.ImageView
Create the image to be displayed.
createDisplayImage(int, int) -
Method in class com.sas.visuals.ImageView
Create the image to be displayed.
createDisplayTransformPanel() -
Method in class com.sas.swing.visuals.SwingCustomizerView
Factory method to create the "Display Transform" tab.
createDocument() -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates an XML document representing SAS Foundation services
beans that are to be deployed in an IOC container.
createDocument(DocumentBuilder) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates an XML document using the specified document builder.
createDocument(Object) -
Method in class com.sas.services.ServiceInitializationObject
Creates an XML document representation of the service configuration.
createDocument(ServiceComponent) -
Method in class com.sas.services.AbstractServiceComponentConfig
Creates a configuration for the specified service component.
createDocument(ServiceComponent) -
Method in interface com.sas.services.ServiceComponentConfigInterface
Creates an XML document representation of the service component's configuration.
createDocument(ServiceComponent) -
Method in class com.sas.services.ServiceProfile
Creates an XML document representation of the service's configuration.
createDocument(SoftwareComponent) -
Method in class com.sas.services.deployment.DeploymentDescriptorContext
Creates a document for the specified software component that
represents a foundation services deployment.
createDocument(SoftwareComponent, Map) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates an XML document representing SAS Foundation services
beans that are to be deployed in an IOC container.
createDocument(String) -
Static method in class com.sas.services.information.metadata.lookup.utils.XML
createDoubleBuffer(Component, Graphics, Dimension) -
Method in class com.sas.visuals.BufferedGraphics
Create an image used for double buffering
createDownload(String, int, boolean) -
Method in class com.sas.net.connect.ConnectClient
Create download file object.
createDownload(String, int, boolean) -
Method in class com.sas.net.connect.ConnectClient
Create download file object.
createDynamicValuesTag(String, Object) -
Static method in class com.sas.entities.edit.models.providers.BusinessQueryDynamicValuesTagGenerator
Create a <DynamicValues> node for an InformationMap query.
createEditRuleColorFontComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Create all the visual components for the Color and Font tab of the edit
rule page
createEditRuleComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Create all the visual components for the Rule tab of the edit rule page
createEditRuleImageTextComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Create all the visual components for the Image and Text tab of the edit
rule page
createEdittingControls() -
Method in class com.sas.visuals.PropertyEditorHost
Create the controls necessary to change the value of the property.
createElement(Document) -
Method in class com.sas.services.deployment.Consumer
Creates an XML Element representing this Consumer.
createEmptyXML() -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
This method is used to create the start of an empty string to compare against the
generated string.
createExpressionFromNative(Object, int) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Attempts to create a new ExpressionInterface instance from the given native Object for the specified
expression type.
createExpressionFromNative(Object, int, boolean) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
createExternalIdentityObject(CMetadata) -
Method in interface com.sas.metadata.remote.MdObjectStore
Deprecated. As of 9.2 this method is no longer supported
createExternalIdentityObject(CMetadata) -
Method in interface com.sas.metadata.remote.MdServerStore
This creates an ExternalIdentity object connection to owningObject for change management.
createExternalIdentityObject(CMetadata) -
Method in interface com.sas.metadata.remote.MdStore
This creates an ExternalIdentity object connection to owningObject for change management.
createFactory() -
Method in class com.sas.services.deployment.ServiceConfigFactory
Creates a service configuration factory using properties defined
at the time this object was constructed using
ServiceConfigFactory.ServiceConfigFactory(Properties)
or by calling
ServiceConfigFactory.setProperties(Properties)
.
createFavoritesFolder(String, FolderInterface) -
Method in class com.sas.services.information.metadata.favorites.FavoritesFactory
Creates a new favorites folder.
createFavoritesGroup(String, FavoritesContainer) -
Method in class com.sas.services.information.metadata.favorites.FavoritesFactory
Creates a new favorites group within an owning container.
createFile(SoftwareComponent, File) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates a deployment file which represents SAS Foundation Services as
beans which can be deployed in an Inversion of Control (IOC) container.
createFile(SoftwareComponent, File) -
Method in class com.sas.services.deployment.DeploymentDescriptorContext
Creates a deployment file which represents SAS Foundation Services as
beans which can be deployed in an Inversion of Control (IOC) container.
createFile(SoftwareComponent, File) -
Method in interface com.sas.services.deployment.DeploymentStrategyInterface
Creates a deployment file which represents SAS Foundation Services as
beans which can be deployed in an Inversion of Control (IOC) container.
createFiles(SoftwareComponent, File, File) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates deployment files which represents SAS Foundation Services as
beans which can be deployed and looked up by applications using
an Inversion of Control (IOC) container.
createFiles(SoftwareComponent, File, File) -
Method in class com.sas.services.deployment.DeploymentDescriptorContext
Creates deployment files which represents SAS Foundation Services as
beans which can be deployed and looked up by applications using
an Inversion of Control (IOC) container.
createFiles(SoftwareComponent, File, File) -
Method in interface com.sas.services.deployment.DeploymentStrategyInterface
Creates deployment files which represents SAS Foundation Services as
beans which can be deployed and looked up by applications using
an Inversion of Control (IOC) container.
createFilterItem(FilterLogicBaseNodeInterface, ExpressionInterface) -
Method in class com.sas.dataselectors.filters.tree.LogicTreeToFilterItemTransform
createFilterItemFromNative(Object, FilterItemListInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a new FilterItemInterface wrapper around the given native object.
createFilterQualifierFromNative(Object) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a filter qualifier for the given object from the native
filter model.
createFilterQualifierListFromNativeList(List, FilterItemInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a list of filter qualifiers to represent the list of objects
from the native filter model.
createFilterStep(FilterOperatorEnum, String) -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
Creates a new filter step using the current TupleElement and the given properties.
createFilterStep(FilterOperatorEnum, String) -
Method in interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface
Creates a new filter step using the current TupleElement and the given properties.
createFilterValueFromNative(Object) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates a FilterValueInterface object that encapsulates the given native object.
createFilterValueFromNative(Object, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates a FilterValueInterface object that encapsulates the given native object.
createFilterValueFromNative(Object, long, String) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates a FilterValueInterface object that encapsulates the given native object.
createFilterValueFromNative(Object, long, String, boolean) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates a FilterValueInterface object that encapsulates the given native object.
createFilterValueList(FilterItemInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a list containing a FilterValueInterface wrapper for the OLAPTimeBasedFilterAdapterInterface
contained in the given FilterItemInterface.
createFilterValueListFromNativeList(List, FilterItemInterface) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a list of FilterValueInterface wrappers for the given
list of native filter object values.
createFilterableItem(Object) -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Creates an instance of FilterableItemInterface for the given object from the native filter
model.
createFilterableItem(Object) -
Method in class com.sas.dataselectors.filters.BusinessModelToFilterableListModelAdapter
Creates an instance of FilterableItemInterface for the given object from the native filter
model.
createFilterableItem(Object) -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterableListModelAdapter
Creates an instance of FilterableItemInterface for the given object from the native filter
model.
createFilterableItemList() -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Creates the list of filterable items based on the underlying native model.
createFilteredImage(Image, ImageFilter) -
Method in class com.sas.swing.visuals.ImageView
Create an image based on the image given that is filtered using the given ImageFilter.
createFilteredImage(Image, ImageFilter) -
Method in class com.sas.visuals.ImageView
Create an image based on the image given that is filtered using the given ImageFilter.
createFocusListener() -
Method in class com.sas.swing.visuals.tableview.BasicTableViewUI
Creates the focus listener for handling keyboard navigation in the TableView.
createFolder(String) -
Method in class com.sas.services.information.metadata.dav.DAVFolder
Create a folder (always relative to some folder
createFolder(String) -
Method in interface com.sas.services.information.metadata.dav.DAVFolderInterface
Create a folder (always relative to some folder)
createFolder(String, String) -
Method in class com.sas.services.information.metadata.dav.DAVFolder
Create a folder (always relative to some folder
createFolder(String, String) -
Method in interface com.sas.services.information.metadata.dav.DAVFolderInterface
Create a folder (always relative to some folder)
createFontContainer() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
createFontLists() -
Method in class com.sas.swing.visuals.FontPanel
createFractionalItemInfo(DataItem) -
Method in class com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSource
Returns a FractionalItemInfo object to represent the specified DataItem.
createGUI() -
Method in class com.sas.table.RangeTypesViewPanel
createGetXMLString(Map<String, String>) -
Method in interface com.sas.metadata.remote.MdOMIUtil
Creates and returns the XML string used for a GetMetadata request.
createGetXMLString(String, String, List<String>, List<String>) -
Method in interface com.sas.metadata.remote.MdOMIUtil
Creates and returns the XML string to retrieve simple and/or complex attributes.
createHeaderSize() -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI
createHeaderSize(long) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI
createHeaderSize(long) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI
createIconConnector(StringBuffer, boolean, String, boolean, boolean, int) -
Method in class com.sas.servlet.tbeans.html.TreeView
createIconObject(AnimationIconView) -
Method in class com.sas.visuals.AnimationIconView
Creates a new Instance of the AnimationIcon.
createIconObject(AnimationIconView) -
Method in class com.sas.visuals.Fireworks
Called by super in AnimationIconView during cloning.
createIconObject(AnimationIconView) -
Method in class com.sas.visuals.ImageAnimation
Creates a clone of itself and sets the properties of the ImageAnimationIcon,
which is part of the AnimationIconView object.
createIconObject(AnimationIconView) -
Method in class com.sas.visuals.Marquee
Creates a clone of itself and sets the properties of the MarqueeIcon,
which is part of the AnimationIconView object.
createItem(String) -
Method in class com.sas.services.information.metadata.dav.DAVFolder
Create an item (always relative to some folder
createItem(String) -
Method in interface com.sas.services.information.metadata.dav.DAVFolderInterface
Create an item (always relative to some folder)
createItem(String, FilterConditionListInterface, List, List, boolean, FilterItemListInterface, boolean, Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterItemList
createItem(String, FilterConditionListInterface, String[], String[], boolean, FilterItemListInterface, boolean, Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterItemList
createItem(String, String) -
Method in class com.sas.services.information.metadata.dav.DAVFolder
Create an item (always relative to some folder)
createItem(String, String) -
Method in interface com.sas.services.information.metadata.dav.DAVFolderInterface
Create an item (always relative to some folder)
createItemEvent(int, String, int) -
Method in class com.sas.visuals.ComboBox
Processes item events by
dispatching them to any registered ItemListener objects.
createJavaDateFromSASDate(double) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Deprecated. use DateAndTimeUtil.createJavaDateFromSASDate(double) instead
createJavaDateFromSASDate(double) -
Method in class com.sas.dataselectors.filters.DateAndTimeUtil
createJavaDateFromSASDateTime(double) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Deprecated. use DateAndTimeUtil.createJavaDateFromSASDateTime(double) instead
createJavaDateFromSASDateTime(double) -
Method in class com.sas.dataselectors.filters.DateAndTimeUtil
createJavaDateFromSASTime(double) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Deprecated. use DateAndTimeUtil.createJavaDateFromSASTime(double) instead
createJavaDateFromSASTime(double) -
Method in class com.sas.dataselectors.filters.DateAndTimeUtil
createKeyEvent(int, long, int, int, char) -
Method in class com.sas.visuals.ComboBox
Processes key events by
dispatching them to any registered KeyListener objects.
createLabel() -
Method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
createLabel(LevelInterface, PropertyInterface) -
Static method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
createLabel(LevelInterface, PropertyInterface, Locale) -
Static method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
createLabel(Locale) -
Method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
createLabelForComponent(Component, String) -
Static method in class com.sas.swing.visuals.util.Util
Creates an instance of JLabel and configures the mnemonic for the label
given the text.
createLayersComponent() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createLayersLabels() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createLayout() -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
createLayout() -
Method in class com.sas.swing.visuals.wizard.ButtonNavigationPanel
Creates the layout manager for this ButtonNavigationPanel.
createLayout() -
Method in class com.sas.swing.visuals.wizard.Wizard
Creates and sets the layout manager for the wizard.
createLayout() -
Method in class com.sas.swing.visuals.wizard2.ButtonNavigationPanel
Creates the layout manager for this ButtonNavigationPanel.
createLayout() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Creates and sets the layout manager for the wizard.
createListeners() -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.MultiSelectionListEditorPanel
Internal method for creating a ListSelectionListener
createLogMessage(String[]) -
Static method in class com.sas.services.logging.util.LoggerMonitor
Deprecated. Formats a message which can be logged for consumption by a monitor.
createMainPanel() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
createMdStore(boolean, Map, Environment) -
Static method in class com.sas.services.deployment.AbstractMetadataSource
Creates a metadata object store in a new metadata factory.
createMeasureChoiceBox() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
createMeasureLabel() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
Creates the label for the measure.
createMetadata() -
Method in class com.sas.dataselectors.filters.FilterBaseModelData
Attempts to create a MetadataInterface from the base model if one is not
already available.
createMetadata(String, String) -
Method in interface com.sas.services.information.OMIRepositoryInterface
Create a new metadata object.
createMetadata(String, String) -
Method in class com.sas.services.information.OMIServerRepository
Create a new metadata object.
createMetadata(String, String, String) -
Method in interface com.sas.services.information.MetadataServerInterface
Create a new metadata object.
createMetadata(String, String, String) -
Method in class com.sas.services.information.OMIServer
createMetadataItems(List) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Creates metadata items that are used to store the various pieces of data retrieved from
the Information Service.
createMetadataPackageItems(EntryInterface[]) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
createMetadataSource(MetadataSourceProperties, Environment) -
Static method in class com.sas.services.deployment.MetadataSourceFactory
Creates a metadata source based upon the specified properties.
createMetadataSource(String, String, String) -
Static method in class com.sas.services.deployment.PlatformServicesConfiguration
Define a metadata source based upon the URL.
createModelWithDisabledOfflineResultSets(BusinessQuery, QueryConnectorInterface, Boolean) -
Static method in class com.sas.servlet.commands.jdbc.export.Util
Return a new BusinessQueryToTableModelAdapter with offline results sets turned off.
createMouseInputListener() -
Method in class com.sas.swing.visuals.BasicCheckBoxListUI
Creates a delegate that implements MouseInputListener.
createMouseInputListener() -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI
Creates the mouse listener for the JTable.
createMouseInputListener() -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPOriginComponentUI
Creates the mouse listener for the JTable.
createMouseInputListener() -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPRowHeaderUI
Creates the mouse listener for the JTable.
createMouseInputListener() -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI
Creates the mouse listener for the JTable.
createMouseInputListener() -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI
Creates the mouse listener for the JTable.
createMouseInputListener() -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI
Creates the mouse listener for the JTable.
createMouseInputListener() -
Method in class com.sas.swing.visuals.tableview.BasicTableViewUI
Creates the mouse listener for the TableView.
createNamedPage(String) -
Method in class com.sas.swing.visuals.wizard.Wizard
This method should be overridden by Wizard subclasses if delayed page instantiation is
selected.
createNamedPage(String) -
Method in class com.sas.swing.visuals.wizard2.Wizard
This method should be overridden by Wizard subclasses if delayed page instantiation is
selected.
createNode(String, String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
createNodeInterface(Object) -
Method in class com.sas.util.transforms.IndexedGetInterfaceToTreeInterfaceTransform
Factory method to create an object representing o which implements NodeInterface
.
createNodeInterface(Object) -
Method in class com.sas.util.transforms.ObjectArrayToTreeInterfaceTransform
Factory method to create an object representing o which implements NodeInterface
.
createNodeInterface(String) -
Method in class com.sas.util.transforms.StringArrayToTreeInterfaceTransform
Factory method to create an object representing o which implements NodeInterface
.
createNodeParameterString(Map) -
Method in class com.sas.servlet.tbeans.form.html.ComboBoxView
Returns a String containing the name/value pairs of the properties to be passed to
the JavaScript node constructor.
createNodeParameterString(Map) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Returns a String containing the name/value pairs of the properties to be passed to
the JavaScript node constructor.
createNodeParameterString(Map) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Returns a String containing the name/value pairs of the properties to be passed to
the JavaScript node constructor.
createObjectAttributeString(Map<String, String>) -
Method in interface com.sas.metadata.remote.MdOMIUtil
Creates a string of an object's attributes as key/value pairs
createObjectRefreshXML(CMetadata, boolean, boolean) -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
Creates XML for an object
createObjectStore() -
Method in interface com.sas.metadata.remote.MdFactory
Returns a MdObjectStore for use in storing objects, and creating objects.
createObjectStore() -
Method in class com.sas.metadata.remote.MdFactoryImpl
Returns a MdObjectStore for use in storing objects, and creating objects.
createObjectStore(MdStore) -
Method in interface com.sas.metadata.remote.MdFactory
Returns a MdObjectStore for use in storing objects, and creating objects.
createObjectStore(MdStore) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Returns a MdObjectStore for use in storing objects, and creating objects.
createObjectStore(MdStore, String) -
Method in interface com.sas.metadata.remote.MdFactory
Returns a MdObjectStore for use in storing objects, and creating objects.
createObjectStore(MdStore, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Returns a MdObjectStore for use in storing objects, and creating objects.
createObjectXML(CMetadata) -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
Creates XML for an object
createObjectXML(CMetadata, boolean) -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
Creates XML for an object
createOptionConfigFile() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the optional option which required to specify the name of a file which contains all
configuration options.
createOptionConsumerName() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the name of a SAS Foundation Services deployment
service configuration consumer.
createOptionConsumerNameNew() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the new name of a SAS Foundation Services
deployment service configuration consumer.
createOptionDeploymentFile() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the name of a file for a SAS Foundation Services
deployment.
createOptionDeploymentID() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the FQID of a SAS Foundation Services deployment.
createOptionDeploymentName() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the name of a SAS Foundation Services deployment.
createOptionDirectory() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the absolute path to a file system directory.
createOptionHost() -
Method in class com.sas.services.deployment.CLIOptionsRMIRegistry
Creates the command line option used to specify the RMI registry's host.
createOptionIsOverwriteConfig() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the optional control which can be used to specify whether it is OK to overwrite a SAS
Foundation Services deployment XML file when exporting a deployment.
createOptionIsOverwriteFile() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the optional control which can be used to specify whether it is OK to overwrite a SAS
Foundation Services deployment XML file when exporting a deployment.
createOptionIsPrompting() -
Method in class com.sas.services.deployment.CLIOptionsConfig
Creates the command line option used to designate whether
the user should be prompted to specify options if options are
being passed into the application using System.in.
createOptionIsRemoveUnusedResources() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which is required to specify whether unused resources should be removed from
a service's configuration when a consumer's configuration is uninstalled.
createOptionMetaServer() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate the metadata server.
createOptionPassword() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate the user password to be used to
login to the metadata server.
createOptionPasswordOnStdin() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the optional command line option used to designate whether or not
the user's login credential should be passed to the application via stdin.
createOptionPort() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate the metadata server's port.
createOptionPort() -
Method in class com.sas.services.deployment.CLIOptionsRMIRegistry
Creates the command line option used to specify the RMI registry's port.
createOptionPropertyFile() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the absolute path to a properties file.
createOptionRepository() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate the name of a metadata server repository.
createOptionSPN() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate the
service principal name.
createOptionSecPackageList() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate a security package list.
createOptionServiceApplication() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the name of an application which uses a layered
service configuration.
createOptionServiceConfigFile() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which required to specify the name of a file for a SAS Foundation Services
deployment.
createOptionServiceGroupName() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option used to specify the name of a group of services defined within a SAS
Foundation Services deployment.
createOptionServiceName() -
Method in class com.sas.services.deployment.CLIOptionsServiceDeployment
Gets the option which is required to specify the name of a service defined within a SAS
Foundation Services deployment.
createOptionUser() -
Method in class com.sas.services.deployment.CLIOptionsMeta
Creates the command line option used to designate the user ID to be used to
login to the metadata server.
createOrdinal(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeaderSelectionModel
createOrdinal(int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Creates the ordinal value for the given row-column pair.
createOrdinal(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
createOriginCell() -
Method in class com.sas.table.TableView
Factory method for creating the cell associated with the origin cell.
createOutsideBorder() -
Method in class com.sas.swing.visuals.tableview.DefaultTableHeaderRenderer
createPathFromArray(Object[]) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Given an array of folder names, this method returns a file system path.
createPathFromArray(Object[]) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Given an array of folder names, this method returns a file system path.
createPlusMinus(boolean, String, String, boolean, boolean, String, String, String, boolean, int) -
Method in class com.sas.servlet.tbeans.html.TreeView
Create the node, a table with one row with columns for
the addOns/onTheLeft,
plus/minus icon,
and the horizontal line before the node icon.
createPlusMinusConnector(StringBuffer, boolean, String, String, String, int) -
Method in class com.sas.servlet.tbeans.html.TreeView
createPlusMinusIconConnector(StringBuffer, boolean, String, String, String) -
Method in class com.sas.servlet.tbeans.html.TreeView
createPlusMinusImage(StringBuffer, String, String, String, String, boolean) -
Method in class com.sas.servlet.tbeans.html.TreeView
createPopup() -
Method in class com.sas.swing.visuals.WideComboBox
createPopupMenu() -
Method in class com.sas.swing.visuals.tableview.TableView
Creates the default popupMenu
used to display the commands
to preform on the table.
createPreview() -
Method in class com.sas.swing.visuals.FontPanel
createProfile(UserContextInterface, String) -
Method in class com.sas.services.user.UserService
Create a new profile.
createProfile(UserContextInterface, String) -
Method in interface com.sas.services.user.UserServiceInterface
Create a new profile.
createProfile(UserContextInterface, UserContextInterface, String) -
Method in class com.sas.services.user.UserService
Create a new profile.
createProfile(UserContextInterface, UserContextInterface, String) -
Method in interface com.sas.services.user.UserServiceInterface
Create a new profile.
createPropertyChangeListener() -
Method in class com.sas.swing.visuals.tableview.BasicTableViewUI
Creates the property change listener for the TableView.
createROCFComponents() -
Method in interface com.sas.awt.WindowInitInterface
Create any necessary ROCF (Remote Object Class Factory) components.
createRankStep(RankOrderEnum, int, boolean, RankTypeEnum) -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
Creates a new rank step using the current TupleElement and the given properties.
createRankStep(RankOrderEnum, int, boolean, RankTypeEnum) -
Method in interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface
Creates a new rank step using the current TupleElement and the given properties.
createRefreshXML(CMetadata, boolean, boolean) -
Method in interface com.sas.metadata.remote.MdOMIUtil
Creates an XML string used for refreshing an object.
createRefreshXMLforStore(boolean, boolean) -
Method in interface com.sas.metadata.remote.MdObjectStore
Creates XML for all objects in store.
createRefreshXMLforStore(boolean, boolean) -
Method in interface com.sas.metadata.remote.MdStore
Creates XML for all objects in store.
createRegistry() -
Method in class com.sas.services.deployment.RMIConfiguration
Creates an RMI registry.
createRemoteInstance(String) -
Method in class com.sas.net.connect.RemoteObjectExtension
creates an instance of the named class on the server and returns a proxy for it
createRemoteObjects() -
Method in class com.sas.sasserver.CatalogSelectorDialog
createRemoteObjects() -
Method in class com.sas.sasserver.DataSetSelectorDialog
createRemoteObjects() -
Method in class com.sas.sasserver.EISSelectorDialog
Creates an instance of MetabaseListInterface.
createRemoteObjects() -
Method in class com.sas.sasserver.LibrarySelectorDialog
Creates an instance of LibraryListInterface.
createRemoteObjects() -
Method in class com.sas.sasserver.MetabaseSelectorDialog
Creates an instance of MetabaseListInterface.
createRemoteObjects() -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
Creates an instance of Rocf and tests the connection.
createRemoteObjects() -
Method in class com.sas.sasserver.RemoteObjectSelectorDialog
Creates an instance of Rocf.
createRepositoryNodeMetadataItems(List) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Creates metadata items that are used to store the various pieces of data retrieved from
the Information Service.
createRepositoryRootFolder(OMIRepositoryInterface) -
Method in interface com.sas.services.information.metadata.FolderAdminInterface
Creates the root folder for a repository.
createRocf() -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
createRockets() -
Method in class com.sas.visuals.FireworkIcon
Create the rocket objects to be painted.
createRoleProvider(BusinessQuery) -
Static method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Creates the dataitem selector model from the BusinessQuery.
createRoles() -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
createRoles() -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModelOLAPTable
createRoles() -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModelRelationalTable
createRow(int) -
Method in class com.sas.table.TableView
Factory method for creating rows.
createRowLabel(Row) -
Method in class com.sas.table.TableView
Factory method for creating row labels.
createRowRole() -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModelOLAPTable
createRulesListDialogComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Create all the visual components for the rules management page
createSearch(ServerInterface) -
Static method in class com.sas.services.information.search.SearchFactory
createSearchFolder(String, FolderInterface) -
Static method in class com.sas.services.information.search.SearchFactory
createSearchFolder(String, FolderInterface, Search) -
Static method in class com.sas.services.information.search.SearchFactory
createSelectFormatButton() -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
Creates the transfer button for this simple calculated item selector panel.
createSelectLevelsComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
Create all the visual components for the Color and Font tab of the edit
rule page
createSelectLevelsComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Create all the visual components for the Color and Font tab of the edit
rule page
createSelectionModel() -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Creates a new default list selection model.
createSeparator() -
Method in class com.sas.swing.visuals.wizard.Wizard
Returns a separator component used in the wizard layout.
createSeparator() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Returns a separator component used in the wizard layout.
createService(ServiceConfigurationInterface, DiscoveryServiceInterface) -
Static method in class com.sas.services.discovery.DiscoveryServiceFactory
Gets a discovery service that has been initialized with the specified
service configuration.
createService(ServiceConfigurationInterface, DiscoveryServiceInterface) -
Static method in class com.sas.services.events.broker.EventBrokerServiceFactory
Deprecated. Instantiates a new Event Broker service initialized
with the specified configuration.
createService(ServiceConfigurationInterface, DiscoveryServiceInterface) -
Static method in class com.sas.services.events.discovery.EventBrokerDiscoveryServiceFactory
Deprecated. As of release 9.2, this class is no longer being supported.
createService(ServiceConfigurationInterface, DiscoveryServiceInterface) -
Static method in class com.sas.services.session.SessionServiceFactory
Gets a Session service initialized
with the specified configuration.
createService(ServiceConfigurationInterface, DiscoveryServiceInterface) -
Static method in class com.sas.services.storedprocess.StoredProcessServiceFactory
Gets a Stored Process service initialized
with the specified configuration.
createServiceBeans(Document, SoftwareComponent, Map) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates beans representing the service components.
createServiceComponentConfig(String, Document) -
Method in class com.sas.services.ServiceProfile
Creates a service component configuration initialized using the
text store associated with the specified XML.
createServiceConfig(ServiceConfigDocument) -
Method in class com.sas.services.ServiceProfile
Creates a service component configuration initialized using the
text store associated with the specified property.
createServiceConfig(String, String, String, String, MetadataSourceInterface, boolean) -
Method in class com.sas.services.deployment.AbstractServiceConfigFactory
Creates a service configuration using the specified metadata.
createServiceConfigFactory(Document) -
Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Creates an XML element representing a factory which can be used
to create service configurations.
createServiceConfigForProperty(Property) -
Method in class com.sas.services.ServiceProfile
Creates a service component configuration initialized using the
text store associated with the specified property.
createServiceConfigProperty(ServiceComponent, String, String, Document) -
Method in class com.sas.services.ServiceProfile
Creates a new property for the specified service initializing it
with a default configuration.
createServiceConfigProperty(ServiceComponent, String, String, Document, boolean) -
Method in class com.sas.services.ServiceProfile
Creates a new property for the specified service initializing it
with a default configuration.
createServiceConfiguration(String, String, String, MetadataSourceInterface, boolean) -
Method in class com.sas.services.deployment.URLServiceConfigFactory
Query the service's configuration using a metadata resource adaptor.
createSimpleMetadataObject(CMetadata) -
Method in interface com.sas.metadata.remote.MdFactory
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(CMetadata) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(CMetadata, String) -
Method in interface com.sas.metadata.remote.MdFactory
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(CMetadata, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(String, String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(String, String, String, String) -
Method in interface com.sas.metadata.remote.MdFactory
Creates an object to be used as a place holder for a more complex object.
createSimpleMetadataObject(String, String, String, String) -
Method in class com.sas.metadata.remote.MdFactoryImpl
Creates an object to be used as a place holder for a more complex object.
createSizeComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createSortSelectorChoiceBox() -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
Creates the list box for the output types.
createSortSelectorLabel() -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
Creates the label for the sort by type.
createSortSelectorRadioBox() -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
Creates the sort selector radio boxes.
createSourceCodeRepository(String, String) -
Method in class com.sas.services.storedprocess.metadata.SourceCodeRepositoryUtil
Create a new source code repository.
createSourceLabel() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Creates the component to be used as the source label.
createSplash(Frame) -
Method in class com.sas.visuals.Splash
createStatement() -
Method in class com.sas.net.sharenet.ShareNetConnection
Creates a ShareNetStatement object.
createStatement() -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
createStatement() -
Method in class com.sas.net.sharenet.ShareNetConnection
Creates a ShareNetStatement object.
createStatement() -
Method in class com.sas.rio.MVAConnection
Creates a Statement object.
createStatement(int, int) -
Method in class com.sas.net.sharenet.ShareNetConnection
JDBC 2.0
Creates a Statement object by allowing the default result set
type and result set concurrency type to be overridden.
createStatement(int, int) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
createStatement(int, int) -
Method in class com.sas.net.sharenet.ShareNetConnection
JDBC 2.0
Creates a Statement object by allowing the default result set
type and result set concurrency type to be overridden.
createStatement(int, int) -
Method in class com.sas.rio.MVAConnection
Same as createStatement() above, but allows the default result set
type and result set concurrency type to be overridden.
createStatement(int, int, int) -
Method in class com.sas.net.sharenet.ShareNetConnection
Creates a Statement object that will generate ResultSet
objects with the given type, concurrency, and holdability.
createStatement(int, int, int) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
createStatement(int, int, int) -
Method in class com.sas.net.sharenet.ShareNetConnection
Creates a Statement object that will generate ResultSet
objects with the given type, concurrency, and holdability.
createStatement(int, int, int) -
Method in class com.sas.rio.MVAConnection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStatusImagePanel() -
Method in class com.sas.swing.visuals.wizard.Wizard
Constructs and returns a JPanel object.
createStatusImagePanel() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Constructs and returns a JPanel object.
createStringCollection(StaticOrderedCollectionInterface) -
Static method in class com.sas.servlet.util.Util
Creates a copy of the data provided by the model implementing
StaticOrderedCollectionInterface.
createStringCollection(StaticOrderedCollectionInterface, boolean) -
Static method in class com.sas.servlet.util.Util
Creates a copy of the data provided by the model implementing
StaticOrderedCollectionInterface.
createStringExpressionList(List) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a List of StringExpression instances for the given List of values.
createStringExpressionList(List, int) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Creates and returns a List of StringExpression instances for the given List of values.
createSubprofile(ProfileInterface) -
Method in class com.sas.services.user.Profile
Create a new subprofile under this profile in the same repository.
createSubprofile(ProfileInterface) -
Method in interface com.sas.services.user.ProfileInterface
Create a new subprofile under this profile in the same repository.
createSwingPanel() -
Method in class com.sas.util.login.LoginBeanSwingUtil
Creates a Swing panel from the properties specified on the associated LoginBean.
createTabComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createTabComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
createTable(String, String, Column[], String) -
Method in class com.sas.rio.MVAStatement
RIO
Creates a new table with the name specified in the tableName String.
createTargetLabel() -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Creates the component to be used as the target label.
createTiledImage(Image, int, int) -
Method in class com.sas.swing.visuals.ImageView
Create an image based on the image given that is tiled over the entire
area of the ImageView.
createTiledImage(Image, int, int) -
Method in class com.sas.visuals.ImageView
Create an image based on the image given that is tiled over the entire
area of the ImageView.
createTitleComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
createToolTipContainer() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
createTopLevelFolder(OMIRepositoryInterface, String) -
Method in interface com.sas.services.information.metadata.FolderAdminInterface
Creates a new top level folder for the given repository or returns an existing folder that
has already been defined.
createTransformContainer() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
createTransformContainerComponents() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
createTreeList() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
createUI(JComponent) -
Static method in class com.sas.swing.visuals.BasicCheckBoxListUI
Returns a new instance of BasicCheckBoxListUI.
createUI(JComponent) -
Static method in class com.sas.swing.visuals.BasicLabelViewUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.BasicTriStateCheckBoxListUI
Returns a new instance of BasicTriStateCheckBoxListUI.
createUI(JComponent) -
Static method in class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.olaptableview.BasicOLAPOriginComponentUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.olaptableview.BasicOLAPRowHeaderUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.olaptableview.BasicOLAPTableViewUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI
createUI(JComponent) -
Static method in class com.sas.swing.visuals.tableview.BasicTableViewUI
createUpdateAssociationXML() -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
Override this method to create the XML string necessary to update
lists of associated objects, such as columns, and extended attributes.
createUpdateAssociationXML(CMetadata, StringBuffer) -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
Creates update XML for all associations on inputed object.
createUpdateSimpleXML() -
Method in interface com.sas.metadata.remote.MdObjectBaseXML
This method is used to create the start of the
full XML string needed to perform an update.
createUpdateXMLSimple(String, String, List<String>, List<String>) -
Method in interface com.sas.metadata.remote.MdOMIUtil
Creates and returns the XML string of the passed in attributes
createUserValue(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Returns a new object that the Client will understand as a user typed value
This should throw an IllegalArgument exception if the valueTyped is NOT valid
for this Item.
createUserValue(String) -
Method in interface com.sas.dataselectors.filters.FilterItemInterface
Returns a new object that the Client will understand as a user typed value
This should throw an IllegalArgument exception if the valueTyped is NOT valid
for this Item.
createValidationFunctionCall(TransformationInterface) -
Method in interface com.sas.servlet.tbeans.util.validators.JavaScriptValidationInterface
Returns a String containing the entire Javascript validation function call.
createValidationFunctionCall(TransformationInterface) -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
Returns a String containing the entire Javascript validation function call.
createValidationMessages() -
Method in class com.sas.util.validators.DateStringValidator
Stores in the messages collection the set of possible messages generated by validateValue
createValidationMessages() -
Method in class com.sas.util.validators.IntegerStringValidator
createValidationMessages() -
Method in class com.sas.util.validators.MinMaxIntegerStringValidator
createValidationMessages() -
Method in class com.sas.util.validators.RequiredStringValidator
createValidationMessages() -
Method in class com.sas.util.validators.Validator
createValidationMessages is called by the constructor to create the collection
of message objects that are accessed by validateValue.
createValueItem(TupleElementInterface) -
Static method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
createValueItemFromUniqueMemberID(DataItem, String) -
Static method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
createVisibleEnabledContainer() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
createVisuals() -
Method in class com.sas.swing.visuals.wizard.Wizard
Calls method createLayout
to create and set the layout manager for the wizard.
createVisuals() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Calls method createLayout
to create and set the layout manager for the wizard.
createVisuals(Action[], Object[]) -
Method in class com.sas.swing.visuals.wizard.ButtonNavigationPanel
createVisuals(Action[], Object[]) -
Method in class com.sas.swing.visuals.wizard2.ButtonNavigationPanel
createVisuals(String[], String[], Object[]) -
Method in class com.sas.swing.visuals.wizard.ButtonNavigationPanel
Calls method createLayout
to create the layout manager for the ButtonNavigationPanel.
createVisuals(String[], String[], Object[]) -
Method in class com.sas.swing.visuals.wizard2.ButtonNavigationPanel
Calls method createLayout
to create the layout manager for the ButtonNavigationPanel.
createWizardImageView() -
Method in class com.sas.swing.visuals.wizard.Wizard
Factory method used to create the imageView
object.
createWizardImageView() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Factory method used to create the imageView
object.
createWizardPageDeck() -
Method in class com.sas.swing.visuals.wizard.Wizard
Factory method used to construct the deck
object.
createWizardPageDeck() -
Method in class com.sas.swing.visuals.wizard2.Wizard
Factory method used to construct the deck
object.
createWorkspaceByLogicalName(String, String, String, String, Properties) -
Method in class com.sas.iom.WorkspaceFactory
Creates a new connection to a workspace object using LDAP information.
createWorkspaceByServer(Properties) -
Method in class com.sas.iom.WorkspaceFactory
Creates a new IWorkspace object based on Server definitions.
createXMLSubString(List<String>, List<String>) -
Method in interface com.sas.metadata.remote.MdOMIUtil
Creates and returns the XML string of the passed in attributes
createXMLforStore() -
Method in interface com.sas.metadata.remote.MdObjectStore
Creates XML for all objects in store.
crossingSelector -
Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
cssDefinitions -
Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The HTMLExportCSSInfoInterface objects that contain the info on the CSSs to be exported.
cssMIMEType -
Variable in class com.sas.commands.dataselectors.ExportSelectorCommand
The MIME types of the CSSs to be exported together with the data.
cssMIMEType -
Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The MIME types of the CSSs to be exported together with the data.
cssMediaList -
Variable in class com.sas.commands.dataselectors.ExportSelectorCommand
The media attributes of the CSSs to be exported together with the data.
cssMediaList -
Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The media attributes of the CSSs to be exported together with the data.
cssTitle -
Variable in class com.sas.commands.dataselectors.ExportSelectorCommand
The title attributes of the CSSs to be exported together with the data.
cssTitle -
Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The title attributes of the CSSs to be exported together with the data.
cssURL -
Variable in class com.sas.commands.dataselectors.ExportSelectorCommand
The URLs of the CSSs to be exported together with the data.
cssURL -
Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The URLs of the CSSs to be exported together with the data.
currentCaretRow -
Variable in class com.sas.awt.TextArea
currentCaretRowText -
Variable in class com.sas.awt.TextArea
currentColumn -
Variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
currentFont -
Variable in class com.sas.swing.visuals.FontPanel
currentImageSource -
Variable in class com.sas.swing.visuals.wizard.Wizard
The source path or URL for obtaining the current image being displayed in the wizard.
currentImageSource -
Variable in class com.sas.swing.visuals.wizard2.Wizard
The source path or URL for obtaining the current image being displayed in the wizard.
currentInsets -
Variable in class com.sas.swing.visuals.ImageView
The insets set on the ImageView less the amount of the border insets at the time the insets were set.
currentInsets -
Variable in class com.sas.visuals.BaseButton
currentInsets -
Variable in class com.sas.visuals.ImageView
The insets set on the ImageView less the amount of the border insets at the time the insets were set.
currentMaxCount -
Variable in class com.sas.swing.models.TableModelAdapter
currentMaxRowCount -
Variable in class com.sas.storage.jdbc.JDBCRowCountAdapter
The current number of rows that have been read from the data source
currentMeasureUniqueName -
Variable in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
currentPageName -
Variable in class com.sas.swing.visuals.wizard.WizardPageDeck
The name of the current page being shown.
currentPageName -
Variable in class com.sas.swing.visuals.wizard2.WizardPageDeck
The name of the current page being shown.
currentPath -
Variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
the file system path currently being displayed
currentPath -
Variable in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
currentProperty -
Variable in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
currentRow -
Variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
currentRow -
Variable in class com.sas.net.sharenet.ShareNetResultSet
currentRow -
Variable in class com.sas.net.sharenet.ShareNetResultSet
currentRowCount -
Variable in class com.sas.awt.TextArea
currentRowCount -
Variable in class com.sas.swing.models.OLAPTableModelAdapter
currentRowCount -
Variable in class com.sas.swing.models.TableModelAdapter
currentRowNumber -
Variable in class com.sas.net.sharenet.ShareNetResultSet
currentRowNumber -
Variable in class com.sas.net.sharenet.ShareNetResultSet
currentTextSize -
Variable in class com.sas.visuals.MarqueeIcon
cursorName -
Variable in class com.sas.net.sharenet.ShareNetResultSet
cursorName -
Variable in class com.sas.net.sharenet.ShareNetResultSet
cursorValid -
Variable in class com.sas.storage.BaseDataBean
customButton -
Variable in class com.sas.visuals.IndexedPropertyEditorHost
The Button to allow access to the custom editor if supportsCustomEditor returns true.
customButton -
Variable in class com.sas.visuals.PropertyEditorHost
The Button to allow access to the custom editor if supportsCustomEditor returns true.
customButtons -
Variable in class com.sas.visuals.MessageBox
customButtonsFlag -
Variable in class com.sas.visuals.MessageBox
customEditorWindow -
Variable in class com.sas.visuals.PropertyEditorHost
customTagVectorToString(Vector, String) -
Static method in class com.sas.taglib.Util
This method takes a custom tag in Vector form and converts it
to a custom tag String.
customizer -
Variable in class com.sas.swing.visuals.SwingCustomizerDialog
customizer -
Variable in class com.sas.visuals.CustomizerDialog
customizerClosing() -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
customizerClosing() -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
Called whenever the customizer is closing.
customizerClosing() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
customizerClosing() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
customizerClosing() -
Method in class com.sas.swing.visuals.JComponentModelCustomizerPanel
customizerClosing() -
Method in class com.sas.swing.visuals.SwingCustomizerPanel
customizerClosing() is called when the customizer for a component is closed.
customizerClosing() -
Method in class com.sas.swing.visuals.SwingCustomizerView
customizerClosing() is called when the customizer for a component is closed.
customizerClosing() -
Method in class com.sas.visuals.CustomizerPanel
customizerClosing() is called when the customizer for a component is closed.
customizerPanelsAddedDuringMerge -
Variable in class com.sas.swing.visuals.SwingCustomizerView
cut() -
Method in class com.sas.swing.visuals.tableview.TableView
Cuts the selected cells and copies them to the system clipboard if access is permitted
to it, otherwise, nothing is done.
cutSelectedCells() -
Method in class com.sas.swing.adapters.JTableClipboardAdapter
cycleEnabled -
Variable in class com.sas.swing.visuals.TriStateCheckBox.TriStateCheckBoxModel
Whether the checkBox cycles through all three values
cycleEnabled -
Variable in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Whether the checkBox cycles through all three values
All Libraries
Package
Class
Tree
Deprecated
Index
Help
SAS BI API Documentation
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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