|
Components | |||||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
BaseFormatTransform.setSASFormat(String)
ScatterPlotOLAPDataModel
that is used to
assign OLAP data in the form of a com.sas.storage.olap.OLAPDataSetInterface
to a ScatterChart
with a flag to indicate whether or not grouping is desired.
JScrollPane
object that contains the textArea
RemoteFileSearch
component composite
if one is set on the RemoteFileSelector
component.
Search Results
string in the toolbar drop-down.
baseNode
Selection(anchor, anchor)
.
SelectorDialog
for the specified panel.
SelecotrDialog
for the specified panel.
SERVERENCODING
property.
SERVERLISTVERSION
property.
com.sas.servlet.util.ServletParamObjectBase
Base class for Servlet Parameter objects. Servlet Parameter objects
are used to retrieve parameters for servlets. Current implementation
only supports retrieving servlet init parameters.getActualValues
.
getActualValues
.
getActualValues
.
ALL_CHILDREN_SELECTED
checked state.
StringComparator
to an ascending sort comparison (the default).
autoCommit
.
AxisInterface.COLUMNS_AXIS, AxisInterface.ROWS_AXIS and AxisInterface.SLICERS_AXIS
.
AxisInterface
instance
for the OLAPRowHeader.
AxisInterface
instance
for the OLAPRowHeader.
JComponent.setBackground
to assign
the unselected-background color to the specified color.
JComponent.setForeground
to assign
the unselected-background color to the specified color.
model
whose
values are to be used to determine the extent (or length)
of the bar elements associated with the response2 axis
(the right axis in a vertical bar chart, or the bottom
axis in a horizontal bar chart).
model
whose
values are to be used to determine the extent (or length)
of the bar elements associated with the response axis.
JComponent.setBorder
to assign
the border to the specified border.
setBounds
and then repaints the entire component.
StringComparator
.
setCatalog(String) -
Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support SQL catalogs.
setCatalog(String) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setCatalog(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets a catalog name in order to select a subspace of the Connection's database in which to work.
setCatalogName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by catalog name
setCategories(String[]) -
Method in class com.sas.graphics.components.AxisModel
Set the user defined categories (also known as midpoint labels
displayed on the axis) for
use with a non-continuous axis.
setCategories(String[]) -
Method in class com.sas.graphics.components.LegendModel
Set the category string values for the legend entries.
setCategorizationModel(CategorizationModel) -
Method in class com.sas.graphics.components.esrimap.ESRIMapOLAPDataModel
Sets the CategorizationModel used by the map to bucket it's data.
setCategory(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the category value that is used to group the node
setCategoryAxisModel(AxisModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the model that encapsulates the display properties for the
category (or independent) axis.
setCategoryAxisModel(AxisModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the model that encapsulates the display properties for the
category (or independent) axis.
setCategoryAxisModel(AxisModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the model that encapsulates the display properties for the
category (or independent) axis.
setCategoryAxisModel(AxisModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the model that encapsulates the display properties for the
category (or independent) axis.
setCategoryLabelZoneList(LabelZoneList) -
Method in class com.sas.graphics.components.ChartImageMapInfo
setCategorySortVariable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the variable model that controls the order in which
the values are placed along the category axis.
setCategorySortVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the variable model that controls the order in which
the values are placed along the category axis.
setCategorySortVariable(Variable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the variable model that controls the order in which
the values are placed along the category axis.
setCategorySortVariable(Variable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the variable model that controls the order in which
the values are placed along the category axis.
setCategoryVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used to produce the bar elements along the
category axis.
setCategoryVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used to produce the bar elements along the
category axis.
setCategoryVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used to produce the line vertices along the
category axis.
setCategoryVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are to be used to produce the slices to be displayed in
the pie charts.
setCategoryVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Specifies the data column in the attached TableModel whose
unique values are to be used to produce the axes.
setCategoryVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used to produce the bar elements along the
category axis.
setCell(int, int, Object) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Updates value
into the cell at rowIndex, columnIndex
.
setCell(Cell) -
Method in class com.sas.table.CellView
Informs the view of the cell that owns it.
setCell(Cell) -
Method in interface com.sas.table.CellViewInterface
Informs the view of the cell that owns it.
setCell(Cell) -
Method in class com.sas.table.CheckBoxCell
setCell(int, int, Object) -
Method in interface com.sas.table.TableInterface
Specifies the value of a cell.
setCellClass(int, int, Class) -
Method in interface com.sas.table.FreeformTableInterface
Sets the class of a cell.
setCellClasses(int, int, int, int, Class[][]) -
Method in interface com.sas.table.FreeformTableInterface
Sets the classes for a block of cells.
setCellEditor(int, int, TableCellEditor) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the cell editor for the specific cell located at the row and
column passed in.
setCellEditor(int, int, int, int, int, int, TableCellEditor) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the cell editor for the specific cells located in the specified
area determined by startRow, endRow, repeatRowFactor, startColumn,
endColumn and repeatColumnFactor.
setCellEditor(TableFormatAreaInterface, TableCellEditor) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
setCellEditor(TableCellEditor) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
Sets the TableCellEditor used by the TableView to edit the cells
for this column.
setCellEditor(int, int, TableCellEditor) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the cell editor for the specific cell located at the row and
column passed in.
setCellEditor(int, int, int, int, int, int, TableCellEditor) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the cell editor for the specific cells located in the specified
area determined by startRow, endRow, repeatRowFactor, startColumn,
endColumn and repeatColumnFactor.
setCellIdsGenerated(boolean) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets whether the TableView's cells should have an id property
generated.
setCellPadding(BaseLength) -
Method in class com.sas.graphics.components.TableAxisModel
Assigns a new Vertical Padding to be applied to the table's cell text.
setCellPadding(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the number of pixels between the border of a cell and the cell's
contents.
setCellPadding(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the number of pixels between the border of a menu and the menu's contents.
setCellPadding(int) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the number of pixels between the border of a cell and the cell's
contents.
setCellPadding(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the number of pixels between the border of a cell and the cell's
contents.
setCellPadding(int) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the cellPadding property (Integer).
setCellPadding(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the cellPadding property (Integer).
setCellPadding(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the cellPadding property of the AbstractBaseTableViewTag.
setCellRenderer(OLAPTableFormatArea, TableCellRenderer) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
setCellRenderer(int, int, TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the cell renderer for the specific cell located at the row and
column passed in.
setCellRenderer(int, int, int, int, int, int, TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the cell renderer for the specific cells located in the specified
area determined by startRow, endRow, repeatRowFactor, startColumn,
endColumn and repeatColumnFactor.
setCellRenderer(TableFormatAreaInterface, TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
setCellRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
Sets the TableCellRenderer used by the TableView to draw the cells
for this column.
setCellRenderer(TreeCellRenderer) -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
setCellRenderer(ListCellRenderer) -
Method in class com.sas.swing.visuals.DualSelector
Sets the cell renderer.
setCellRenderer(int, int, TableCellRenderer) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the cell renderer for the specific cell located at the row and
column passed in.
setCellRenderer(int, int, int, int, int, int, TableCellRenderer) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the cell renderer for the specific cells located in the specified
area determined by startRow, endRow, repeatRowFactor, startColumn,
endColumn and repeatColumnFactor.
setCells(long, long, Object[]) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setCells(int, int, int, int, Object[][]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the values for a block of cells.
setCells(long, long, Object[]) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
setCells(long, long, Object[]) -
Method in class com.sas.storage.olap.embedded.ResultSet
Add/Replace a block of cell values for the cells based on startOrdinal and endOrdinal.
setCells(long, long, Object[]) -
Method in interface com.sas.storage.olap.ResultSetInterface
Sets the values for the cells.
setCells(long, long, Object[]) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
This method is not supported
setCells(long, long, Object[]) -
Method in class com.sas.storage.olap.sasmdx.ResultSet
This method is not supported
setCells(int, int, int, int, Object[][]) -
Method in interface com.sas.table.TableInterface
Specifies the values for a block of cells.
setCellSelectionEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets whether this table allows both a column selection and a
row selection to exist simultaneously.
setCellSelectionInterval(int, int, int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Selects the cells from row0
, column0
to row1
, column1
,
inclusive.
setCellSpacing(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the number of pixels between the border of each cell.
setCellSpacing(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the number of pixels between each Menu.
setCellSpacing(int) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the number of pixels between the border of each cell of the
NavigationBar.
setCellSpacing(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the number of pixels between the border of each cell.
setCellSpacing(int) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the cellSpacing property (Integer).
setCellSpacing(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the cellSpacing property (Integer).
setCellSpacing(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the cellSpacing property of the AbstractBaseTableViewTag.
setCellsToSizeCount(int) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Specifies the number of cells to measure when calculating the width
of the column.
setCellsToSizeCount(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Specifies the number of cells to measure when calculating the height
of the row.
setCellsToSizeCount(int) -
Method in class com.sas.table.CellVectorStyle
Specifies the number of cells to measure when calculating the size of
the cell vector.
setCellValueHierarchicalSort(boolean) -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
setCellValueHierarchicalSort(boolean) -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
setCellValueSortedDirections(String[]) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Sets the array of strings that indicate the sort directions of the
cellValueSortedItems.
setCellValueSortedItems(String[]) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Sets an array of strings containing unique IDs of the items to be
sorted.
setCellValueSortHierarchy(String) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Sets the string that indicates if the cell value hierarchy is to
be maintained.
setChangeCursorWhenBusy(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets whether the busy cursor will show when the tree is taking more then the set delay for a
cursor change.
setChangedCells(String) -
Method in class com.sas.commands.relational.BaseEditCommand
Sets the value of the changed cells.
setCharacterQualifiedItem(FilterItemInterface) -
Method in class com.sas.dataselectors.filters.OLAPFilterItem
setCharacterStream(String, Reader, int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, int) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to java.io.Reader object.
setCheckBox(JCheckBox) -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
setCheckboxGroup(CheckboxGroup) -
Method in class com.sas.awt.CheckBox
Sets the CheckboxGroup.
setCheckBoxHasFocus(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
setCheckBoxModel(String, Item) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Sets the model on the component at the given key.
setCheckBoxOnLeafNodes(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets whether the leaf nodes should contain checkboxes or not, default is true.
setCheckBoxOnParentNodes(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets whether the parent nodes should contain checkboxes or not, default is true.
setCheckBoxOnRootNode(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
setCheckBoxShouldCheckChildren(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
setCheckBoxShouldCheckParents(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
setCheckedModel(TreeSelectionModel) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the new model that is used for storing the checked state of each node.
setChildCount(int) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets the number of children for this member.
setChildListIndex(int) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setChildListIndex sets the child list of a node.
setChildNodesOnlyMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Sets the value allowing only child nodes to be moveable.
setChildrenRead(boolean) -
Method in class com.sas.swing.models.IndexedMutableTreeNode
Sets whether the children have been read
setChoiceBoxModel(String, ComboBoxModel) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Sets the model on the component at the given key.
setClassFactory(HttpServletRequest, Rocf) -
Static method in class com.sas.servlet.util.Util
Sets the default webAF class factory.
setClassFactory(HttpServletRequest, Rocf, String) -
Static method in class com.sas.servlet.util.Util
Sets the named webAF class factory associated with the session.
setClassid(String) -
Method in class com.sas.servlet.tbeans.StyleInfo
Sets the value of CLASSID.
setClassid(String) -
Method in class com.sas.taglib.servlet.tbeans.StyleInfoTag
Sets the value of CLASSID.
setClassName(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsEditorTag
Sets the name of the class to be instantiate as the contents editor for
the TableView's cell.
setClassName(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsRendererTag
Sets the name of the class to be instantiate as the contents renderer for
the TableView's cell.
setClassName(String) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the fully qualified name of the underlying DataBean class.
setCleanupCommand(SimpleCommand) -
Method in class com.sas.util.TimedCommand
Set the command to execute if the command is interrupted,
throws an exception, or if it times out before completing.
setCleanUpResourcesOn(boolean) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Set the flag that indicates whether the
request and response objects should
be set to null once the
TransformationBean
is rendered.
setCleanUpResourcesOn(boolean) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Set the flag that indicates whether the
request and response objects should
be set to null once the
TransformationBean
is rendered.
setClearAllFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the CLEARALL_ACTION as the pending action.
setClearAllFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the CLEARALL_ACTION as the pending action.
setClearCol(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setClearErrorsFunctionName(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the name of the clear errors function to call when validation
fails.
setClearErrorsFunctionName(String) -
Method in interface com.sas.servlet.tbeans.util.validators.JavaScriptValidationInterface
Sets the name of the clear errors javascript function to call to clear all validations
that have failed.
setClearErrorsFunctionName(String) -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
Sets the name of the clear errors JavaScript function to call to clear all validations
that have failed.
setClearErrorsFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.BaseValidatorTag
Sets the name of the clear errors JavaScript function to call to clear all validations
that have failed.
setClearFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the CLEAR_ACTION as the pending action.
setClearFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the CLEAR_ACTION as the pending action.
setClearPromptValuesWhenHidden(boolean) -
Method in class com.sas.prompts.groups.PromptGroup
setClearRow(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapDrillDownCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapExpandCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapIdentifyCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapPanCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapSelectCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
setClickX(int) -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapDrillDownCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapExpandCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapIdentifyCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapPanCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapSelectCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
setClickY(int) -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
setClient(ConnectClient) -
Method in class com.sas.net.connect.RemoteObjectExtension
notifies this extension of the ConnectClient it is extending
setClip(int, int, int, int) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
setClip(Shape) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
setClipboardAdapter(TableViewClipboardAdapter) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the clipboard adapter used by the tableView.
setClipped(boolean) -
Method in class com.sas.swing.visuals.LabelView
Sets whether the text is painted with "..." when not all visible.
setClob(int, Clob) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to a CLOB object.
setCloneNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the name of the JavaScript function to use to clone this JavaScriptNode.
setCloneNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the name of the javascript function to use to clone this object.
setClose(char) -
Method in class com.sas.util.Template
Set the close property.
setClosedIcon(Icon) -
Method in class com.sas.graphics.components.TreeIconModel
Define closed icon that will be used when displaying hierarchical data in a treetable.
setCloseWindowOnCancel(boolean) -
Method in class com.sas.swing.visuals.wizard.Wizard
Set whether 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.
setCloseWindowOnCancel(boolean) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Set whether 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.
setClosingFunctionName(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Sets the javascript function that gets called when a child selector is closed.
setClusterType(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the type of clustering behavior to be used for the current puddle.
setClusterType(int, int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the type of clustering behavior to be used for the current puddle.
setCmdId(String) -
Method in class com.sas.actionprovider.HttpAction
Sets the CMDID
that uniquely identifies and references the command
and, if applicable, its set of stored attributes on the HttpActionProvider.
setCollapseImageDefault(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets the collapse default image String for the collapse button.
setCollapseImageDefault(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the collapseImageDefault of the component.
setCollapseImageDisabled(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets the collapse disable image String for the collapse button.
setCollapseImageDisabled(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the collapseImageDisabled of the component.
setCollator(Collator) -
Method in class com.sas.util.StringComparator
Set the collator used to compare strings.
setColor(Color) -
Method in class com.sas.graphics.components.LineStyle
Set the line color.
setColor(Color) -
Method in class com.sas.graphics.components.MarkerStyle
Set the color on a marker.
setColor(Color) -
Method in class com.sas.graphics.components.ShadowStyle
Assigns the color used for the shadow
The default value is Color.black.
setColor(Color) -
Method in class com.sas.graphics.components.TextStyle
Set the color used to draw the text.
setColor(Color) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the color for the OLAPDrillState drill state items text.
setColor(Color) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
setColor(Color) -
Method in class com.sas.visuals.TextElement
Set the value of the color property.
setColorByVisibleTiles(boolean) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
If set to true, the color palette will range from the current view of the
data's low color value to the current high color value.
setColorLegendModel(LegendModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the color legend display attributes.
setColorLegendModel(LegendModel) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set the RadarChart's color legend model, a
compilataion of legend appearance preferences.
setColorLegendModel(LegendModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the color legend display attributes.
setColorPaletteType(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
setColorPaletteType(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
setColorPaletteType(int) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets how the values of a numeric styleBy varaible are mapped to a corresponding color representation.
setColorPaletteType(int) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets how the values of the color varaible are mapped to a corresponding color representation.
setColorPaletteType(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets how the values of a numeric styleBy variable are mapped to a corresponding color representation.
setColorProvider(ValueProviderInterface) -
Method in class com.sas.prompts.definitions.ColorDefinition
Sets the ValueProvider containing custom palette colors.
setColorRampValues(double, double, double) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPColorMapTableCellRenderer
Sets the values to be used to map the colors for measures.
setColorRegions(int) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setColorVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable containing the color values for the bars.
setColorVariable(Variable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are to be used to determine the color of the lines
and markers.
setColorVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column in the attached TableModel whose
values are used to determine the color of the markers.
setColorVariable(Variable) -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Specifies the data column in the attached TableModel whose
values are to be used to determine the relative colors of
the rectangles.
setColorVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the data column in the attached TableModel whose
values are to be used to determine the relative colors of
the rectangles.
setColorVariableNumeric(boolean) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setColSpan(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the number of columns for the cell to span.
setColSpan(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the colSpan property of the BaseCellRendererTag.
setColumn(int) -
Method in class com.sas.commands.relational.HideColumnCommand
setColumn(int) -
Method in class com.sas.commands.relational.HoldColumnCommand
setColumn(int) -
Method in class com.sas.commands.relational.ReleaseAllColumnsCommand
setColumn(int) -
Method in class com.sas.commands.relational.ReleaseColumnCommand
setColumn(int) -
Method in class com.sas.commands.relational.ShowColumnCommand
setColumn(int) -
Method in class com.sas.commands.relational.SortCommand
setColumn(int) -
Method in class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
Sets the table viewer's column index.
setColumn(int, Object[]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the values of all the cells in a column.
setColumn(int, Object[]) -
Method in interface com.sas.table.TableInterface
Specifies the values of all the cells in a column.
setColumnAutoResizeMode(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the mode the columns will be sized.
setColumnAxisBackgroundColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specifies the color to use for column axis background.
setColumnAxisBackgroundColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Deprecated. use setColumnAxisValueCellBackgroundColor(java.awt.Color)
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the Graph's column axis model, which contains
axis' appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Set the Graph's column axis model, which contains
axis' appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Set the Graph's column axis model, which contains
axis's appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the Graph's column axis model, which contains
axis' appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the Graph's column axis model, which contains
axis' appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set the Graph's column axis model, which contains
axis' appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the Graph's column axis model, which contains
axis's appearance preferences.
setColumnAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Set the Graph's column axis model, which contains
axis' appearance preferences.
setColumnAxisValueCellBackgroundColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specifies the color to use for column axis background.
setColumnAxisValueCellBackgroundColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Set the color for the Column matrix axis value cell's background color.
setColumnClass(int, Class) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
This method is not supported.
setColumnClass(int, Class) -
Method in interface com.sas.table.RowTemplateTableInterface
Sets the class of a column.
setColumnComparator(String, Comparator) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets the comparator on the given column.
setColumnComparator(int, Comparator) -
Method in interface com.sas.table.SortableTableInterface
setColumnCount(int) -
Method in interface com.sas.storage.jdbc.export.ExportExcelXMLInterface
Set the number of columns of data to export in the XML file.
setColumnCount(int) -
Method in class com.sas.storage.jdbc.export.RelationalExcelXMLExporter
setColumnDefaultValue(int, Object) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Sets the default value associated with a column.
setColumnDefaultValue(int, Object) -
Method in interface com.sas.table.RowTemplateTableInterface
Sets the default value associated with a column.
setColumnDisplayTransform(String, TransformInterface) -
Method in class com.sas.swing.models.TableModelAdapter
Sets the display transform on the given column.
setColumnHeader(BaseColumnHeader) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the columnHeader for the TableView.
setColumnHeader(ColumnHeader) -
Method in class com.sas.swing.visuals.tableview.TableView
Convience method to set the column/table header, calls setTableHeader(JTableHeader)
.
setColumnHeaderAreaRenderer(ColumnHeaderAreaRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
setColumnHeaderAreaRendererObject(ColumnHeaderAreaRenderer) -
Method in class com.sas.taglib.servlet.tbeans.tableview.TableViewTag
Sets the name of the renderer class used to render the entire area above the columns.
setColumnHeaderRow(boolean) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
Determines if the row is the columnHeader row.
setColumnHeaderRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableRowModel
Sets the TableRowRenderer used to draw the begin and end row tags
for the column headers row on the TableView
setColumnHeaderRowRenderer(TableRowRenderer) -
Method in interface com.sas.servlet.tbeans.tableview.TableRowModel
Sets the TableRowRenderer used to draw the begin and end row tags
for the column headers row on the TableView
setColumnHeaderVisible(boolean) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Turns on/off the use of the column header.
setColumnHeaderVisible(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Makes the column header visible or hidden.
setColumnHeaderVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the columnHeaderVisible property of the AbstractBaseTableViewTag.
setColumnId(String) -
Method in interface com.sas.actionprovider.util.relational.ColumnAreaInterface
Sets the column id of the column.
setColumnId(String) -
Method in class com.sas.actionprovider.util.relational.ColumnHeaderArea
Returns the id of the column.
setColumnId(String) -
Method in class com.sas.actionprovider.util.relational.DataCellArea
Returns the id of the column.
setColumnInfo(Variable) -
Method in class com.sas.servlet.tbeans.graphics.html.GraphSupport
Set chart variable info on chartinfo list.
setColumnInfo(Object[]) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setColumnInfo(int, String, Object) -
Method in interface com.sas.table.ColumnInfoInterface
Updates a column's named information.
setColumnInfoUsed(String) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Sets the column information that is currently being used as the column label.
setColumnInfoUsed(String) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
Sets the column information that is currently being used as the column label.
setColumnInfoUsed(String) -
Method in class com.sas.swing.models.TableModelAdapter
Sets the column information that is currently being returned as the column label.
setColumnInfoUsed(String) -
Method in interface com.sas.table.DataTableInterface
Sets the column information that is currently being returned as the column label.
setColumnLabel(int, Object) -
Method in interface com.sas.table.ColumnLabelInterface
Specifies the label to associate with a column.
setColumnLabelRenderer(TableCellRenderer) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Sets the renderer responsible for renderer the labels associated with the column levels.
setColumnLabels(String[]) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Sets the column labels in the table display.
setColumnLabelsVisible(boolean) -
Method in class com.sas.table.TableView
Specifies whether column labels should be displayed.
setColumnModel(TableColumnModel) -
Method in class com.sas.servlet.tbeans.tableview.BaseColumnHeader
Sets the column model for this table to newModel.
setColumnModel(TableColumnModel) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the column model for the TableView.
setColumnModel(TableColumnModel) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Sets the column model for this table to columnModel
and registers
for listener notifications from the new column model.
setColumnName(String, int) -
Method in class com.sas.swing.models.MapToTableModelAdapter
Sets the name of the column at columnIndex to columnName.
setColumnName(String, int) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the name of the column at columnIndex to columnName.
setColumnName(String, int) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the name of the column at columnIndex to columnName.
setColumnName(String, int) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
Sets the name of the column at columnIndex to columnName.
setColumnNames(String[]) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the column names used in by the table.
setColumnNames(String[]) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the column names used in by the table.
setColumnNumber(int) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the viewer current column number
setColumnOrder(int[]) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableColumnModel
Set the order to display the columns that are currently in
the tableColumns array.
setColumnOrder(int[]) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModel
Set the order to display the columns that are currently in
the tableColumns array.
setColumnPageSize(int) -
Method in interface com.sas.servlet.tbeans.navigationbar.ColumnNavigationInterface
Sets the number of columns to display per page.
setColumnPageSize(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the number of columns to display per page.
setColumnPageSize(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the columnPageSize property of the AbstractBaseTableViewTag.
setColumnRenderers(Object[]) -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
Sets the array of cell renderers used to format the columns.
setColumnRenderers(Object[]) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
Allows setting of an array of column renderers used to format the table column values.
setColumnRenderers(Object[]) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
setColumnRowAxisValueShadingPolicy(int) -
Method in class com.sas.graphics.components.GraphStyle
setColumns(int) -
Method in class com.sas.awt.TextArea
Sets the number of columns for the TextArea
setColumns(int) -
Method in class com.sas.awt.TextField
Sets the number of columns for the TextField
setColumns(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the indexes of the columns to export.
setColumns(int[]) -
Method in interface com.sas.dataselectors.export.ExportColumnsInterface
Sets the indexes of the columns to export.
setColumns(int[]) -
Method in class com.sas.dataselectors.export.RelationalExportSelectorAdapter
setColumns(TableAxisColumn[]) -
Method in class com.sas.graphics.components.TableAxisModel
Establish the columns to display in the table and the order to display them.
setColumns(int) -
Method in class com.sas.servlet.tbeans.form.BaseTextArea
Sets the number of columns in this text area.
setColumns(int) -
Method in class com.sas.swing.visuals.SpinBox
Set the number of text columns on the textField.
setColumns(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
Sets the columns property (int) of the TextArea.
setColumns(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the number of columns in this layout.
setColumns(int) -
Method in class com.sas.visuals.RowColumnLayout
Set the number of columns in this layout.
setColumns(int) -
Method in class com.sas.visuals.SpinBox
Set the number of text columns on the textField.
setColumns(int) -
Method in class com.sas.visuals.UnitsBox
Set the number of columns in the textField of the UnitsBox.
setColumns(int) -
Method in class com.sas.visuals.UpDownTextArea
setColumnsConformed(boolean) -
Method in class com.sas.table.TableView
Specifies whether columns should be resized to fill the horizontal
extent of the component.
setColumnsConformedThreshold(int) -
Method in class com.sas.table.TableView
Specifies the percentage, 0 to 99, of the table's width to the
component's width above which columns should be conformed.
setColumnSelectionAllowed(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets whether the columns in this model can be selected.
setColumnSelectionInterval(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Selects the columns from index0
to index1
,
inclusive.
setColumnSpacePartitioner(SpacePartitionerInterface) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the SpacePartitionerInterface which is used to allocate horizontal space to the components.
setColumnsResizable(boolean) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets whether resizing of columns is supported.
setColumnsSelectedByLabel(boolean) -
Method in class com.sas.table.TableView
Returns whether a column label selection selects the entire column.
setColumnSubtotals(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the flag that indicates if the sub totals have to be applied to the columns.
setColumnTotals(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the flag that indicates if the totals have to be applied to the columns.
setColumnValuesTransform(TransformInterface) -
Method in class com.sas.storage.jdbc.JDBCColumnValuesAdapter
Sets the transform used to transform a Map, containing column names (all uppercased) mapped to column values, to a single Object.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to horizontally group the data elements.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to horizontally group the data elements.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to horizontally group the data elements.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are used to horizontally group the charts.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to horizontally group the charts.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to horizontally group the charts.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to create horizontal graph cells.
setColumnVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to horizontally group the data elements.
setCommand(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
Sets the boolean indicating whether the attribute should
be applied to the command object during the execution phase.
setCommand(DynamicAttributeCommandInterface) -
Method in class com.sas.actionprovider.BaseAction
Sets the Action's command instance.
setCommand(DynamicAttributeCommandInterface) -
Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
Sets the command associated with the selector, the command is used to updated or cancel
the selector when needed.
setCommand(Command) -
Method in class com.sas.util.CommandDispatcher
Set the command to be executed when an event is received.
setCommand(SimpleCommand) -
Method in class com.sas.util.TimedCommand
Set the command which this object executes with a timeout.
setCommandClass(String) -
Method in class com.sas.servlet.util.CommandDefinition
Deprecated. Sets the name of java class associated with this command.
setCommandId(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Sets the command id property that is necessary for each link.
setCommandId(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel
Sets the command id property that is necessary for each link.
setCommandId(String) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
Overridden to set the commandID on the panel if this selector is a component of anohter selector.
setCommandProcessor(CommandProcessorInterface) -
Method in interface com.sas.servlet.util.CommandProcessorViewInterface
Deprecated. Sets the CommandProcessor object
setCommandThread(Thread) -
Method in class com.sas.swing.visuals.ProgressDialog
setCommandThread(Thread) -
Method in class com.sas.visuals.ProgressDialog
setCommitButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the commitButtonVisible property.
setCommitConfirmed(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the commitConfirmed property.
setCommitVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarEditingElement
Sets if the commit action is displayed.
setCommitVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarEditingElementTag
Sets the commitVisible property on the NavigationBarEditingElement.
setCommonAttribute(String, Object) -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
Sets the specified attribute on all sub-commands.
setCommonAttribute(Collection, String, Object) -
Static method in class com.sas.commands.CompositeDynamicAttributeCommand
Sets the specified attribute on all sub-commands of type DynamicAttributeCommandInterface.
setCommonAttribute(String, Object) -
Method in interface com.sas.commands.CompositeDynamicAttributeCommandInterface
Sets the specified attribute on all sub-commands.
setCommonAttribute(String, Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setComparator(Comparator) -
Method in class com.sas.util.Java2ComparatorAdapter
Set the comparator.
setComparator(Comparator) -
Method in class com.sas.util.TransformingComparator
Set the comparator that is used to compare the transformed values.
setComplete(boolean) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setComplete(boolean) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
Set the boolean indicating whether the command has been explicitly
committed or cancelled.
setComplete(boolean) -
Method in class com.sas.visuals.Splash
setComponent(String, TransformationInterface, String) -
Method in class com.sas.servlet.tbeans.BaseActionCompositeTransformation
Adds or sets a component to the list of components contained in the composite component.
setComponent(String, TransformationInterface) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Adds or sets a component to the list of components contained in the composite component.
setComponent(String, TransformationInterface) -
Method in interface com.sas.servlet.tbeans.CompositeComponentInterface
Adds a component to the list of components contained in the composite component.
setComponent(String, TransformationInterface) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
Adds or sets a component to the list of components contained in the composite component.
setComponent(String, TransformationInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
Adds or sets a component to the list of components contained in the composite component.
setComponent(Component) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Set the component to listen to MouseEvents on and to add the PopupMenu to.
setComponent(Component) -
Method in class com.sas.swing.visuals.BaseBorder
Set the component used to find the backgroundColor,
foregroundColor, or font if they are not set.
setComponent(Component) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Set the component to listen to MouseEvents on and to add the PopupMenu to.
setComponent(Component) -
Method in class com.sas.visuals.BaseBorder
Set the component used to find the backgroundColor,
foregroundColor, or font if they are not set.
setComponent(Component) -
Method in class com.sas.visuals.TextBorder
Set the component to get the font an foreground/background color
information from.
setComponent(Component) -
Method in class com.sas.visuals.Windows95Border
Sets the component associated with the border
setComponentActionType(Object, Object) -
Method in class com.sas.servlet.tbeans.BaseActionCompositeTransformation
Sets the mapping from component key to actionType key.
setComponentDescription(String) -
Method in class com.sas.awt.AppletVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ButtonVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.CanvasVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.CheckBoxVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ChoiceVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ColorComponent
setComponentDescription(String) -
Method in class com.sas.awt.ComponentVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ContainerVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.DialogVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.FontComponent
setComponentDescription(String) -
Method in class com.sas.awt.FrameVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.LabelVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ListBoxVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.PanelVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ScrollbarVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.TextAreaVisualComponent
setComponentDescription(String) -
Method in class com.sas.awt.TextFieldVisualComponent
setComponentOnParentComposite(Object, String, BaseBodyTag) -
Static method in class com.sas.taglib.BaseTag
Sets the component underlying object based on the composite key.
setComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelector
Creates the container subcomponents and inserts them into the component map
setComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelector
setComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
Creates the container subcomponents and inserts them into the component map
setComponents() -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelector
Creates the container subcomponents and inserts them into the component map
setComponentSelector(DataSelectorInterface, String) -
Method in interface com.sas.dataselectors.CompositeSelectorInterface
Adds a selector to the list of children selectors with a specific key
setComponentSelector(DataSelectorInterface, String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
setComponentSelectorCommand(BaseSelectorCommand, String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setComponentSelectorCommand(BaseSelectorCommand, String) -
Method in interface com.sas.commands.dataselectors.CompositeDataSelectorCommandInterface
Adds a data selector command to the list of children commands with a specific key
setComponentSize(Dimension) -
Method in class com.sas.visuals.RowLayout
Set the component size used when the sizing property is
set to UNIFORM.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.AppletVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ButtonVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.CanvasVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.CheckBoxVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ChoiceVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ColorComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ComponentVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ContainerVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.DialogVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.FontComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.FrameVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.LabelVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ListBoxVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.PanelVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollbarVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollPaneVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.TextAreaVisualComponent
Internal framework method.
setComponentSupportInfo(ComponentInterfaceSupportInfo) -
Method in class com.sas.awt.TextFieldVisualComponent
Internal framework method.
setComponentTitle(String) -
Method in class com.sas.visuals.ListBoxSelector
setComponentValues() -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorPanel
Populates the Measure ChoiceBox, the Percent ChoiceBox and the Summary ListBox.
setComponentValues() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
setComponentValues() -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
setComponentValues() -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Sets the name and ID properties on select components.
setComponentValues() -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
Populates ChoiceBoxes TextEntries etc.
setComponentValues() -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
setCompositeComponentKey(String) -
Method in class com.sas.taglib.BaseBodyTag
Sets the compositeComponentKey property (boolean) from a tag attribute.
setCompositeComponentKey(String) -
Method in class com.sas.taglib.BaseTag
Sets the compositeComponentKey property.
setCondition(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setCondition(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the condition for rule expression
setCondition(Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Specifies the native condition object this object should represent.
setCondition(FilterConditionInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
Sets the filter condition for this test node.
setCondition(FilterConditionInterface) -
Method in interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface
Sets the ConditionInterface for this if it is a Test node.
setCondition(int) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setConditionalRelationType(int, ConditionalRelationType) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
Sets the logical relationship between the leaf at the given index and the
leaf at the next index.
setConditionalRelationType(int, ConditionalRelationType) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
Sets the logical relationship between the leaf at the given index and the
leaf at the next index.
setConditionArgumentCount(int) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the number of parameters required to fulfill this condition.
setConditionArgumentLabels(String[]) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the individual labels for the parameters required by this condition.
setConditionChoiceBoxProperties() -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets write-time properties for the find condition choicebox, including the combobox
model for the choicebox, the OnChange property, and the selectedIndex.
setConditionFormatType(String) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
If conditions should be written out as symbols then conditionFormatType
should be set to AppliedFiltersUtil.CONDITION_FORMAT_SYMBOL.
setConditionLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the text to use when displaying this condition to a user.
setConditionList(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterConditionList
setConditionList(FilterConditionListInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of conditions available for this item.
setConditionList(FilterConditionInterface[]) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of conditions available for this filter item.
setConditionList(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of conditions available for this filter item.
setConditionListLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterConditionList
setConditionMessageFormat(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the condition message format used by this condition.
setConditionMessageFormat(String) -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
Set the java.text.MessageFormat to use for generating a end usable message.
setConditionObjectNegated(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the boolean flag used to specify if the normal meaning of the condition
object be negated when evaluated.
setConfidenceLimitEnabled(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the confidence limit brackets around the bars.It is based on the values provided
as high and low values as a data column.Based on which the brackets appear around the bar.
setConfigDataBIP(LogicalServerInterface) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the BI Platform-specific data for a factory configured to use the platform.
setConfigType(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the type of configuration to be used for this factory.
setConfiguration(SSLRMIConfiguration) -
Method in class com.sas.net.ssl.SSLRMISocketFactories
Sets the SSL RMI configuration that controls whether SSL is to be used for remote objects.
setConfigurationXML(String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setConfigurationXML(String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Assign XML which can be used to configure or constrain this object.
setConfirmDeleteAllMessage(String) -
Method in class com.sas.servlet.tbeans.html.ListEditor
Sets the "all entries deletion" confirmation message text.
setConfirmDeleteMessage(String) -
Method in class com.sas.servlet.tbeans.html.ListEditor
Sets the "selected entry deletion" confirmation message text.
setConnectingLineColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Set the data elements connecting line color
If newColor is null, this setting is ignored.
setConnectingLineStyle(LineStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Set the line attributes for the element Connecting lines.
setConnection(Object) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setConnection(HttpServletRequest, Connection) -
Static method in class com.sas.servlet.util.Util
Sets the default webAF connection
setConnection(HttpServletRequest, Connection, String) -
Static method in class com.sas.servlet.util.Util
Sets the named webAF connection.
setConnection(Connection) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Sets the connection object on the adapter.
setConnection(Connection) -
Method in class com.sas.storage.jdbc.JDBCRowCountAdapter
Sets the connection object on the adapter.
setConnection(Object) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
This defines a connection to the SAS OLAP server.
setConnection(Object) -
Method in interface com.sas.storage.olap.MetadataInterface
Sets the connection to the OLAP server.
setConnection(Object) -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
Sets the connection to the OLAP server.
setConnection(Object) -
Method in class com.sas.storage.olap.sasmdx.Metadata
The connection type for this implementation is the com.sas.iom.SASMDX.IMDXServer or
the connection type is com.sas.iom.ISession.
setConnection(Object) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
This method can use a connection object or a session object associated with a connection.
setConnection(String) -
Method in class com.sas.taglib.BaseROCFBodyTag
The connection String is used to find the Connection (with in the specified scope)
to bind the wrappedClass to.
setConnection(String) -
Method in class com.sas.taglib.BaseROCFTag
The connection String is used to find the Connection (with in the specified scope)
to bind the wrappedClass to.
setConnectionFactoryBean(ConnectionFactoryBean) -
Method in class com.sas.util.login.LoginBeanCFBValidate
Sets the ConnectionFactoryBean associated with this util class.
setConnectionInfo(Properties) -
Method in class com.sas.storage.jdbc.JDBCConnection
Set the Connection information Properties object.
setConnectionInfo(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets the String representing the Properties object used to get a java.sql.Connection from the DriverManager.
setConnectionObject(Connection) -
Method in class com.sas.taglib.BaseROCFBodyTag
Sets the connectionObject of the wrappedClass instance.
setConnectionObject(Connection) -
Method in class com.sas.taglib.BaseROCFTag
Sets the connectionObject of the wrappedClass instance.
setConnectionOrder(int) -
Method in class com.sas.graphics.components.MarkerStyle
Sets the order in which the plot points are connected.
setConnectionProperties(String, String, String, String) -
Method in class com.sas.graphics.map.ESRIConnection
Sets all the ESRI connection properties at once.
setConstraint(Component, Object) -
Method in class com.sas.swing.visuals.wizard.ButtonLayout
Sets the spacing constraint for a component.
setContainedModel(String, ModelBase) -
Method in class com.sas.graphics.components.ModelBase
For internal use only.
setContainerDefaults(boolean) -
Method in class com.sas.servlet.tbeans.form.html.Radio
Used only when orientation is horizontal.
setContainerFormName(String) -
Method in interface com.sas.dataselectors.ComponentSelectorPanelInterface
Sets the name of the form object of the container panel.
setContainerFormName(String) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
setContainerInterfaceSupportInfo(ContainerInterfaceSupportInfo) -
Method in class com.sas.awt.ContainerContainerComponent
setContainerInterfaceSupportInfo(ContainerInterfaceSupportInfo) -
Method in interface com.sas.awt.ContainerInterface
This method is not intended to be called by users.
setContainerInterfaceSupportInfo(ContainerInterfaceSupportInfo) -
Method in class com.sas.awt.DialogContainerComponent
setContainerInterfaceSupportInfo(ContainerInterfaceSupportInfo) -
Method in class com.sas.awt.FrameContainerComponent
setContainerInterfaceSupportInfo(ContainerInterfaceSupportInfo) -
Method in class com.sas.awt.PanelContainerComponent
setContainerInterfaceSupportInfo(ContainerInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setContainerRemoteScriptingFormName(String) -
Method in interface com.sas.dataselectors.ComponentSelectorPanelInterface
Sets the name of the remote scripting form object of the container panel.
setContainerRemoteScriptingFormName(String) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
setContainerRemoteTreeScriptForm(Form) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
setContent(int) -
Method in class com.sas.graphics.components.DataTipModel
Specifies the content of the data tip with respect to the Variables specified
in the chart specific setDataTipVariable method.
setContent(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Set the content to be placed inside the div tag of this component.
setContent(BaseTransformation) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Set the content to be placed inside the div tag of this component.
setContent(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the content of the component.
setContent(byte[]) -
Method in class com.sas.util.ContentServer
Sets the content to export.
setContent(StringBuffer) -
Method in class com.sas.util.ContentServer
Sets the content to export.
setContent(String) -
Method in class com.sas.util.ContentServer
Sets the content to export.
setContent(byte[]) -
Method in class com.sas.util.ContentServer2
Sets the content to export.
setContent(StringBuffer) -
Method in class com.sas.util.ContentServer2
Sets the content to export.
setContent(String) -
Method in class com.sas.util.ContentServer2
Sets the content to export.
setContentBean(BaseTransformation) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Get the content to be placed inside the div tag of this component.
setContentBytes(byte[]) -
Method in class com.sas.servlet.util.StreamContent
Sets the content bytes to be streamed back to the user.
setContentDisposition(String) -
Method in class com.sas.servlet.util.StreamContent
Sets the content disposition.
setContentDisposition(String) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Sets the Content-Disposition response header.
setContentKey(String) -
Method in class com.sas.servlet.util.StreamContent
Sets the content key that is used to define unique user parameters for request or session scope.
setContentServletURL(String) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Sets the URL for the ContentServlet.
setContentShift(Point) -
Method in class com.sas.visuals.PushButton
Sets the amount the content is shifted when the PushButton is pressed while armed.
setContentShift(Point) -
Method in class com.sas.visuals.ToggleButton
Sets the amount the content is shifted when the button is pressed or selected.
setContentsValid(boolean) -
Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
Sets the valid state of the panel's contents.
setContentsValid(boolean) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
setContentsValid(boolean) -
Method in interface com.sas.swing.visuals.PanelInterface
Sets the valid state of the panel's contents.
setContentType(String) -
Method in class com.sas.servlet.util.CommandDefinition
Deprecated. Sets the contentType returned by this command.
setContentType(String) -
Method in class com.sas.servlet.util.StreamContent
Sets the content mime type, such as image/gif.
setContentType(String) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Set the Content-type associated with the stream.
setContentType(String) -
Method in class com.sas.util.ContentServer
Deprecated. use setMIMEType
setContentType(String) -
Method in class com.sas.util.ContentServer2
Deprecated. use setMIMEType
setContentUpdateMode(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Indicates update status of the search
parameters.
SetContext(String) -
Method in class com.sas.sasserver.IMDB
setContext(Object) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Set the context object used to get the Command list.
setContext(Object) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Set the context object used to get the Command list.
setContextMenuLaunchEvent(TransformationInterface, String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Associates contextMenuLaunchEvent with the viewer.
setContextPath(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
The path to be prefixed to the default locations to create an absolute path.
setContextType(int) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setContextType(int) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
setContextType(int) -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
Set the context type.
setContextType(int) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
Set the contextType for this dataSet.
setContextual(boolean) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set whether this tuple is part of the basic result set
setContinued(boolean) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets whether this member's parent is the same as the parent of the
immediately preceding member.
setContinuousColorSpectrum(ColorPosition[]) -
Method in class com.sas.graphics.components.DataElementColors
Sets a color spectrum defined as an array of color inflection points mapped to normalised (0.0 to 1.0 inclusive) range.
setContinuousColorSpectrum(ColorPosition[]) -
Method in class com.sas.graphics.components.DataElementStyles
Sets a color spectrum defined as an array of color inflection points mapped to normalized (0.0 to 1.0 inclusive) range.
setContinuousContrastThreeColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the ending color of a three color continuous range spectrum for the
data elements.
setContinuousContrastThreeColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the ending color of a three color continuous range spectrum for the
data elements.
setContinuousContrastThreeColorNeutralColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the middle color of a three color continuous range spectrum for the
data elements.
setContinuousContrastThreeColorNeutralColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the middle color of a three color continuous range spectrum for the
data elements.
setContinuousContrastThreeColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the beginning color of a three color continuous range spectrum for the
data elements.
setContinuousContrastThreeColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the beginning color of a three color continuous range spectrum for the
data elements.
setContinuousContrastTwoColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the ending color of a two color continuous range spectrum for the
data elements.
setContinuousContrastTwoColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the ending color of a two color continuous range spectrum for the
data elements.
setContinuousContrastTwoColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the beginning color of a two color continuous range spectrum for the
data elements.
setContinuousContrastTwoColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the beginning color of a two color continuous range spectrum for the
data elements.
setContinuousFillThreeColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the ending color of a three color continuous range spectrum for the
data elements.
setContinuousFillThreeColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the ending color of a three color continuous range spectrum for the
data elements.
setContinuousFillThreeColorNeutralColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the middle color of a three color continuous range spectrum for the
data elements.
setContinuousFillThreeColorNeutralColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the middle color of a three color continuous range spectrum for the
data elements.
setContinuousFillThreeColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the beginning color of a three color continuous range spectrum for the
data elements.
setContinuousFillThreeColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the beginning color of a three color continuous range spectrum for the
data elements.
setContinuousFillTwoColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the ending color of a two color continuous range spectrum for the
data elements.
setContinuousFillTwoColorEndColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the ending color of a two color continuous range spectrum for the
data elements.
setContinuousFillTwoColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the beginning color of a two color continuous range spectrum for the
data elements.
setContinuousFillTwoColorStartColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the beginning color of a two color continuous range spectrum for the
data elements.
setContinuousMajorTickAnchor(double) -
Method in class com.sas.graphics.components.AxisModel
Sets the anchored location for the major ticks in the axis.
setContinuousMajorTickCount(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the number of the major tick counts for the axis.
setContinuousMajorTickInterval(double) -
Method in class com.sas.graphics.components.AxisModel
Sets the major tick interval for the axis.
setContinuousMajorTickPositionPolicy(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the continuous major tick placement policy.
setContinuousMajorTickValues(double[]) -
Method in class com.sas.graphics.components.AxisModel
Set the positions of the major ticks on the axis to these custom positions.
setContinuousMinorTickCount(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the number of the minor tick count for the axis.
setContinuousValuePlacementPolicy(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the continuous value placement policy.
setControllerURL(String) -
Method in class com.sas.actionprovider.HttpActionProvider
Sets the url of a central controller or generic handler.
setControlPressed(int) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
setControlPressed(int) -
Method in class com.sas.actionprovider.commands.MapSelectCommand
setCopyModeDuplicatesAllowed(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets whether to allow duplicate items when copying from a list.
setCopyModeDuplicatesEnabled(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets whether to allow duplicate items when copying from a list.
setCopyModeEnabled(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the copy mode status.
setCopyModeEnabled(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets the copy mode status.
setCount(int) -
Method in class com.sas.util.Alarm
Set the number of times this alarm will fire.
setCount(int) -
Method in interface com.sas.util.AlarmInterface
Set the number of times the alarm will fire.
setCriticalColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "Critical" gantt bar.
setCriticalFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Critical bar.
setCrossing(String[]) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setCrossing(String[]) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelector
setCrossing(String[]) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
setCssMediaList(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the media attributes of the CSSs to be exported together with the data.
setCssMediaList(String[]) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setCSSMediaList(String) -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
setCSSMediaList(String) -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
Sets the list of the media types for which the style sheet should be applied.
setCssMediaList(String[]) -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
Sets the media lists of the CSS style sheets.
setCssMIMEType(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the MIME types of the CSSs to be exported together with the data.
setCssMIMEType(String[]) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setCSSMIMEType(String) -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
setCSSMIMEType(String) -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
Sets the MIME type of the CSS style sheet.
setCssMIMEType(String[]) -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
Sets the MIME types of the CSS style sheets.
setCssTitle(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the title attributes of the CSSs to be exported together with the data.
setCssTitle(String[]) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setCSSTitle(String) -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
setCSSTitle(String) -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
Sets the title of the CSS style sheet.
setCssTitle(String[]) -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
Sets the titles of the CSS style sheets.
setCssURL(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the URLs of the CSSs to be exported together with the data.
setCssURL(String[]) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setCSSURL(String) -
Method in class com.sas.dataselectors.export.HTMLExportCSSInfo
setCSSURL(String) -
Method in interface com.sas.dataselectors.export.HTMLExportCSSInfoInterface
Sets the URL of the CSS style sheet.
setCssURL(String[]) -
Method in interface com.sas.dataselectors.export.HTMLExportSelectorInterface
Sets the URLs of the CSS style sheets.
setCubeName(Object) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
setCubeName(String) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
Set the cube name for this olap dataset
setCubeName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by cube name
setCurrentColor(Color) -
Method in class com.sas.visuals.BasicColorsCanvas
setCurrentColor(Color) -
Method in class com.sas.visuals.ColorPanel
setCurrentColor(Color) -
Method in class com.sas.visuals.ColorPanel
setCurrentColumn(int) -
Method in interface com.sas.dataselectors.find.FindSelectorInterface
setCurrentColumn(int) -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
Set the viewer current column index
setCurrentColumn(int) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Set the column number of the current column being displayed in the TableView.
setCurrentColumn(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the current column to the given index, the column will have focus.
setCurrentDate(GregorianCalendar) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the currently viewed date (or calendar "page") for this component.
setCurrentElement(TableElement) -
Method in class com.sas.table.TableView
Sets the value of the current element.
setCurrentElementHighlighted(boolean) -
Method in class com.sas.table.TableView
Returns whether the current element is
visually distinguished from the other selected elements.
setCurrentFont(Font) -
Method in class com.sas.swing.visuals.FontPanel
setCurrentFontName(String) -
Method in class com.sas.swing.visuals.FontPanel
setCurrentFontSize(int) -
Method in class com.sas.swing.visuals.FontPanel
setCurrentFontStyle(int) -
Method in class com.sas.swing.visuals.FontPanel
setCurrentlyDisplayedColumnIndexes(int[]) -
Method in interface com.sas.dataselectors.export.ExportColumnsInterface
Sets the indexes of the columns that are currently displayed in the TableView that contains the data we're exporting.
setCurrentlyDisplayedColumnIndexes(int[]) -
Method in class com.sas.dataselectors.export.RelationalExportSelectorAdapter
setCurrentNode(NodeView) -
Method in class com.sas.swing.visuals.TreeView
Sets the current NodeView object.
setCurrentNode(NodeView) -
Method in class com.sas.visuals.TreeView
Sets the current NodeView object.
setCurrentPath(String) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchComponent
Sets the path to be used as the search start location.
setCurrentPath(String) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchPanel
Sets the current search starting path.
setCurrentRootTile(String[]) -
Method in class com.sas.graphics.components.tilechart.TileChart
Deprecated. use setRootPath()
setCurrentRow(int) -
Method in interface com.sas.dataselectors.find.FindSelectorInterface
setCurrentRow(int) -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
Set the viewer current row
setCurrentRow(int) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Set the row number of the current row being displayed in the TableView.
setCurrentRow(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the current row to the given index, the row will have focus.
setCurrentUnits(Object) -
Method in class com.sas.visuals.UnitsBox
Deprecated. use setDisplayedUnit(Object)
setCursor(Cursor) -
Method in class com.sas.swing.visuals.TreeView
Overrides java.awt.Component.setCursor.
setCursor(Point) -
Method in class com.sas.table.TableView
Sets the cursor image based on a given mouse pointer location.
setCursor(Cursor) -
Method in class com.sas.table.TableView
Sets the cursor image to a predefined cursor.
setCursor(Cursor) -
Method in class com.sas.visuals.TreeView
Overrides java.awt.Component.setCursor.
setCursorName(String) -
Method in class com.sas.net.sharenet.ShareNetStatement
Sets the cursor name.
setCustom(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
Sets the boolean indicating whether the ActionProvider Framework
should determine the dynamic value of the Action attribute in a
manner specific to the support class.
setCustom(boolean) -
Method in class com.sas.actionprovider.BaseAction
Sets the boolean indicating whether this Action represents a
non-default actionType or a replacement action for a default
actionType.
setCustom1BarEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets whether the actual bar is to be drawn.
setCustom2BarEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets whether the actual bar is to be drawn.
setCustom2Color(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "Custom Schedule 2 " gantt bar.
setCustomAction(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
setCustomAction(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
setCustomAttributes(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets any custom attributes.
setCustomAttributes(String) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets any custom attributes.
setCustomAttributes(String) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
Sets any custom attributes.
setCustomAttributes(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
This method is not implemented.
setCustomAttributes(String) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets any custom attributes.
setCustomAttributes(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Sets the customAttributes attribute (String) for a custom tag.
setCustomAttributes(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Sets the customAttributes attribute (String) for a custom tag.
setCustomAttributes(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Sets the customAttributes attribute (String) for a custom tag.
setCustomAttributes(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Sets the customAttributes attribute (String) for a custom tag.
setCustomAttributes(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the customAttributes property of the BaseCellRendererTag.
setCustomAttributes(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag
Sets the customAttributes property of the RowTag.
setCustomErrorMessage(String, Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
Locale may not be null.
setCustomErrorMessages(LocalizableString) -
Method in class com.sas.prompts.definitions.PromptDefinition
setCustomFormatMap(Map) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Sets a Map that contains custom string formats to format filter expressions.
setCustomizer(String, String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setCustomizer(String, String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Set the customizer for a specific context.
setCustomizer(String, String) -
Method in class com.sas.entities.Entity
setCustomizer(String, String) -
Method in class com.sas.entities.RemoteEntity
setCustomizer(String, String) -
Method in interface com.sas.entities.RemoteEntityInterface
Set the customizer for a specific context.
setCustomSchedule1Color(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "Custom Schedule 1 " gantt bar.
setCustomSchedule1FillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Custom Schedule 1 bar.
setCustomSchedule1FinishVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies the variable containing Custom Schedule 1 constraint finish dates.
setCustomSchedule1Label(String) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets the label to the custom schedule 1.
setCustomSchedule1StartVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies the variable containing Custom Schedule 1 constraint finish dates.
setCustomSchedule2FillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Custom Schedule 2 bar.
setCustomSchedule2FinishVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies the variable containing Custom Schedule 2 constraint finish dates.
setCustomSchedule2Label(String) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets the label to the custom schedule 2.
setCustomSchedule2StartVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies the variable containing Custom Schedule 2 constraint finish dates.
setCustomTagVectorAttribute(Vector, String, String) -
Static method in class com.sas.taglib.Util
Sets the value of a given attribute onto the custom tag vector.
setCycleEnabled(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBox
Sets whether the checkBox should cycle through all three values.
setCycleEnabled(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBox.TriStateCheckBoxModel
Sets whether the checkBox should cycle through all three values.
setCycleEnabled(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxList
Sets whether each checkBox in the list should cycle through all three values.
setCycleEnabled(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Sets whether each checkBox in the list should cycle through all three values.
setCycleOn(boolean) -
Method in class com.sas.swing.visuals.SpinBox
Set the spinButton to cycle through its values.
setCycleOn(boolean) -
Method in class com.sas.swing.visuals.SpinButton
Sets the SpinButton to cycle the value to the opposite
bound when the bounds are reached.
setCycleOn(boolean) -
Method in class com.sas.visuals.SpinBox
Set the spinButton to cycle through its values.
setCycleOn(boolean) -
Method in class com.sas.visuals.SpinButton
Sets the SpinButton to cycle the value to the opposite
bound when the bounds are reached.
setDarkShadowColor(Color) -
Method in class com.sas.visuals.TabBorder
Set the darkShadow Color for this TabBorder.
setData(String) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Sets the data string associated with the user action.
setData(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Sets the data string associated with the user action.
setData(Object) -
Method in class com.sas.dataselectors.filters.FilterValuesToTreeModelAdapter
Sets the user supplied data for this adapter.
setDatabaseURL(String) -
Method in class com.sas.storage.jdbc.JDBCConnection
Set the database URL that this connection will connect to.
setDatabaseURL(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets the the database url used to get a connection from the DriverManager.
setDataDelimiter(String) -
Method in class com.sas.storage.jdbc.export.RelationalDelimitedValuesExporter
Sets the string used to delimit the data values.
setDataElementColors(DataElementColors) -
Method in class com.sas.graphics.components.ColorScheme
Sets the Colors used for non-continuous data elements.
setDataElementStyles(DataElementStyles) -
Method in class com.sas.graphics.components.GraphModel
Set the Styles used for data elements.
setDataItem(DataItem) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand.ReportLinkElement
setDataItem(DataItem) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
setDataItem(String[]) -
Method in class com.sas.commands.dataselectors.RankingCommand
setDataItem(Object) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setDataItem(Object) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
setDataItem(Object) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
setDataItem(Object) -
Method in class com.sas.dataselectors.filters.timebased.TimeBasedFilterAdapter
setDataItem(Object) -
Method in interface com.sas.dataselectors.filters.timebased.TimeBasedFilterAdapterInterface
Sets the data item the time based filter is working with.
setDataItem(DataItem) -
Method in class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
setDataItem(DataItem) -
Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
setDataItemMap(Map) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
setDataItemMap(Map) -
Method in class com.sas.dataselectors.dataitems.TableRoles
Sets the map map of DataItems stored by their id
setDataLabelColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color of data label text.
setDataLabelLevel(int) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the visible level number to label with tile values.
setDataLabelTextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the display attributes used for data label text (such as the
BarChart's bar labels, the PieChart's slice labels or the
ScatterChart's marker labels).
setDataLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the text properties used to label the tiles
for the category level specified by setDataLabelLevel.
setDataModel(Object) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
Sets the model that contains the data to export.
setDataModel(BarChartDataModel) -
Method in class com.sas.graphics.components.barchart.BarChart
The number and arrangement of bar elements, axes and
legend is determined by the BarChart
's
dataModel
property (a BarChartDataModel)
which provides a handle to the data and associated
graph mapping properties.
setDataModel(BarLineChartDataModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChart
The number and arrangement of bar and/or line elements, axes and
legend is determined by the BarLineChart
's
dataModel
property (a BarLineChartDataModel)
which provides a handle to the data and associated
graph mapping properties.
setDataModel(GanttChartDataModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
Sets the GanttChartDataModel which provides
a handle to the data along with any associated
mapping properties to define the number and
arrangement of data elements (i.e. gantt activity bars),
legend and axes.
setDataModel(LineChartDataModel) -
Method in class com.sas.graphics.components.linechart.LineChart
The number and arrangement of line elements, axes and
legend is determined by the LineChart
's
dataModel
property (a LineChartDataModel)
which provides a handle to the data and associated
graph mapping properties.
setDataModel(LinePlotDataModel) -
Method in class com.sas.graphics.components.lineplot.LinePlot
Sets the LinePlotDataModel which provides
the data properties along with any associated
mapping properties to define the number and
arrangement of data elements (markers and lines),
legends and axes.
setDataModel(PieChartDataModel) -
Method in class com.sas.graphics.components.piechart.PieChart
Sets the PieChartDataModel which provides
a handle to the data, along with associated
mapping properties, to define the number and
arrangement of data elements (that is slices).
setDataModel(RadarChartDataModel) -
Method in class com.sas.graphics.components.radarchart.RadarChart
Sets the RadarChartDataModel which provides
data properties along with any associated
mapping properties to define the number and
arrangement of data elements, legend and axes.
setDataModel(ScatterPlotDataModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlot
Sets the ScatterPlotDataModel which provides
a handle to the data along with any associated
mapping properties to define the number and
arrangement of data elements (that is markers and lines),
legend and axes.
setDataModel(TileChartDataModel) -
Method in class com.sas.graphics.components.tilechart.TileChart
Sets the TileChartDataModel which provides
a data source along with associated
mapping properties to define the number and
arrangement of data elements (tiles),
legend and axes.
setDataModel(WaterfallChartDataModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChart
The number and arrangement of bar elements, axes and
legend is determined by the WaterfallChart
's
dataModel
property (a WaterfallChartDataModel)
which provides a handle to the data and associated
graph mapping properties.
setDataModel(BarLineChartDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseBarLineChart
Sets the BarLineChartDataModel that provides data
properties like where the data values are
located and how they are to be
displayed by the BarLineChart.
setDataModel(ESRIMapDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the data model on the viewer.
setDataModel(LineChartDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseLineChart
Sets the LineChartDataModel that provides data
properties like where the data values are
located and how they are to be
displayed by the LineChart.
setDataModel(LinePlotDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseLinePlot
Sets the LinePlotDataModel which provides
the data properties along with any associated
mapping properties to define the number and
arrangement of data elements (markers and lines),
legends and axes.
setDataModel(PieChartDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BasePieChart
Sets the PieChartDataModel which provides
a handle to the data, along with associated
mapping properties, to define the number and
arrangement of data elements (i.e. slices).
setDataModel(RadarChartDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseRadarChart
Sets the RadarChartDataModel which provides
data properties along with any associated
mapping properties to define the number and
arrangement of data elements, legend and axes.
setDataModel(ScatterPlotDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseScatterPlot
Sets the ScatterPlotDataModel which provides
a handle to the data along with any associated
mapping properties to define the number and
arrangement of data elements (i.e. markers and lines),
legend and axes.
setDataModel(TileChartDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseTileChart
Sets the TileChartDataModel which provides
data properties along with any associated
mapping properties to define the number and
arrangement of data elements, legend and axes.
setDataModel(WaterfallChartDataModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseWaterfallChart
Setting a WaterfallChartDataModel supplies a handle to the data along with
a description of how to interpret the data values (i.e. how
the data values are to be calculated and where they are to be displayed).
setDataModel(BarChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.BarChart
Sets the model on the viewer.
setDataModel(BarChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.BarChartComposite
Sets the model on the viewer.
setDataModel(BarLineChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChart
Sets the model on the viewer.
setDataModel(BarLineChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChartComposite
Sets the model on the viewer.
setDataModel(ESRIMapDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapChart
Sets the model on the viewer.
setDataModel(LineChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.LineChart
Sets the model on the viewer.
setDataModel(LineChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.LineChartComposite
Sets the model on the viewer.
setDataModel(LinePlotTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlot
Sets the model on the viewer.
setDataModel(LinePlotTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlotComposite
Sets the model on the viewer.
setDataModel(PieChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.PieChart
Sets the model on the viewer.
setDataModel(PieChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.PieChartComposite
Sets the model on the viewer.
setDataModel(RadarChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChart
Sets the model on the viewer.
setDataModel(RadarChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChartComposite
Sets the model on the viewer.
setDataModel(ScatterPlotTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlot
Sets the model on the viewer.
setDataModel(ScatterPlotTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlotComposite
Sets the model on the viewer.
setDataModel(TileChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.TileChart
Sets the model on the viewer.
setDataModel(WaterfallChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChart
Sets the model on the viewer.
setDataModel(WaterfallChartTableDataModel) -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChartComposite
Sets the model on the viewer.
setDataModel(ESRIMapDataModel) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
Sets the model on the viewer.
setDataMonitor(DataMonitorInterface) -
Method in class com.sas.awt.TextField
Sets the Data Monitor.
setDataService(IQDataServices) -
Method in class com.sas.dataselectors.filters.BusinessQueryToFilterItemListAdapter
Sets the IQ data service provider this adapter will use.
setDataService(IQDataServices) -
Method in class com.sas.dataselectors.filters.InformationMapToFilterItemListAdapter
Sets the IQ data service provider this adapter will use.
setDataSet(String) -
Method in class com.sas.sasserver.SASProcedureTemplate
Sets the dataSet property
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setDataSet(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setDataSet(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setDataSet(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setDataSet(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setDataSet(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the name of the level SAS data set.
setDataSetInterface(DataSetInterface) -
Method in class com.sas.table.DataTableSortController
Sets dataSetInterface
setDataSource(PercentCalculationsSelectorDataSourceInterface) -
Method in class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter
Sets the dataSource object that performs model-specific operations for this adapter.
setDataSource(MemberPropertiesSelectorDataSourceInterface) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
Sets this adapter's dataSource object.
setDataSource(Connection, int) -
Method in class com.sas.storage.BaseDataBean
Sets a connection object as the data source for the data bean and
applies the specified value of result set concurrency.
setDataSource(Connection) -
Method in class com.sas.storage.BaseDataBean
Sets a connection object as the data source for the data bean.
setDataSource(Connection) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setDataSource(String) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the String representing the connection that will be used as the data source for the DataBean.
setDataSourceObject(Connection) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets a connection object to be used as the data source for the DataBean.
setDataSources(List) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
Sets a List of data sources to allow the selection of columns or DataItems from.
setDataTipBackgroundColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Sets the interior color of the DatatTip's window.
setDataTipColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color of data tip text.
setDataTipHighlightModel(TileChartHighlightModel) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Deprecated. use rulesContext property on DataModel
setDataTipModel(DataTipModel) -
Method in class com.sas.graphics.components.GraphModel
Sets the display properties applicable to the graph's interactive data tip.
setDataTipTextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the display attributes used for data tip text.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.radarchart.RadarChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataTipVariable(Variable[]) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Specifies an array of Variables to be displayed in the data tip.
setDataType(int) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
Sets the data type this value represents.
setDate(String, Date) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.sql.Date value.
setDate(int, Date, Calendar) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to a java.sql.Date value.
setDateAxisModel(CompoundTimeAxisModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets the GanttChart's date axis model containing axis appearance preferences.
setDateFormat(DateFormat) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesDateCellRenderer
Sets the date format
used by the renderer for displaying
the date and time.
setDateFormat(DateFormat) -
Method in class com.sas.swing.visuals.remotefileselector.ifileservice.IFileServiceDateCellRenderer
Set the date format and the sets the time zone to GMT.
setDateFormat(DateFormat) -
Method in class com.sas.swing.visuals.remotefileselector.informationservices.InformationServicesDateCellRenderer
Set the date format and the sets the time zone to GMT.
setDateFormat(String) -
Method in class com.sas.util.transforms.BaseFormatTransform
Set the pattern of a setDateRange(Date, Date) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setDateRange(Date, Date) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Allows setting of a date range used to search for items by date.
setDateRange(Date, Date) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Allows setting of a date range used to search for items by date.
setDateRange(Date, Date) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets a date range to be used in the search.
setDateRange(Date, Date) -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
Specifies the starting and ending date of the range to be searched
setDateRelativity(String) -
Method in class com.sas.prompts.definitions.DateDefinition
This defines the dateRelativity for the Relative Date values.
setDateSearchType(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets a value indicating whether a date is used or not.
setDateSearchType(int) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Allows configuration of created vs. modified dates used when searching for datetime values
setDateSearchType(int) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Allows configuration of created vs. modified dates used when searching for datetime values
setDateSearchType(String) -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
Allows configuration of created vs. modified dates used when searching for datetime values
setDateType(DateTypes) -
Method in class com.sas.prompts.definitions.DateDefinition
Sets the type of date, time or timestamp value allowed for this prompt.
setDateType(DateTypes) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
Sets the type of date, time or timestamp value allowed for this prompt.
setDebug(boolean) -
Method in class com.sas.graphics.components.esrimap.ESRIMapModel
Turns on/off debug information when rendering the map.
setDebug(boolean) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets whether the map should print debug information in normal run-time operation.
setDebug(boolean) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the debug property, which when enabled can assist in tracking down
login validation problems.
setDebug(boolean) -
Method in class com.sas.util.login.LoginBeanCFBValidate
Sets the debug property, which when enabled can assist in tracking down
login validation problems.
setDecimalFormat(String) -
Method in class com.sas.util.transforms.BaseFormatTransform
Set the pattern of a setDecimalPlaces(int) -
Method in class com.sas.table.ColumnStyle
Specifies the number of decimal places to align a column of
numbers on.
setDecimalWidth(String) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
setDecimalWidthSupported(boolean) -
Method in class com.sas.models.formats.FormatDescription
setDecrement(boolean) -
Method in class com.sas.visuals.AnimationIconView
Sets the AnimationIconInterface object to be decremented when the alarm fires.
setDecrementEnabled(boolean) -
Method in class com.sas.swing.visuals.SpinButton
Sets the decrement button enabled.
setDecrementEnabled(boolean) -
Method in class com.sas.visuals.SpinButton
Sets the decrement button enabled.
setDefault(Object) -
Method in class com.sas.entities.AttributeDescriptor
setDefault(Object) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Set the default value.
setDefaultButtonAction(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Set the default button action of the selector
setDefaultCellGravity(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the default gravity for the cells.
setDefaultCellStyle(CellStyle) -
Method in class com.sas.table.CellVectorStyle
Specifies the default style for cells.
setDefaultCellStyle(CellStyle) -
Method in class com.sas.table.TableView
Specifies the set of style properties to use as defaults for all cells.
setDefaultColumnHeaderRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
Sets the default row renderer for the TableView's column header row.
setDefaultColumnHeaderRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
Sets the default row renderer for the TableView's column header row.
setDefaultColumnHeaderRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
Sets the default row renderer for the TableView's column header row.
setDefaultColumnStyle(ColumnStyle) -
Method in class com.sas.table.TableView
Specifies the set of style properties to use as defaults for all columns.
setDefaultComparator(Comparator) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets the comparator that is used by default when sorting on a column occurs.
setDefaultComponentNames() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets default names for the components that are in this DualSelector.
setDefaultComponentNames() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualTreeSelector
setDefaultDecimalWidth(int) -
Method in class com.sas.models.formats.FormatDescription
setDefaultEdges() -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setDefaultEditor(TableCellEditor) -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
Sets the default cell editor for the TableView.
setDefaultHeight(int) -
Static method in class com.sas.awt.Button
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Canvas
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.CheckBox
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Choice
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Component
Sets the default height of the component when it is dropped within the IDE
setDefaultHeight(int) -
Static method in class com.sas.awt.Container
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Dialog
Sets the default height of the component when it is dropped within the IDE
setDefaultHeight(int) -
Static method in class com.sas.awt.Frame
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Label
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.ListBox
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Panel
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.Scrollbar
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.ScrollPane
Sets the default height of the component when it is dropped within the IDE
setDefaultHeight(int) -
Static method in class com.sas.awt.TextArea
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.awt.TextField
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.swing.visuals.DualSelector
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.swing.visuals.ImageView
Sets the default height to display the ImageView with.
setDefaultHeight(int) -
Static method in class com.sas.swing.visuals.SpinBox
setDefaultHeight(int) -
Static method in class com.sas.swing.visuals.SpinButton
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.swing.visuals.TreeView
Sets the default height in pixels.
setDefaultHeight(int) -
Static method in class com.sas.table.TableView
Sets the default height for instances of this class.
setDefaultHeight(int) -
Static method in class com.sas.visuals.ComboBox
Sets the default height of the component.
setDefaultHeight(int) -
Static method in class com.sas.visuals.CompositeContainer
setDefaultHeight(int) -
Static method in class com.sas.visuals.CompositePanel
setDefaultHeight(int) -
Static method in class com.sas.visuals.DualSelector
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.Fireworks
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.GraphicalCheckBox
Sets the default height of the GraphicalCheckBox
setDefaultHeight(int) -
Static method in class com.sas.visuals.ImageAnimation
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.ImageView
Sets the default height to display the ImageView with.
setDefaultHeight(int) -
Static method in class com.sas.visuals.LabelView
Sets the default height in pixels.
setDefaultHeight(int) -
Static method in class com.sas.visuals.Marquee
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.NumericTextField
setDefaultHeight(int) -
Static method in class com.sas.visuals.PushButton
Sets the default height of this PushButton in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.RadioBox
Sets the default height of this RadioBox in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.RadioButton
Sets the default height of this RadioButton in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.Scrollbar
Set the default height
setDefaultHeight(int) -
Static method in class com.sas.visuals.ScrollSlider
Set the default height
setDefaultHeight(int) -
Static method in class com.sas.visuals.SpinBox
setDefaultHeight(int) -
Static method in class com.sas.visuals.SpinButton
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.StyledLabelView
setDefaultHeight(int) -
Static method in class com.sas.visuals.TabBar
setDefaultHeight(int) -
Static method in class com.sas.visuals.TabbedView
setDefaultHeight(int) -
Static method in class com.sas.visuals.TabButton
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.TabFolder
setDefaultHeight(int) -
Static method in class com.sas.visuals.TextEditComposite
Set the default height
setDefaultHeight(int) -
Static method in class com.sas.visuals.ToggleButton
Sets the default height of the ToggleButton
setDefaultHeight(int) -
Static method in class com.sas.visuals.ToolbarButton
Sets the default height in pixels
setDefaultHeight(int) -
Static method in class com.sas.visuals.TreeView
Sets the default height in pixels.
setDefaultHeight(int) -
Static method in class com.sas.visuals.UnitsBox
setDefaultHeight(int) -
Static method in class com.sas.visuals.UpDownListBox
Sets the default height of the component.
setDefaultHelpBroker(DefaultHelpBroker) -
Method in class com.sas.swing.util.SASJavaHelp
Set the DefaultHelpBroker of this object.
setDefaultIcon(int) -
Method in class com.sas.sasserver.tree.NodeDelegate
Sets the default icon number.
setDefaultIcon(IconInterface) -
Method in class com.sas.visuals.BaseButton
Set the default IconInterface object.
setDefaultIcon(IconInterface) -
Method in class com.sas.visuals.NodeStyle
setDefaultImage(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the default image to display with the node
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setDefaultImage(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setDefaultImage(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setDefaultImage(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setDefaultImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setDefaultImage(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the name of the image to be displayed for all unexpanded nodes.
setDefaultImage(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of the default image.
setDefaultImage(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setDefaultImage(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of the default image.
setDefaultImage(String) -
Method in class com.sas.swing.visuals.wizard.Wizard
Sets the source (location) for obtaining the default image for the wizard.
setDefaultImage(String) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Sets the source (location) for obtaining the default image for the wizard.
setDefaultImage(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the defaultImage property (String).
setDefaultImageAltText(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setDefaultImageAltText sets the text used to describe an image in the viewer.
setDefaultImageAltText(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setDefaultImageAltText(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the text which is to be used as alternate to an image.
setDefaultImageAltText(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
setDefaultImageAltText sets the text used to describe an image in the viewer.
setDefaultImageAltTextColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the defaultImageAltTextColumnName.
setDefaultImageAltTextCoulmnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV3
setDefaultImageAltTextCoulmnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV3
setDefaultImageAltTextCoulmnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setDefaultImageAltTextCoulmnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setDefaultImageAltTextCoulmnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setDefaultImageAltTextCoulmnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setDefaultImageAltTextCoulmnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeV3Interface
setDefaultImageAltTextColumnName
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setDefaultImageColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setDefaultImageColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setDefaultImageColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setDefaultImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setDefaultImageColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the name of the column in the level data set that contains the name
of the image to be displayed for unexpanded nodes.
setDefaultImageColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the defaultImageColumnName.
setDefaultInvalidCellStyle(CellStyle) -
Method in class com.sas.table.TableView
Specifies the set of style properties to use as defaults for invalid cells.
setDefaultItemValue(Object) -
Method in class com.sas.visuals.ListBoxSelector
setDefaultLabelStyle(CellStyle) -
Method in class com.sas.table.CellVectorStyle
Specifies the default style for label cells.
setDefaultLabelStyle(CellStyle) -
Method in class com.sas.table.TableView
Specifies the set of style properties to use as defaults for all labels.
setDefaultModel(TreeInterface) -
Method in class com.sas.swing.visuals.TreeView
Sets the default model.
setDefaultModel(ModelInterface) -
Method in class com.sas.table.TableView
Sets the default model.
setDefaultModel(ModelInterface) -
Method in class com.sas.visuals.TreeView
Sets the default model.
setDefaultModelAttached(boolean) -
Method in class com.sas.swing.models.ListModelAdapter
setDefaultModelAttached(boolean) -
Method in class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
Sets whether the default model is attached or not.
setDefaultModelAttached(boolean) -
Method in class com.sas.swing.models.OLAPTableModelAdapter
setDefaultModelAttached(boolean) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets whether the default model is attached or not.
setDefaultModelAttached(boolean) -
Method in class com.sas.swing.models.TableModelAdapter
setDefaultModelAttached(boolean) -
Method in class com.sas.swing.models.TreeModelAdapter
setDefaultNodeStyle(PropertyBagInterface) -
Method in class com.sas.swing.visuals.NodeView
Sets the set of style properties that serve as the defaults for this
node and for all of its descendants.
setDefaultNodeStyle(PropertyBagInterface) -
Method in class com.sas.swing.visuals.TreeView
Sets the default NodeStyle object.
setDefaultNodeStyle(PropertyBagInterface) -
Method in class com.sas.visuals.NodeView
Sets the set of style properties that serve as the defaults for this
node and for all of its descendants.
setDefaultNodeStyle(PropertyBagInterface) -
Method in class com.sas.visuals.TreeView
Sets the default NodeStyle object.
setDefaultRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseHeader
Sets the default renderer to be used as the header renderer.
setDefaultRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
Sets the default cell renderer for the TableView.
setDefaultRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
Sets the default cell renderer for the TableView.
setDefaultRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
Sets the default cell renderer for the TableView.
setDefaultRenderer(TableCellRenderer) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the default renderer to be used for the row labels.
setDefaultRMIClientSocketFactory(RMIClientSocketFactory) -
Method in class com.sas.net.ssl.SSLRMIConfiguration
Sets the RMI server socket factory.
setDefaultRMIServerSocketFactory(RMIServerSocketFactory) -
Method in class com.sas.net.ssl.SSLRMIConfiguration
Sets the RMI server socket factory.
setDefaultRoleForNewItems(Role) -
Method in class com.sas.dataselectors.calculateditems.BusinessQueryCalculatedObjectFactory
If called before commit, this sets the default role for all new calculated items created (its Role.COLUMN by default)
setDefaultRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.hdml.TableView
Sets the default row renderer for the TableView.
setDefaultRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
Sets the default row renderer for the TableView.
setDefaultRowRenderer(TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
Sets the default row renderer for the TableView.
setDefaultRowStyle(RowStyle) -
Method in class com.sas.table.TableView
Specifies the set of style properties to use as defaults for all rows.
setDefaultTargetModel(DefaultListModel) -
Method in class com.sas.swing.visuals.dualselector.DualListSelector
Sets the default model for the target list.
setDefaultTileLabels() -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setDefaultURLSuppressed(boolean) -
Method in class com.sas.actionprovider.SelectorAction
Set the boolean indicating whether the default javascript
call should be used.
setDefaultValue(Object) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets the default value for the prompt definition.
setDefaultValueHasBeenSet(boolean) -
Method in class com.sas.entities.AttributeDescriptor
setDefaultValueHasBeenSet(boolean) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets whether the default value has been set.
setDefaultValues() -
Method in class com.sas.awt.AppletVisualComponent
setDefaultValues() -
Method in class com.sas.awt.Button
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.ButtonVisualComponent
setDefaultValues() -
Method in class com.sas.awt.CanvasVisualComponent
setDefaultValues() -
Method in class com.sas.awt.CheckBox
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.CheckBoxVisualComponent
setDefaultValues() -
Method in class com.sas.awt.Choice
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.ChoiceVisualComponent
setDefaultValues() -
Method in class com.sas.awt.ColorComponent
setDefaultValues() -
Method in class com.sas.awt.Component
Set default values which are different that parent classes.
setDefaultValues() -
Method in class com.sas.awt.ComponentVisualComponent
setDefaultValues() -
Method in class com.sas.awt.Container
Sets default values which are different than the parent classes.
setDefaultValues() -
Method in class com.sas.awt.ContainerContainerComponent
setDefaultValues() -
Method in interface com.sas.awt.ContainerInterface
setDefaultValues(ComponentInterface, ContainerInterface, Container) -
Static method in class com.sas.awt.ContainerInterfaceSupport
setDefaultValues() -
Method in class com.sas.awt.ContainerVisualComponent
setDefaultValues() -
Method in class com.sas.awt.DialogContainerComponent
setDefaultValues() -
Method in class com.sas.awt.DialogVisualComponent
setDefaultValues() -
Method in class com.sas.awt.FontComponent
setDefaultValues() -
Method in class com.sas.awt.FrameContainerComponent
setDefaultValues() -
Method in class com.sas.awt.FrameVisualComponent
setDefaultValues() -
Method in class com.sas.awt.Label
Sets the initial values to the properties.
setDefaultValues() -
Method in class com.sas.awt.LabelVisualComponent
setDefaultValues() -
Method in class com.sas.awt.ListBox
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.ListBoxVisualComponent
setDefaultValues() -
Method in class com.sas.awt.Panel
Sets all default values for the panel.
setDefaultValues() -
Method in class com.sas.awt.PanelContainerComponent
setDefaultValues() -
Method in class com.sas.awt.PanelVisualComponent
setDefaultValues() -
Method in class com.sas.awt.Scrollbar
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.ScrollbarVisualComponent
setDefaultValues() -
Method in class com.sas.awt.ScrollPane
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.ScrollPaneContainerComponent
setDefaultValues() -
Method in class com.sas.awt.ScrollPaneVisualComponent
setDefaultValues() -
Method in class com.sas.awt.TextArea
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.TextAreaVisualComponent
setDefaultValues() -
Method in class com.sas.awt.TextField
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.awt.TextFieldVisualComponent
setDefaultValues() -
Method in interface com.sas.awt.VisualInterface
setDefaultValues(ComponentInterface, VisualInterface, Component) -
Static method in class com.sas.awt.VisualInterfaceSupport
setDefaultValues() -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
setDefaultValues() -
Method in class com.sas.sasserver.SASProcedureTemplate
This method sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
setDefaultValues() -
Method in class com.sas.swing.adapters.PopupMenuAdapter
setDefaultValues() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
Create the UI controls
setDefaultValues() -
Method in class com.sas.swing.visuals.DualSelector
Creates the components and sets the default values for the DualSelector.
setDefaultValues() -
Method in class com.sas.swing.visuals.FontPanel
setDefaultValues() -
Method in class com.sas.swing.visuals.ImageView
This method sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
Create the UI controls for customizing instances of VisualInterface.
setDefaultValues() -
Method in class com.sas.swing.visuals.JComponentModelCustomizerPanel
Create the UI controls for customizing instances of VisualInterface.
setDefaultValues() -
Method in class com.sas.swing.visuals.SpinBox
Set the default internal values for the BaseButton.
setDefaultValues() -
Method in class com.sas.swing.visuals.SpinButton
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.swing.visuals.TreeView
Sets the default, non-transient values of TreeView.
setDefaultValues() -
Method in class com.sas.table.NavigationBar
Sets the default non-transient values.
setDefaultValues() -
Method in class com.sas.table.TableView
Sets default values for this component's non-transient fields.
setDefaultValues() -
Method in class com.sas.util.IntegerRange
Deprecated. Set the default values of all the attributes
setDefaultValues() -
Method in class com.sas.util.Template
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
setDefaultValues() -
Method in class com.sas.visuals.AnimationIconView
Sets the default internal values for the AnimationIconView.
setDefaultValues() -
Method in class com.sas.visuals.BaseButton
Set the default internal values for the BaseButton.
setDefaultValues() -
Method in class com.sas.visuals.BorderedContainer
Set the border to SIMPLE and 1 pixel wide
setDefaultValues() -
Method in class com.sas.visuals.BorderedPanel
Set the border to SIMPLE and 1 pixel wide
setDefaultValues() -
Method in class com.sas.visuals.BufferedPanel
setDefaultValues() -
Method in class com.sas.visuals.ComboBox
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.visuals.CompositeContainer
setDefaultValues() -
Method in class com.sas.visuals.CompositePanel
setDefaultValues() -
Method in class com.sas.visuals.DefaultButtonModel
Set the default internal values for the AnimationIconView.
setDefaultValues() -
Method in class com.sas.visuals.DualSelector
Creates the components and sets the default values for the DualSelector.
setDefaultValues() -
Method in class com.sas.visuals.Fireworks
Sets the default internal values for the Fireworks object.
setDefaultValues() -
Method in class com.sas.visuals.ImageAnimation
Sets the default internal values for the ImageAnimation.
setDefaultValues() -
Method in class com.sas.visuals.ImageAnimationIcon
Set the default internal values for the ImageAnimationIcon.
setDefaultValues() -
Method in class com.sas.visuals.ImageView
This method sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.visuals.LabelView
Sets the default internal values for the LabelView.
setDefaultValues() -
Method in class com.sas.visuals.ListBoxSelector
setDefaultValues() -
Method in class com.sas.visuals.Marquee
Sets the default internal values for the Marquee.
setDefaultValues() -
Method in class com.sas.visuals.MarqueeIcon
Set the default internal values for the AnimationIconView.
setDefaultValues() -
Method in class com.sas.visuals.MessageBox
Sets the initial values of the MessageBox's fields.
setDefaultValues() -
Method in class com.sas.visuals.RadioBox
Sets the initial values of the RadioBox.
setDefaultValues() -
Method in class com.sas.visuals.Scrollbar
Set the default values for the properties of the Scrollbar.
setDefaultValues() -
Method in class com.sas.visuals.ScrollSlider
Set the default values of the properties of the ScrollSlider
setDefaultValues() -
Method in class com.sas.visuals.SelectionGroup
This method sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.visuals.SpinBox
Set the default internal values for the BaseButton.
setDefaultValues() -
Method in class com.sas.visuals.SpinButton
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.visuals.StyledLabelView
Set the default internal values for the AnimationIconView.
setDefaultValues() -
Method in class com.sas.visuals.TabBar
Set all default values for the TabBar.
setDefaultValues() -
Method in class com.sas.visuals.TabbedView
Set the Default values for all TabbedView attributes, called by initializeComponent()
setDefaultValues() -
Method in class com.sas.visuals.TabFolder
Set the default internal values for the BaseButton.
setDefaultValues() -
Method in class com.sas.visuals.TextEditComposite
setDefaultValues() -
Method in class com.sas.visuals.Toolbar
setDefaultValues() -
Method in class com.sas.visuals.TreeView
Sets the default, non-transient values of TreeView.
setDefaultValues() -
Method in class com.sas.visuals.UnitsBox
Set default values.
setDefaultValues() -
Method in class com.sas.visuals.UpDownListBox
Sets the initial values to the default values.
setDefaultValues() -
Method in class com.sas.visuals.UpDownTextArea
setDefaultViewText(String) -
Method in class com.sas.visuals.TextEditComposite
setDefaultWidth(int) -
Static method in class com.sas.awt.Button
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Canvas
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.CheckBox
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Choice
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Component
Sets the default width of the component when it is dropped within the IDE
setDefaultWidth(int) -
Static method in class com.sas.awt.Container
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Dialog
Sets the default width of the component when it is dropped within the IDE
setDefaultWidth(int) -
Static method in class com.sas.awt.Frame
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Label
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.ListBox
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Panel
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.Scrollbar
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.ScrollPane
Sets the default width of the component when it is dropped within the IDE
setDefaultWidth(int) -
Static method in class com.sas.awt.TextArea
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.awt.TextField
Sets the default width of the component.
setDefaultWidth(int) -
Method in class com.sas.models.formats.FormatDescription
setDefaultWidth(int) -
Static method in class com.sas.swing.visuals.DualSelector
Sets the default width in pixels.
setDefaultWidth(int) -
Static method in class com.sas.swing.visuals.ImageView
Sets the default width to display the ImageView with.
setDefaultWidth(int) -
Static method in class com.sas.swing.visuals.SpinBox
setDefaultWidth(int) -
Static method in class com.sas.swing.visuals.SpinButton
Sets the default width in pixels
setDefaultWidth(int) -
Static method in class com.sas.swing.visuals.TreeView
Sets the default width in pixels.
setDefaultWidth(int) -
Static method in class com.sas.table.TableView
Returns the default width for instances of this class.
setDefaultWidth(int) -
Static method in class com.sas.visuals.ComboBox
Sets the default width of the component.
setDefaultWidth(int) -
Static method in class com.sas.visuals.CompositeContainer
setDefaultWidth(int) -
Static method in class com.sas.visuals.CompositePanel
setDefaultWidth(int) -
Static method in class com.sas.visuals.DualSelector
Sets the default width in pixels.
setDefaultWidth(int) -
Static method in class com.sas.visuals.Fireworks
Sets the default widthin pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.GraphicalCheckBox
Sets the default width of the GraphicalCheckBox
setDefaultWidth(int) -
Static method in class com.sas.visuals.ImageAnimation
Sets the default width in pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.ImageView
Sets the default width to display the ImageView with.
setDefaultWidth(int) -
Static method in class com.sas.visuals.LabelView
Sets the default width in pixels.
setDefaultWidth(int) -
Static method in class com.sas.visuals.Marquee
Sets the default width in pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.NumericTextField
setDefaultWidth(int) -
Static method in class com.sas.visuals.PushButton
Sets the default width of the PushButton
setDefaultWidth(int) -
Static method in class com.sas.visuals.RadioBox
Sets the default width of the RadioBox in pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.RadioButton
Sets the default width of the RadioButton
setDefaultWidth(int) -
Static method in class com.sas.visuals.Scrollbar
Set the default width
setDefaultWidth(int) -
Static method in class com.sas.visuals.ScrollSlider
Set the default width
setDefaultWidth(int) -
Static method in class com.sas.visuals.SpinBox
setDefaultWidth(int) -
Static method in class com.sas.visuals.SpinButton
Sets the default width in pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.StyledLabelView
setDefaultWidth(int) -
Static method in class com.sas.visuals.TabBar
setDefaultWidth(int) -
Static method in class com.sas.visuals.TabbedView
setDefaultWidth(int) -
Static method in class com.sas.visuals.TabButton
Sets the default widthin pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.TabFolder
setDefaultWidth(int) -
Static method in class com.sas.visuals.TextEditComposite
Set the default width
setDefaultWidth(int) -
Static method in class com.sas.visuals.ToggleButton
Sets the default width of the ToggleButton in pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.ToolbarButton
Sets the default widthin pixels
setDefaultWidth(int) -
Static method in class com.sas.visuals.TreeView
Sets the default width in pixels.
setDefaultWidth(int) -
Static method in class com.sas.visuals.UnitsBox
setDefaultWidth(int) -
Static method in class com.sas.visuals.UpDownListBox
Sets the default width of the component.
setDelay(long) -
Method in class com.sas.swing.visuals.SpinBox
Set the delay before the spinButton begins automatically incrementing its value.
setDelay(long) -
Method in class com.sas.swing.visuals.SpinButton
Sets the delay before the alarm begins sending AlarmEvents.
setDelay(long) -
Method in class com.sas.util.Alarm
Set the initial amount of time this alarm will wait before first firing
when started.
setDelay(long) -
Method in interface com.sas.util.AlarmInterface
Set the amount of time the Alarm will wait before first firing.
setDelay(long) -
Method in class com.sas.visuals.AlarmButtonModel
Set the amount of delay before ActionEvents are sent after the first event is sent.
setDelay(long) -
Method in class com.sas.visuals.Scrollbar
Set the amount of delay before the scrollbar begins to powerscroll.
setDelay(long) -
Method in class com.sas.visuals.SpinBox
Set the delay before the spinButton begins automatically incrementing its value.
setDelay(long) -
Method in class com.sas.visuals.SpinButton
Sets the delay before the alarm begins sending AlarmEvents.
setDelayExecutionEnabled(boolean) -
Method in class com.sas.servlet.tbeans.html.TreeView
Sets whether the TreeView should delay execution of its JavaScript.
setDelayForCursorChange(int) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the time in milliseconds for a cursor change to take place.
setDelegateModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
Set the delegate model.
setDeleteAllButtonVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A convenience method to set the visibility of the "Delete All" button.
setDeleteAllFilters(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to DELETEALL_ACTION
setDeleteAllFilters(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to DELETEALL_ACTION
setDeleteButtonVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A convenience method to set the visibility of the "Delete" button.
setDeleteButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the deleteButtonVisible property.
setDeleteConfirmed(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the deleteConfirmed property.
setDeleteFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to DELETE_ACTION
setDeleteFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to DELETE_ACTION
setDeleteVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarEditingElement
Sets if the delete action is displayed.
setDeleteVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarEditingElementTag
Sets the deleteVisible property on the NavigationBarEditingElement.
setDelimiter(String) -
Method in class com.sas.table.TableWriter
Set the delimiter (the separator for data items).
setDenominatorId(String) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the unique identifier of the item's denominator.
setDenominatorLabel(String) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the label of the item's denominator.
setDenominatorType(int) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the type of denominator.
setDependentPromptsForAttributes(List<AttributeDependencyInterface>) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets a List of objects which implement AttributeDependencyInterface.
setDependentPromptsForAttributes(List<AttributeDependencyInterface>) -
Method in class com.sas.prompts.groups.PromptGroup
Sets a List of objects which implement AttributeDependencyInterface.
setDescendingIcon(Icon) -
Method in class com.sas.swing.visuals.tableview.SortHeaderRenderer
Sets the icon used when a column has an descending sort applied.
setDescribe(boolean) -
Method in class com.sas.net.sharenet.ShareNetStatement
setDescription(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setDescription(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
setDescription(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Sets the description of this calculated item.
setDescription(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
Sets the description of this calculated item list.
setDescription(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
Sets the description for this item.
setDescription(Locale, String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setDescription(Locale, String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Set the description of this object;this is the description which
the user will see in a UI (User Interface) component.
setDescription(String) -
Method in class com.sas.models.formats.FormatDescription
setDescription(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the description that will be used to describe this bean to
the user.
setDescription(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataItemNode
Sets the element of the JSNode.
setDescription(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the description associated with this node.
setDescription(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setDescription(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the description associated with this node.
setDescription(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
This method is not implemented.
setDescription(String) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets the description that will be used to describe this bean to
the user.
setDescription(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuItemTag
Sets the description property (String).
setDescription(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the description property (String)
The description of item
setDescription(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the description associated with this node.
setDescriptionColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the descriptionColumnName.
setDescriptionCount(int) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.ColumnAsRowCellRenderer
Sets the number appended to the renderer name to
generate an id for the <td> tag containing
a description or some data.
setDescriptionEnabled(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setDescriptionEntry(String) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Set the value entered by the user in the description entry field.
setDescriptionLabel(String) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setDescriptionList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Sets the list of calculated item descriptions that were sent from the client.
setDescriptionModel(ListModel) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormListBox
Sets the description of this element.
setDescriptionModel(ListModel) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormRadio
Sets the description of this element.
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the descriptionmodel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormListBoxTag
Sets the descriptionModel property (String).
setDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormRadioTag
Sets the descriptionModel property (String).
setDescriptionStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the descriptionStyleClassColumnName.
setDescriptionVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable containing text to be displayed in the TreeTable instead
of the actual Task variable values.
setDescriptionVisible(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setDeselectable(boolean) -
Method in class com.sas.visuals.RadioBox
Sets the deselectable property of the SelectionGroupInterface object.
setDeselectable(boolean) -
Method in class com.sas.visuals.SelectionGroup
Sets the SelectionGroup to deselectable, so all of the SelectableInterface objects can
be deselected at the same time.
setDeselectable(boolean) -
Method in interface com.sas.visuals.SelectionGroupInterface
Set the SelectionGroup to deselectable, so all of the SelectableInterface objects can
be deselected at the same time.
setDeselectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a JavaScript function which will be called
to deselect a node.
setDeselectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the name of the javascript function to use when node is deselected.
setDeselectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the name of the JavaScript function to use when node is deselected.
setDeselectNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the name of the javascript function to use when node is deselected.
setDeselectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of a javascript function which will be called
when a node is deselected.
setDeselectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setDeselectNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of a JavaScript function which will be called
to deselect a node.
setDeselectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a JavaScript function which will be called
to deselect a node.
setDesignTime(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Allows setting of the designTime attribute.
setDesignTime(boolean) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets whether or not the bean is in design-time mode.
setDestinationDir(String) -
Method in class com.sas.util.ResourceCopier
setDetailLevel(int) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the number of category levels to be shown.
setDetailsComponent(Component) -
Method in interface com.sas.visuals.DetailedSelectorInterface
setDetailsComponent(Component) -
Method in class com.sas.visuals.ListBoxSelector
setDetailViewVisibilityControlOn(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSelector
Control the visibility of the detail view.
setDialogTitle(String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Method from com.sas.swing.visuals.PanelInterface.
setDialogType(int) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies whether this dialog functions as a Save, Open, or OK window.
setDimension(String) -
Method in class com.sas.actionprovider.util.olap.HeaderArea
Sets the name of the dimension for the header cell.
setDimension(String) -
Method in interface com.sas.actionprovider.util.olap.HeaderAreaInterface
Sets the name of the dimension for the header cell.
setDimension(String) -
Method in class com.sas.actionprovider.util.olap.TitleArea
Sets the name of the dimension for the title cell.
setDimension(String) -
Method in interface com.sas.actionprovider.util.olap.TitleAreaInterface
Sets the name of the dimension for the title cell.
setDimension(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the rendering to display the graph in 2 or 3 dimensions.
setDimension(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Set the rendering to display the graph in 2 or 3 dimensions.
setDimension(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the rendering to display the graph in 2 or 3 dimensions.
setDimension(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Set the rendering to display the graph in 2 or 3 dimensions.
setDimensionName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by dimension name
setDimensionNames(String[]) -
Method in class com.sas.storage.olap.embedded.Axis
Replace all the dimension names with the dimension names passed in
setDirection(int) -
Method in class com.sas.commands.relational.SortCommand
setDirection(int) -
Method in class com.sas.swing.visuals.ArrowIcon
Sets the direction the arrow is to face when painted.
setDirection(int) -
Method in class com.sas.swing.visuals.BevelArrowIcon
setDirection(int) -
Method in class com.sas.swing.visuals.dataselectors.sort.SortedItem
setDirection(int) -
Method in class com.sas.visuals.ImageAnimation
Sets the direction the images will scroll in if imageScroll
property is true.
setDirection(int) -
Method in class com.sas.visuals.ImageAnimationIcon
Set the direction the images will scroll in if imageScroll
property is true.
setDirection(int) -
Method in class com.sas.visuals.Marquee
Sets the direction to scroll the Marquee.
setDirection(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the direction to scroll the Marquee.
setDirectionRadioProperties() -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets the write-time properties for the Direction radio buttons, including the list model for the
radio buttons, the onClick property, and the initial setting.
setDirectory(String) -
Method in class com.sas.swing.visuals.DirectoryDialog
setDirectory(String) -
Method in class com.sas.visuals.DirectoryDialog
setDisabled(boolean) -
Method in class com.sas.visuals.AlarmButtonModel
Set the disabled state of the button model.
setDisabled(boolean) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the button disabled state.
setDisabled(boolean) -
Method in class com.sas.visuals.DefaultButtonModel
Set the button disabled state.
setDisabledAlternateText(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the ALT attribute to provide tooltip text
when hovering over the disabled image
setDisabledClosedIcon(Icon) -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DisabledDataItemRenderer
Sets the disabled collapsed node icon
setDisabledIcon(IconInterface) -
Method in class com.sas.visuals.BaseButton
Set the IconInterface object to be painted when the button is disabled.
setDisabledIfCurrentState(boolean) -
Method in class com.sas.commands.relational.SortCommand
setDisabledImage(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the image to display with the node when the node is disabled
setDisabledImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed in the button when the button is in disabled state
setDisabledImage(String) -
Method in class com.sas.servlet.tbeans.BaseImage
setDisabledImage(String) -
Method in interface com.sas.servlet.tbeans.DisabledImageInterface
Sets the component's disabled image
setDisabledImage(boolean) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets whether the map image tag created should be disabled.
setDisabledImage(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the disabled image source for the JavaScriptNode.
setDisabledImage(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the source disabled image for the JavaScriptNode.
setDisabledImage(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of the image to be displayed when the node is disabled.
setDisabledImage(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the disabled image that will be displayed when the menu is disabled
setDisabledImage(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the disabled image that will be displayed when the menu is disabled
setDisabledImage(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setDisabledImage(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of the image to be displayed when the node is disabled.
setDisabledImage(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the disabled image that will be displayed when the menu item is disabled
setDisabledImage(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the disabled image that will be displayed when the menu is disabled
setDisabledImageAltText(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setDisabledImageAltText sets the alternate text to the
disabled image in the viewer.
setDisabledImageAltText(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setDisabledImageAltText(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
setDisabledImageAltText sets the alternate text to the
disabled image in the viewer.
setDisabledImageAltTextColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the disabledImageAltTextColumnName.
setDisabledImageColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the disabledImageColumnName.
setDisabledImageName(String) -
Method in class com.sas.servlet.tbeans.BaseImage
setDisabledLeafIcon(Icon) -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DisabledDataItemRenderer
Sets the disabled leaf node icon
setDisabledOpenIcon(Icon) -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DisabledDataItemRenderer
Sets the disabled expanded node icon
setDisabledStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the disabledStyleClassColumnName.
setDiscreteCategorization(boolean) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setDiscreteColorVariable(boolean) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setDiscreteContrastColors(Color[]) -
Method in class com.sas.graphics.components.DataElementColors
Sets the colors to be used for Contrast data elements in a graph.
setDiscreteFillColors(Color[]) -
Method in class com.sas.graphics.components.DataElementColors
Sets the list of colors to be associated with pie slice and bar data elements in a graph.
setDiscreteFillColors(Color[]) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the list of colors to be associated with pie slice and bar data elements in a graph.
setDiscreteStyleMapModel(DiscreteStyleMapModel) -
Method in class com.sas.graphics.components.DataElementStyles
setDisplay(int) -
Method in class com.sas.visuals.Wallpaper
setDisplayButtonText(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Deprecated.
setDisplayDefaultValueAsBlank(boolean) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets whether the prompt value should be displayed as an empty field
when the current value is the same as the default value.
setDisplayedColumns(String[]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
This method is not supported.
setDisplayedColumns(String[]) -
Method in interface com.sas.table.DataTableInterface
Sets which columns in the model are displayed, or returned to the user.
setDisplayedLines(int) -
Method in class com.sas.prompts.definitions.TextDefinition
Method setDisplayedLines.
setDisplayedUnit(Object) -
Method in class com.sas.visuals.UnitsBox
Set the current units.
setDisplayedUnit(int) -
Method in class com.sas.visuals.UnitsBox
Set the current units
setDisplayLocation(Point) -
Method in class com.sas.visuals.TextElement
Set the value of the displayLocation property.
setDisplayMode(int) -
Method in class com.sas.swing.visuals.ImageView
Sets the display mode of the image.
setDisplayMode(int) -
Method in class com.sas.visuals.ImageView
Sets the display mode of the image.
setDisplayMonth(int) -
Method in class com.sas.swing.visuals.CalendarPanel
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.barchart.BarChart
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChart
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.Graph
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.linechart.LineChart
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.lineplot.LinePlot
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlot
Set how the graph is to utilize the display area.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.tilechart.TileChart
setDisplayPolicy is unsupported by TileChart, since it is always assumed to
be DISPLAY_FIT_TO_SCREEN.
setDisplayPolicy(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChart
Set how the graph is to utilize the display area.
setDisplayQuarter(int) -
Method in class com.sas.swing.visuals.CalendarPanel
setDisplaySize(Dimension) -
Method in class com.sas.visuals.TextElement
Set the value of the displaySize property.
setDisplayStyle(int) -
Method in class com.sas.swing.visuals.TreeView
Deprecated. Use NodeView.IMAGE_VISIBLE property of defaultNodeStyle.
setDisplayStyle(int) -
Method in class com.sas.visuals.TreeView
Deprecated. Use NodeView.IMAGE_VISIBLE property of defaultNodeStyle.
setDisplayTransform(TransformInterface) -
Method in class com.sas.awt.Choice
Sets the display transform.
setDisplayTransform(TransformInterface) -
Method in class com.sas.awt.ListBox
Sets the display transform.
setDisplayTransform(TransformInterface) -
Method in class com.sas.awt.TextArea
Sets the display transform.
setDisplayTransform(TransformInterface) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Set transform to given transform, which can be null
setDisplayTransform(TransformInterface) -
Method in class com.sas.swing.models.ListModelAdapter
Sets the displayTransform to the given TransformInterface, which can be null
setDisplayTransform(TransformInterface) -
Method in class com.sas.swing.models.TableModelAdapter
Set transform to given transform, which can be null
setDisplayTransform(TransformInterface) -
Method in class com.sas.swing.models.TreeModelAdapter
Set transform to given transform, which can be null
setDisplayTransform(TransformInterface) -
Method in class com.sas.swing.models.TreeNodeAdapter
Set transform to given transform, which can be null
setDisplayTransform(TransformInterface) -
Method in class com.sas.swing.visuals.SpinBox
Set the displayTransform used to transform the items in the model when the model
of the SpinBox is a StaticOrderedCollectionInterface object.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.BaseButton
Set the Transform to be used to display the "item" property.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.ComboBox
Sets the display transform.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.DualSelector
Sets the display transform.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.RadioBox
Sets the DisplayTransform for the RadioBox.
setDisplayTransform(TransformInterface) -
Method in interface com.sas.visuals.SelectableInterface
Set the transform used to change the item attribute
for display on the SelectableInterface.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.SelectionGroup
Sets the transform used to change the item property for display on the SelectableInterface.
setDisplayTransform(TransformInterface) -
Method in interface com.sas.visuals.SelectionGroupInterface
Set the transform used to change the item property for display on the SelectableInterface.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.SpinBox
Set the displayTransform used to transform the items in the model when the model
of the SpinBox is a StaticOrderedCollectionInterface object.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.TabBar
Set the displayTransform for the TabBarInterface.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.TabbedView
Set the displayTransform for the TabBarInterface.
setDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.UpDownListBox
Sets the display transform.
setDisplayTransformTabVisible(boolean) -
Method in class com.sas.swing.visuals.SwingCustomizerView
Sets whether the display transform customizer tab is displayed.
setDisplayValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter.KeyValueItem
setDisposeContent(boolean) -
Method in class com.sas.servlet.util.StreamContent
Sets the disposeContents property.
setDistanceToMoveColumn(int) -
Method in class com.sas.commands.relational.MoveColumnCommand
setDistinctValues(boolean) -
Method in class com.sas.swing.models.TableModelAdapter
Sets whether the sorted columns should return only distinct values.
setDividerImage(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenu
Sets the divider image to be used for menu items that are on this menu
setDividerImage(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the dividerImage property (String).
setDivideTotalSpace(boolean) -
Method in class com.sas.visuals.adapters.EqualSpacePartitioner
setDnDDelegate(TreeDnDDelegateInterface) -
Method in class com.sas.swing.visuals.TreeView
Sets the DnDDelegate on the TreeView.
setDnDDelegate(TreeDnDDelegateInterface) -
Method in class com.sas.visuals.TreeView
Sets the DnDDelegate on the TreeView.
setDocProduct(String) -
Method in class com.sas.swing.util.SASJavaHelp
Set the documentation product name of this object.
setDomain(String) -
Method in class com.sas.graphics.map.ESRIConnection
Sets the domain used to connect to the ESRI service.
setDomain(String) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the domain name that the credentials will be authenticated against.
setDonutHoleLabel(String) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the text to display centered on the pie.
setDonutHoleLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the style of the text to display in the center of the pie.
setDonutHoleSize(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the interior open area size in the center of the pie.
setDouble(String, double) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java double value.
setDoubleBuffered(boolean) -
Method in class com.sas.visuals.BufferedGraphics
Set the double buffer state.
setDoubleBuffered(boolean) -
Method in class com.sas.visuals.BufferedPanel
Sets the state of double buffering.
setDoubleBuffered(boolean) -
Method in interface com.sas.visuals.DoubleBufferInterface
setDoubleData(double) -
Method in class com.sas.swing.visuals.SpinBox
Set the double value of the SpinBox.
setDoubleData(double) -
Method in class com.sas.visuals.SpinBox
Set the double value of the SpinBox.
setDoubleData(double) -
Method in class com.sas.visuals.UnitsBox
Set the numeric value of the UnitsBox object.
setDoubleLeftArrowImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the doubleLeftArrowImage property of the DualListSelector.
setDoubleRightArrowImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the doubleRightArrowImage property of the DualListSelector.
setDown(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the highest number of pies to display vertically in a single cell,
when multiple responses have been specified.
setDownArrowImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the downArrowImage property of the DualListSelector.
setDownFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to DOWN_ACTION
setDownFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to DOWN_ACTION
setDragAndDropEnabled(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets whether the ability to drag and drop items between components is enabled.
setDragExpandEnabled(boolean) -
Method in class com.sas.visuals.NodeStyle
setDraggedDistance(int, int) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI.MouseInputHandler
setDraggedDistance(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the header's draggedDistance
to distance
.
setDraggedRow(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the header's draggedRow
to aRow
setDrawBarVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a numeric Variable for determining whether chart bars are drawn.
setDrawSectorOnAxis(boolean) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set whether sector elements should be drawn on top of their axis as opposed to beside it.
setDrillable(boolean) -
Method in class com.sas.swing.models.remotefileselector.BaseRemoteFileMetadata
Sets whether a particular file can be drilled down on.
setDrillable(boolean) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileMetadataInterface
Sets whether a particular file can be drilled down on.
setDrilledDown(boolean) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets whether this member is drilled down.
setDrillIconVisible(boolean) -
Method in class com.sas.graphics.components.AxisModel
Set if a drill-down icon should appear next to the subgroup label (if present).
setDrillIconVisible(boolean) -
Method in class com.sas.graphics.components.LegendModel
Set if a drill-down icon should appear next to the subgroup label (if present).
setDrillIconVisible(boolean) -
Method in class com.sas.graphics.components.piechart.PieChartSubgroupModel
Set if a drill-down icon should appear next to the subgroup label (if present).
setDrillStateDirty(boolean) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the flag that indicates whether the drill state needs to be freshly
captured before the next rendering.
setDriverName(String) -
Method in class com.sas.storage.jdbc.JDBCConnection
Set the name of the Driver class for this Connection.
setDriverName(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets the name of the JDBC Driver class to be used for the JDBC Connection.
setDurationVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartBreakTimeTableDataModel
Duration of a break.
setDurationVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Duration of an activity.
setDynamic(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
Sets the boolean indicating whether the ActionProvider Framework
should attempt to set the attribute during the action acquisition
phase.
setDynamic(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the dynamic property.
setDynamic(boolean) -
Method in class com.sas.visuals.DualSelector
Sets the value of the dynamic property.
setDynamicButtonArea(int) -
Method in class com.sas.servlet.tbeans.BaseButton
If dynamicButtonArea
is not NONE, the images and styles of the button will be updated based on the state
of the button.
setDynamicButtonArea(int) -
Method in class com.sas.servlet.tbeans.BaseListEditor
Convenienct method to set the Dynamic Button Area property on all the
buttons in this component at once.
setDynamicButtonRootName(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the dynamicButtonRootName property.
setDynamicRootName(String) -
Method in class com.sas.servlet.tbeans.BaseButton
The dynamicRootName is the used as a prefix for the nine images used in this button when rollover the button or when
the button is disabled dynamically.
setDynamicSupplementalPropertiesDefaultMap(Map) -
Method in class com.sas.entities.Entity
Sets the properties defined in the input map,
dynamicSupplementalProperties, on all AttributeDescriptors
associated with dynamic (instanced-based) attributes.
setDynamicSupplementalPropertiesDefaultMap(Map) -
Method in class com.sas.entities.RemoteEntity
Sets the properties defined in the input map,
dynamicSupplementalProperties, on all AttributeDescriptors
associated with dynamic (instanced-based) attributes.
setEarlyFinishVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable containing the earliest possible point in time on which the uncompleted
portions of an activity can finish, based on the network logic and
any schedule constraints.
setEarlyStartVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable containing the earliest possible point in time on which the uncompleted
portions of an activity can start, based on the network logic and
any schedule constraints.
setEchoChar(char) -
Method in class com.sas.awt.TextField
Sets the echo character for this TextField.
setEchoChar(char) -
Method in class com.sas.util.transforms.EchoCharacterTransform
setEditable(boolean) -
Method in class com.sas.awt.TextArea
Sets the specified boolean to indicate whether or not the TextArea
is editable (accepts keystokes).
setEditable(boolean) -
Method in class com.sas.awt.TextField
Sets the specified boolean to indicate whether or not the TextField
is editable (accepts keystokes).
setEditable(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseComboBoxView
Determines whether the ComboBoxView field is editable.
setEditable(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Determines whether the ComboBoxView field is editable.
setEditable(boolean) -
Method in class com.sas.visuals.NodeStyle
setEditable(boolean) -
Method in class com.sas.visuals.TextEditComposite
setEditable(boolean) -
Method in class com.sas.visuals.UpDownTextArea
setEditableColumns(String[]) -
Method in class com.sas.swing.visuals.tableview.EditController
Sets the columns in which editing is allowed.
setEditColumn(TableColumn) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the instance of TableColumn to use as the column,
independent of the data, which contains the edit actions.
setEditColumnVisible(boolean) -
Method in class com.sas.servlet.tbeans.tableview.HttpEditController
Set whether the TableView's editColumn should be rendered.
setEditColumnVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.EditTag
Used to set the editColumnVisible property for editing.
setEditController(HttpEditController) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the controller class used to assist in editing the table.
setEditController(EditControllerInterface) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the controller class use to assist in editing the table.
setEditEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.EditController
Enables or disables editing on the TableView.
setEditFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to EDIT_ACTION
setEditFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to EDIT_ACTION
setEditing(boolean) -
Method in class com.sas.swing.visuals.NodeView
Directs the current node to enter or exit editing mode.
setEditing(boolean) -
Method in class com.sas.visuals.NodeView
Directs the current node to enter or exit editing mode.
setEditor(AdvancedFilterModelInterface, EditorInterface) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setEditor(String, String) -
Method in class com.sas.entities.AttributeDescriptor
setEditor(String, String) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Set the editor.
setEditorInstructionText(Map) -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Set the text that is displayed in a property sheet to assist the
user in entering valid values for properties.
setEditorMap(Map) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.PropertyEditorContainer
setEditorObjectID(String) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.PropertyNode
Sets the element of the JSNode.
setEditors(FilterableListModelInterface, List) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setEditors(AdvancedFilterModelInterface, List) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setEditRowVisible(boolean) -
Method in class com.sas.servlet.tbeans.tableview.HttpEditController
Set whether the TableView's editRow should be rendered.
setEditRowVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.EditTag
Used to set the editRowVisible property for editing.
setElements(int, int, TupleElementInterface[]) -
Method in class com.sas.storage.olap.embedded.Tuple
Sets TupleElements for this tuple
setEnabled(boolean) -
Method in class com.sas.awt.AppletVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.DialogVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.FrameVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.LabelVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.PanelVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
setEnabled(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
setEnabled(boolean) -
Method in interface com.sas.awt.VisualInterface
setEnabled() is the set accessor method for the Enabled attribute.
setEnabled(ComponentInterface, VisualInterface, Component, boolean) -
Static method in class com.sas.awt.VisualInterfaceSupport
setEnabled(boolean) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the enabled status of the node
setEnabled(boolean) -
Method in class com.sas.graphics.components.HierarchyModel
Sets whether the table is drawn with a tree to show the
hierarchy relationship of the tasks.
setEnabled(boolean) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the enable state of the button
setEnabled(boolean) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the enabled attribute associated with the image tag.
setEnabled(boolean) -
Method in interface com.sas.servlet.tbeans.EnabledInterface
Sets the component's enabled status
setEnabled(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the enabled attribute associated with the form element.
setEnabled(boolean) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Set the enabled state of the node, which will change the icon
and style used for a disabled node.
setEnabled(boolean) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the state for the current menu item
setEnabled(boolean) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the state for the current menu item
setEnabled(boolean) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setEnabled(boolean) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Set the enabled state of the node, which will change the icon
and style used for a disabled node.
setEnabled(boolean, HttpServletRequest) -
Static method in class com.sas.servlet.util.JavaScriptIncludeHandler
Enable or disable the writing of include statements on a request/page.
setEnabled(boolean) -
Method in class com.sas.swing.visuals.CalendarDayButton
Sets the enabled state of this component.
setEnabled(boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the enabled state of the panel.
setEnabled(boolean) -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DisabledNode
Sets the enabled status of the node
setEnabled(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Set the BaseDualSelector enabled.
setEnabled(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Set the DualSelector enabled.
setEnabled(boolean) -
Method in class com.sas.swing.visuals.SpinBox
Set the SpinBox enabled.
setEnabled(boolean) -
Method in class com.sas.swing.visuals.SpinButton
Sets the SpinButton enabled for user input.
setEnabled(boolean) -
Method in class com.sas.table.DataTableSortController
Sets enabled
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the enable state of the form element
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the enable state of the form element
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxTag
Sets the enabled attribute (boolean) of the CheckBoxTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag
Sets the enabled attribute (boolean) of the ChoiceBoxTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.HiddenTag
Sets the enabled attribute (boolean) of the Hidden Tag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the enabled attribute (boolean) of the Image Tag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the enabled attribute (boolean) of the ListBoxTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.PasswordTag
Sets the enabled attribute (boolean) of the PasswordTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.PushButtonTag
Sets the enabled attribute (boolean) of the PushButtonTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
Sets the enabled attribute (boolean) of the TextAreaTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.TextEntryTag
Sets the enabled attribute (boolean) of the TextEntryTag.
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the enabled property (boolean).
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the enabled property (boolean).
setEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.EditTag
Used to set the enabled property for editing.
setEnabled(boolean) -
Method in class com.sas.visuals.BaseButton
Set the button enabled state.
setEnabled(boolean) -
Method in class com.sas.visuals.ComboBox
Sets the enabled property
setEnabled(boolean) -
Method in class com.sas.visuals.LabelView
Calls the super setEnabled
to repaint the LabelView when this enabled
property is changed.
setEnabled(boolean) -
Method in class com.sas.visuals.ListBoxSelector
setEnabled(boolean) -
Method in class com.sas.visuals.PropertyEditorHost
setEnabled(boolean) -
Method in class com.sas.visuals.RadioBox
Sets the whether the RadioBox and its components are disabled or not.
setEnabled(boolean) -
Method in class com.sas.visuals.Scrollbar
Set the enabled state of the Scrollbar.
setEnabled(boolean) -
Method in class com.sas.visuals.ScrollSlider
Set the enabled state of the ScrollSlider.
setEnabled(boolean) -
Method in class com.sas.visuals.SpinBox
Set the SpinBox enabled.
setEnabled(boolean) -
Method in class com.sas.visuals.SpinButton
Sets the SpinButton enabled for user input.
setEnabled(boolean) -
Method in class com.sas.visuals.TabBar
Set the entire TabBar enabled or disabled.
setEnabled(boolean) -
Method in class com.sas.visuals.TabbedView
Set the enabled state of the TabbedView.
setEnabled(boolean) -
Method in class com.sas.visuals.TextEditComposite
setEnabled(boolean) -
Method in class com.sas.visuals.UnitsBox
setEnabledColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the enabledColumnName.
setEnabledIfEmpty(boolean) -
Method in class com.sas.actionprovider.ActionOrderList
Sets the boolean indicating if the ActionList corresponding to this
ActionOrderList should be returned if the ActionList is empty.
setEnabledOnContainer(Container, boolean) -
Static method in class com.sas.swing.visuals.util.Util
This method sets the enabled state on all of it's descendents to either true
or false depending on the value of the enabled parameter.
setEncode(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
Sets the boolean indicating whether the ActionProvider Framework
should attempt encode the value when passing as a request parameter.
setEncodedURL(boolean, HttpServletResponse) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the conditional indicating whether to set URL encoding on the link that is
written.
setEncodedURL(boolean) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the encodedURL attribute (boolean) of the LabelTag.
setEncodeText(boolean) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the boolean indicating whether the Label's text will be encoded using
com.sas.util.Strings.quoteForXML.
setEncodeText(boolean) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the boolean indicating whether the cell text will be encoded using
com.sas.util.Strings.quoteForXML.
setEncodeText(boolean) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the encodedText attribute (boolean) of the LabelTag.
setEncodeText(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsSimpleTemplateRendererTag
Sets the encodedText attribute (boolean) of the CellContentsSimpleTemplateRendererTag indicating whether
the cell text will be encoded using com.sas.util.Strings.quoteForXML.
setEncodeType(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the mechanism used to encode the form's content.
setEncodeType(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the encodetype property (String) of the Form Tag.
setEncryption(String, String, String) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the type of data encryption to be used in communications for the current puddle.
setEncryption(int, String, String, String) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the type of data encryption to be used in communications for the current puddle.
setEnd(Object) -
Method in class com.sas.table.CellSelection
Specifies the object that defines the unanchored or floating
end of the selection.
setEnd(Object) -
Method in class com.sas.table.ColumnSelection
Specifies the object that defines the unanchored or floating
end of the selection.
setEnd(Object) -
Method in class com.sas.table.RowSelection
Specifies the object that defines the unanchored or floating
end of the selection.
setEnd(Object) -
Method in class com.sas.table.Selection
Specifies the object that defines the unanchored or floating
end of the selection.
setEndCalendar(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the end calendar value
setEndCalendar(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the end calendar value
setEndColumn(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the last column to be displayed.
setEndColumn(int) -
Method in class com.sas.swing.visuals.tableview.TableFormatArea
Set the end column.
setEndColumn(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag
Sets the endColumn property of the CellEditorTag.
setEndColumn(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag
Sets the endColumn property of the CellRendererTag.
setEndDateTime(Date) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the end date for a range of dates to be searched.
setEndDateTime(Date) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets the end date for a range of dates to be searched.
setEndIndex(int) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the end index of the menu to be written.
setEndIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the endIndex property (int).
setEndingDate(Date) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the ending date time for the search
setEndingPeriodOption(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setEndingPeriodOption(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setEndingPeriodOption(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setEndingPeriodOption(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the selected 'Ending -period-:' option
setEndOffset(BaseLength) -
Method in class com.sas.graphics.components.AxisModel
Set the length of the offset from
the last major tick mark to the end of the
axis line.
setEndReferenceLineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.ReferenceBandModel
chart's ReferenceLineModel axis.
setEndRow(int) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the ordinal of the model of the last row to be exported.
setEndRow(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Set the last row to be displayed.
setEndRow(int) -
Method in class com.sas.swing.visuals.tableview.TableFormatArea
Set the end row.
setEndRow(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag
Sets the endRow property of the CellEditorTag.
setEndRow(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag
Sets the endRow property of the CellRendererTag.
setEndRow(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.RowTag
Sets the endRow property of the RowTag.
setEndValue(long) -
Method in class com.sas.servlet.util.TableScrollCommand
Deprecated. Sets the 0 based ending location, row or column number, before the scroll.
setEndValue2(long) -
Method in class com.sas.servlet.util.TableScrollCommand
Deprecated. Internal use only
setEnforcePromptCascades(boolean) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
setEntity(Object) -
Method in exception com.sas.entities.AttributeSetException
Set the Entity for which the attribute assignment failed.
setEntity(EntityInterface) -
Method in class com.sas.entities.EntityAttr
Sets the Entity used to create the EntityAttr.
setEntityKey(String) -
Method in class com.sas.entities.BaseEntity
Assign this entity's key or GUID (Globally Unique Identifier).
setEntityKey(String) -
Method in class com.sas.entities.Entity
Assign this entity's key or GUID (Globally Unique Identifier).
setEntityKey(String) -
Method in interface com.sas.entities.EntityKeyInterface
Assign an entity key to the Entity.
setEntityKey(String) -
Method in class com.sas.entities.RemoteEntity
Assign this entity's key or GUID (Globally Unique Identifier).
setEntityKey(String) -
Method in interface com.sas.entities.RemoteEntityInterface
Assign an entity key to the Entity.
setEntityName(String) -
Method in class com.sas.entities.EntityAttr
Sets the Entity name.
setEnvironment(int) -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Sets the operating environment to the specified value.
setEnvironment(int) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Sets the operating environment to the specified value.
setEnvironment(int) -
Method in class com.sas.dataselectors.filters.BusinessModelFilterItemToAdvancedLogicListAdapter
Sets the operating environment to the specified value.
setEnvironment(int) -
Method in class com.sas.dataselectors.filters.BusinessQueryFilterItemToAdvancedLogicListAdapter
Sets the operating environment to the specified value.
setEnvironment(int) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the operating environment to the specified value.
setEpilog(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Sets the epilog attribute (String) for a custom tag.
setEpilog(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Sets the epilog attribute (String) for a custom tag.
setEpilog(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Sets the epilog attribute (String) for a custom tag.
setEpilog(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Sets the epilog attribute (String) for a custom tag.
setErrorColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color to be associated with error data values in a graph.
setErrorFillStyles(FillStyle[]) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Error data elements.
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.ContainerContainerComponent
setErrorHandler(ComponentInterface, ContainerInterface, Container, ErrorHandlerInterface) -
Static method in class com.sas.awt.ContainerInterfaceSupport
Sets the error handler for the specified component.
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.DialogContainerComponent
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.FrameContainerComponent
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.PanelContainerComponent
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.TextArea
Sets the errorHandler for the textArea.
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.awt.TextField
Sets the errorHandler for the textArea.
setErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the errorHandler for validation.
setErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.swing.visuals.SpinBox
Set the errorHandler for the validator of the text in the textField of the SpinBox.
setErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.swing.visuals.util.JTextFieldValidator
Sets the error handler used to notify the user of an invalid value entered in the JTextField.
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.util.CommandDispatcher
Set the error handler that is set on the command if it implements the
SupportsErrorHandlerInterface.
setErrorHandler(ErrorHandlerInterface) -
Method in interface com.sas.util.errorhandlers.SupportsErrorHandlerInterface
setErrorHandler(GenericErrorHandlerInterface) -
Method in interface com.sas.util.validators.GenericValidatorInterface
setErrorHandler(ErrorHandlerInterface) -
Method in interface com.sas.util.validators.ValidatorInterface
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Set the error handler used by all commands that implement the SupportsErrorHandlerInterface.
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.visuals.NodeStyle
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.visuals.SpinBox
Set the errorHandler for the validator of the text in the textField of the SpinBox.
setErrorHandler(ErrorHandlerInterface) -
Method in class com.sas.visuals.UnitsBox
Set the errorHandler for the validator of the text in the textField of the SpinBox.
setErrorHandlerFunctionName(String) -
Method in interface com.sas.servlet.tbeans.util.validators.JavaScriptValidationInterface
Sets the name of the error handler function to call if validation
fails.
setErrorHandlerFunctionName(String) -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
Sets the name of the error handler function to call if validation
fails.
setErrorHandlerFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.BaseValidatorTag
Sets the name of the error handler function to call if validation
fails.
setErrorLineStyles(StrokeLineStyle[]) -
Method in class com.sas.graphics.components.DataElementStyles
Line attributes for Error data elements.
setErrorMarkerStyles(MarkerStyle[]) -
Method in class com.sas.graphics.components.DataElementStyles
Marker attributes for Error data elements.
setErrorMessage(String) -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets the current value of the error message to be displayed to the user.
setErrorMessage(String) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.BaseValidatorTag
Sets the error message that will be displayed when validation fails.
setEscapedDynamicAttributeValues(boolean) -
Method in class com.sas.actionprovider.HttpAction
Sets the boolean indicating whether the following characters in this action's
dynamic attribute values need to be escaped when converted to url query string parameters.
setEscapeProcessing(boolean) -
Method in class com.sas.net.sharenet.ShareNetStatement
Sets escape processing.
setESRIConnection(ESRIConnection) -
Method in class com.sas.graphics.components.esrimap.ESRIMapDataModel
Sets the ESRIConnection used by the ESRIMapChart to connect to the ESRI server
setEventInfo(Map) -
Method in class com.sas.actionprovider.ActionProviderEvent
Sets the the map containing information about the operation that was performed on the
event's source.
setEventSource(Object) -
Method in class com.sas.actionprovider.commands.MapBaseCommand
setEventSource(Object) -
Method in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.AddRowCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.CancelRowInsertCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ClearCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.CommitInsertedRowCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.CopyCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.CutCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.DeleteRowCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.HideColumnCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.HoldColumnCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.HoldRowCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.InsertRowCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.PasteCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ReleaseAllColumnsCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ReleaseAllRowsCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ReleaseColumnCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ReleaseRowCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ShowAllColumnsCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ShowColumnCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ShowColumnHeaderCommand
setEventSource(Object) -
Method in class com.sas.commands.relational.ShowRowHeaderCommand
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.CopyCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.CutCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.DisplaySearchResultsCommand
Set the source impacted by the commands execution.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.FilterTypeCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.FindCommand
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.GoBackCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.ifileservice.AddFolderCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.ifileservice.DeleteCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.ifileservice.PasteCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.ifileservice.RenameCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.informationservices.AddFolderCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.informationservices.DeleteCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.informationservices.PasteCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.informationservices.RenameCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.OpenFolderCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector.UpOneLevelCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector2.DisplaySearchResultsCommand
Set the source impacted by the commands execution.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Allows setting of the event source.
setEventSource(Object) -
Method in class com.sas.commands.remotefileselector2.OpenFolderCommand
Allows setting of the event source.
setExactMatch(boolean) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setExample(String) -
Method in class com.sas.models.formats.FormatDescription
setExcelPath(String) -
Method in class com.sas.commands.relational.ExportToExcelCommand
setExceptionHighlightingAction(BaseAction) -
Method in class com.sas.actionprovider.support.dataselectors.BaseMenuBarSupport
Sets the default Exception Highlighting action to be used internally by this support class.
setExceptionLoggingEnabled(boolean) -
Method in class com.sas.util.AlarmListenerList
Set whether this listener list logs exceptions caught when delivering
an event to a listener.
setExceptionReThrown(boolean) -
Method in class com.sas.util.AlarmListenerList
Specify whether this listener list should rethrow exceptions caught
when delivering an event to a listener.
setExpandCollapseComponent(BaseExpandCollapse) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
Set the component to use
for toggling the display
of the Search fields and buttons.
setExpandCollapseVisible(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
Set the visibility state of the
ExpandCollapse
.
setExpanded(boolean) -
Method in class com.sas.dataselectors.calculateditems.NodeInfo
Sets the boolean indicating whether this node
should be presented in an expanded state.
setExpanded(boolean) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the expanded status of the node
setExpanded(boolean) -
Method in class com.sas.dataselectors.memberproperties.NodeInfo
Sets the boolean indicating whether this node
should be presented in an expanded state.
setExpanded(boolean) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets whether the component is expanded.
setExpanded(boolean) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
sets the expandedState of the node
setExpanded(boolean) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setExpanded(boolean) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the expanded state of the node.
setExpanded(boolean) -
Method in class com.sas.swing.visuals.NodeView
Controls whether the current node is expanded or collapsed.
setExpanded(boolean) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the expanded state of the component.
setExpanded(boolean) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
sets the expandedState of the node
setExpanded(boolean) -
Method in class com.sas.visuals.NodeView
Controls whether the current node is expanded or collapsed.
setExpandedColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the expandedColumnName.
setExpandedIcon(int) -
Method in class com.sas.sasserver.tree.NodeDelegate
Sets the expanded icon number.
setExpandedIcon(IconInterface) -
Method in class com.sas.visuals.NodeStyle
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setExpandedImage(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setExpandedImage(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setExpandedImage(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setExpandedImage(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setExpandedImage(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the name of the image to be displayed expanded nodes.
setExpandedImage(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of the expanded image.
setExpandedImage(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setExpandedImage(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Returns the name of the expanded image.
setExpandedImage(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the expandedImage property (String).
setExpandedImageAltText(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setExpandedImageAltText sets the alternate text to the expanded image in the
viewer.
setExpandedImageAltText(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setExpandedImageAltText(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the alternate text to the expanded image in the viewer.
setExpandedImageAltText(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
setExpandedImageAltText sets the alternate text to the expanded image in the
viewer.
setExpandedImageAltTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV3
setExpandedImageAltTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV3
setExpandedImageAltTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setExpandedImageAltTextColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setExpandedImageAltTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setExpandedImageAltTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setExpandedImageAltTextColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeV3Interface
setExpandedImageAltTextColumName
setExpandedImageAltTextColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the expandedImageAltTextColumnName.
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setExpandedImageColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setExpandedImageColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setExpandedImageColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setExpandedImageColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setExpandedImageColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the name of the column in the level data set that contains the name
of the image to be displayed expanded nodes.
setExpandedImageColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the expandedImageColumnName.
setExpandedLevel(String) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
Sets the list of uniqueLevelNames that determine which
level nodes should be exanded when the selector is launched.
setExpandedLevel(String) -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorInterface
Sets the uniqueLevelName that determines which
level node should be expanded when the selector is launched.
setExpandedLevel(String) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
Sets the uniqueLevelName that determines which
level node should be expanded when the selector is launched.
setExpandedSelectedIcon(int) -
Method in class com.sas.sasserver.tree.NodeDelegate
Sets the expanded selected icon number.
setExpandedSelectedIcon(IconInterface) -
Method in class com.sas.visuals.NodeStyle
setExpandedTextDisplayed(boolean) -
Method in class com.sas.visuals.NodeStyle
setExpandedTextUsed(boolean) -
Method in class com.sas.swing.models.TreeNodeAdapter
setExpandedTotals(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the flag that indicates if the totals are 'expanded'.
setExpandedTotals(boolean) -
Method in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
setExpandImageDefault(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets the expand default image String for the expand button.
setExpandImageDefault(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the expandImageDefault of the component.
setExpandImageDisabled(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets the expand disable image String for the expand button.
setExpandImageDisabled(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the expandImageDisabled of the component.
setExpansionLevel(int) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determines what level the tree will be expanded when rendereded.
setExpansionLevel(int) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setExpansionLevel detemines what level the tree will be
expanded when render.
setExpert(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
setExpert(boolean) -
Method in class com.sas.entities.AttributeDescriptor
setExpert(boolean) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets the expert state.
setExpert(boolean) -
Method in class com.sas.entities.AttributeGroup
setExpert(boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
Sets the expert state.
setExplicitlyCreated(boolean) -
Method in class com.sas.dataselectors.filters.tree.LogicalConditionNode
setExplodedCategories(String[]) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the string array of categories that should be "exploded".
setExportRawData(boolean) -
Method in class com.sas.commands.relational.ExportToExcelCommand
setExportRowCount(int) -
Method in class com.sas.commands.relational.ExportToExcelCommand
setExportStartRow(int) -
Method in class com.sas.commands.relational.ExportToExcelCommand
setExpression(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setExpression(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Set the String expression representing this calculated item.
setExpression(Object) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.BaseEditorAdapter
setExpressionArea(String) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Set the value entered by the user in the expression area.
setExpressionLabel(String) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setExpressionList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Sets the list of calculated item expressions that were sent from the client.
setExpressionText(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
Sets the text representation of the expression for the filter for this item.
setExpressionType(int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setExpressionType(int) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Set the Type of the expression representing this calculated item.
setExpressionType(int) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.BaseEditorAdapter
setExpressionValueEditor(ExpressionValueEditorInterface) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the editor to use to edit an expression value.
setExpressionValueEditor(ExpressionValueEditorInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the editor to use to edit an expression value.
setExpressionValueEditorInfo(FilterLogicTestNodeInterface, int) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Prepares the ExpressionValueEditor to edit the current filter value based on the given
FilterLogicTestNodeInterface.
setExpressionValueEditorInfo(FilterLogicTestNodeInterface, int) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Prepares the expression value editor for use based on the values contained in the given test node.
setExtendedSelectionAllowed(boolean) -
Method in class com.sas.swing.visuals.TreeView
Sets the value of the extendedSelectionAllowed property.
setExtendedSelectionAllowed(boolean) -
Method in class com.sas.table.TableView
Specifies whether selections can be extended.
setExtendedSelectionAllowed(boolean) -
Method in class com.sas.visuals.TreeView
Sets the value of the extendedSelectionAllowed property.
setExteriorBorder(BorderInterface) -
Method in class com.sas.visuals.CompositeBorder
Set the Exterior Border to the specified Border.
setExternal(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
Sets the boolean indicating whether the ActionProvider Framework
should prepend the attribute's value with the ActionProvider's parameterPrefix
when passing as a request parameter.
setExternal(boolean) -
Method in class com.sas.actionprovider.HttpAction
Sets the boolean indicating whether the HttpActionProvider that generates
this Action will also be responsible for executing the Action's command.
setExternalUpdateSupported(boolean) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the value of the externalUpdateSupported property.
setExternalUpdateSupported(boolean) -
Method in class com.sas.servlet.tbeans.models.Node
Sets the value of the externalUpdateSupported property.
setFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.tree.FilterItemToLogicTreeTransform
setFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.tree.LogicTreeToFilterItemTransform
Sets the BIQ filter model object factory.
setFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.tree.LogicTreeToStepModelTransform
Sets the BIQ filter model object factory.
setFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
setFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
setFailureURL(String) -
Method in class com.sas.servlet.tbeans.login.BaseLogin
Sets the URL to be used after failure to validate the specified credentials.
setFetchDirection(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0
Gives a hint as to the direction in which the rows in this result set
will be processed.
setFetchDirection(int) -
Method in class com.sas.net.sharenet.ShareNetStatement
JDBC 2.0
Gives a hint as to the direction in which the rows in the result set created
by this statement will be processed.
setFetchDirection(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
Gives a hint as to the direction in which the rows in this
ResultSet
object will be processed.
setFetchSize(int) -
Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0
Sets the number of rows to be fetched for this result set.
setFetchSize(int) -
Method in class com.sas.net.sharenet.ShareNetStatement
JDBC 2.0
Sets the number of rows to be fetched.
setFetchSize(int) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
Gives the JDBC driver a hint as to the number of rows that should
be fetched from the database when more rows are needed for this
ResultSet
object.
setFieldRenderable(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseFieldRenderer
Sets a status on the renderer to indicate
whether anything should be rendered for
the description or for the field.
setFileDialogFilter(FileFilter) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets the setFileExtension(String) -
Method in class com.sas.util.ContentServer
File extension, such as csv, doc, or pdf
setFileExtension(String) -
Method in class com.sas.util.ContentServer2
File extension, such as csv, doc, or pdf
setFileName(String) -
Method in class com.sas.servlet.tbeans.webmddbview.WebMDDBView
Sets the name of the text file to be read
setFileName(String, PageContext) -
Method in class com.sas.servlet.tbeans.webmddbview.WebMDDBView
Sets the name of the text file to be read.
setFileName(String, ServletContext) -
Method in class com.sas.servlet.tbeans.webmddbview.WebMDDBView
Sets the name of the text file to be read.
setFileName(String) -
Method in class com.sas.util.ContentServer
Sets the filename to be used with sendToApplication.
setFileName(String) -
Method in class com.sas.util.ContentServer2
Sets the filename to be used with sendToApplication.
setFileSelectionMode(int) -
Method in class com.sas.prompts.definitions.BaseFileDefinition
Sets the selection mode of the prompt.
setFileSelectionMode(int) -
Method in interface com.sas.prompts.definitions.MutableFileSelectionInterface
Sets whether files, directories, or file and directories are allowed to be selected.
setFileTypes(List<String>) -
Method in class com.sas.prompts.definitions.BaseFileDefinition
Sets the list of file types to allow the user to select from.
setFileTypes(List<String>) -
Method in interface com.sas.prompts.definitions.MutableFileSelectionInterface
Sets the list of file types to allow the user to select from.
setFill(int) -
Method in class com.sas.visuals.RowColumnLayout
Set the order the grid gets filled with objects.
setFillAreaEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not to fill the area between the line and the associated
dependent axis baseline.
setFillAreaEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not the area between the line and
the baseline is filled.
setFillAreaEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the area under the plot to be filled or not.
setFillAreaEnabled(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the area under the plot to be filled or not.
setFillCell(boolean) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets whether the component is resized to fill the entire grid cell (true) or
it's preferred size is used (false).
setFillColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setFillColor(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setFillColor(Color) -
Method in class com.sas.swing.visuals.BevelArrowIcon
setFillEnabled(boolean) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set whether radar elements should be filled polygons.
setFillFrom(int) -
Method in class com.sas.visuals.RowLayout
Set the direction to fill the rows from.
setFillFrom(int) -
Method in class com.sas.visuals.TabBar
Set the direction to fill the row of tabs from.
setFillStyle(FillStyle) -
Method in class com.sas.graphics.components.ReferenceBandModel
Sets the fill style attributes.
setFillStyles(FillStyle[]) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for data elements.
setFillType(int) -
Method in class com.sas.graphics.components.FillStyle
Sets the type of fill.
setFilterableItem(Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
Sets the filterable native model object for this item.
setFilterAttributes(ActionSupportFilter) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapMenu
Sets the model attribute on the passed in menubarFilter.
setFilterAttributes(ActionSupportFilter) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapMenu
Sets the model attribute on the passed in menubarFilter.
setFilterBaseModelData(FilterBaseModelData) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
setFilterCondition(FilterOperatorEnum) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setFilterCondition(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setFilterConditionMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the FilterConditionInterface instances in the data model.
setFilterDescription(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter description in the selection model.
setFilterDescription(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter description in the selection model.
setFilterDescription(String) -
Method in class com.sas.dataselectors.filters.AbstractFilterLogicBaseNode
Sets the description for this node.
setFilterDescription(String) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the description for the overall filter.
setFilterDescription(String) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the description to use if/when persisting this filter model.
setFilterDescription(String) -
Method in interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface
Sets the description for this node.
setFilterEnabled(boolean) -
Method in class com.sas.actionprovider.commands.MapClearSelectionsCommand
setFilterEnabled(boolean) -
Method in class com.sas.actionprovider.commands.MapExportToExcelCommand
setFilterEnabled(boolean) -
Method in class com.sas.actionprovider.commands.MapFilterSelectionsCommand
setFilterExpression(Object) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setFilterExpression(Object) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the filter expression associated with the adapter.
setFilterItem(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter item
setFilterItem(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter item
setFilterItem(FilterItemInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
Sets the filter item assigned to this test node.
setFilterItem(FilterItemInterface) -
Method in interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface
Sets the FilterItemInterface for this if it is a Test node.
setFilterItemData(Object) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.FilterItemEditorAdapter
setFilterItemEditor(FilterItemEditorInterface) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the editor to use to edit a filter item.
setFilterItemEditor(FilterItemEditorInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the editor to use to edit a filter item.
setFilterItemEditorInfo(FilterLogicTestNodeInterface) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Prepares the FilterItemEditor to edit the current filter value based on the given
FilterLogicTestNodeInterface.
setFilterItemEditorInfo(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Prepares the filter item editor for use based on the values contained in the given test node.
setFilterItemList(List) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemListBase
Sets the list of filter items.
setFilterItemList(FilterItemListInterface) -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Sets the filter item list for this adapter.
setFilterItemList(FilterItemListInterface) -
Method in class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
setFilterItemListLabel(String) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemListBase
Sets the label that can be used to identify the list of filter items.
setFilterItemListLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterItemList
setFilterItemLookupMap(Map) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemListBase
Directly sets the lookup table mapping native objects to their corresponding
filter model objects.
setFilterItemMap(List) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the map for the FilterItemInterface instances in the data model.
setFilterItemMap(List) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the map for the FilterItemInterface instances in the data model.
setFilterItemMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the FilterItemInterface instances in the data model.
setFilterItemProperties(FilterItemInterface, DataItem) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Sets any additional DataItem specific properties on the filter item.
setFilterItemProperties(FilterItemInterface, ResourceAwareStringExpression) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Sets any additional expression specific properties on the filter item.
setFilterItemQualifiers(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
Sets the list of qualifiers to be applied to the filter item for this test node to
further refine the resulting filter.
setFilterItemQualifiers(List) -
Method in interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface
Sets a list of FiterItemInterface objects that further qualify the FilterItem.
setFilterItemType(int) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.FilterItemEditorAdapter
setFilterLabel(String) -
Method in class com.sas.dataselectors.filters.AbstractFilterLogicBaseNode
Sets the label for this node.
setFilterLabel(String) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the label for the overall filter.
setFilterLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Set the label the root filter object should have.
setFilterLabel(String) -
Method in interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface
Sets the name for this if it is a Test node.
setFilterList(SimpleLogicListInterface) -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Sets the model containing the list of filters.
setFilterList(List) -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Sets the list of filters.
setFilterList(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
setFilterListDescription(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
setFilterListDescription(String) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
setFilterListLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
setFilterListLabel(String) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
setFilterLogicTree(SimpleFilterLogicTreeInterface) -
Method in class com.sas.dataselectors.filters.FilterItemRootToAdvancedList
Assigns the filter logic tree for this list.
setFilterMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the FilterItem instances in the data model.
setFilterMatchType(int) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setFilterMatchType(int) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Allows setting of a constant value for the filterRelation value.
setFilterMatchType(int) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Allows setting of a constant value for the filterRelation value.
setFilterMatchType(int) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets whether to override the type of desired search criteria.
setFilterMatchType(int) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.InformationServicesSearchModel
Allows setting of a constant value for the filterRelation value.
setFilterModel(AdvancedFilterModelInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
Sets the filter model for this filterable item.
setFilterName(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter name in the selection model.
setFilterName(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter name in the selection model.
setFilterObject(Object) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
setFilterObject(Object) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
Transforms the given filter object (from the native filter model) into
a network of filter logic nodes used to represent the filter within
the filter selector model.
setFilterObject(Object) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setFilterObjectFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.BusinessModelFilterItemToAdvancedLogicListAdapter
Sets the filter object factory.
setFilterObjectFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.BusinessQueryFilterItemToSimpleLogicListAdapter
Sets the filter object factory for the adapter.
setFilterObjectFactory(FilterObjectFactoryInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the filter object factory that is to be used by the adapter to convert between native and
filter model objects.
setFilterOperator(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter operator value
setFilterOperator(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter operator value
setFilterQualifiedConditionMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the FilterConditionInterface instances in the data model.
setFilterQualifier(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter qualifier values
setFilterQualifier(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter qualifier values
setFilterQualifierEditor(QualifiersEditorInterface) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the editor to use to edit a filter qualifier.
setFilterQualifierEditor(QualifiersEditorInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the editor to use to edit a filter qualifier.
setFilterQualifierEditorInfo(FilterLogicTestNodeInterface) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Prepares the FilterQualifierEditor to edit the selected qualifiers based on the given
FilterLogicTestNodeInterface.
setFilterQualifierEditorInfo(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Prepares the filter qualifier editor with values from the given test node.
setFilterQualifierList(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterQualifierList
Sets the list of qualifiers.
setFilterQualifierListLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterQualifierList
Sets the label for this list of qualifiers.
setFilterQualifierMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the FilterQualifierInterface instances in the data model.
setFilterStep(Object) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setFilterStep(Object) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the filter step associated with the adapter.
setFilterType(FilterTypeEnum) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setFilterType(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setFilterTypes(HashMap) -
Method in class com.sas.commands.remotefileselector.FilterTypeCommand
Sets the attribute containing the map of keys to file types.
setFilterValue(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter value
setFilterValue(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter value
setFilterValue(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setFilterValue(FilterValueInterface) -
Method in class com.sas.dataselectors.filters.AdvancedFilterValueList
Deprecated. Sets the delegate filter value object used when the class is referenced as
a value.
setFilterValueMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the FilterValueInterface instances in the data model.
setFilterValueMax(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the maximum filter value when condition is In Between
or Not In Between
setFilterValueMax(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the maximum filter value when condition is In Between
or Not In Between
setFilterValueMaxText(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the maximum filter value when condition is In Between
or Not In Between
setFilterValueMaxText(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the maximum filter value when condition is In Between
or Not In Between
setFilterValueMin(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the minimum filter value when condition is In Between
or Not In Between
setFilterValueMin(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the minimum filter value when condition is In Between
or Not In Between
setFilterValueMinText(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the minimum filter value when condition is In Between
or Not In Between
setFilterValueMinText(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the minimum filter value when condition is In Between
or Not In Between
setFilterValues(List) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceModel
Sets a list of values to be used for filtering file types or extensions.
setFilterValues(List) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
Sets a list of values to be used for filtering file types or extensions.
setFilterValues(List) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
Sets a list of values to be used for filtering file types or extensions.
setFilterValues(List) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServiceModelInterface
Sets a list of values to be used for filtering file types or extensions.
setFilterValueText(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter value for the text entry.
setFilterValueText(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter value for the text entry.
setFilterValueTyped(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the typed filter values
setFilterValueTyped(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the typed filter values
setFinalBarEnabled(boolean) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets whether or not to display the Waterfall Chart's "Final" bar.
setFinalBarFillStyle(FillStyle) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Deprecated. use getDataElementStyles().setFinalFillStyle(finalFillStyle);
setFinalBarID(String) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the text identifying the Waterfall Chart's "Final" bar.
setFinalColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "final" value.
setFinalFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the fill attributes for "final" elements such as found in the WaterfallChart.
setFindCondition(String) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the find condition
setFindDirection(String) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the find direction
setFindForm(Form) -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets the form object used by the panel to submit the panel data
setFindRadioProperties() -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets the write-time properties for the Find radio buttons, including the list model for the
radio buttons, the onClick property, and the initial setting.
setFindSelectorAction(BaseAction) -
Method in class com.sas.actionprovider.support.dataselectors.HttpMenuBarSupport
Sets the default Find Selector action to be used internally by this support class.
setFindStr(String) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setFindType(String) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the find type
setFindValue(String) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the find value
setFinishOnCompletion(boolean) -
Method in class com.sas.util.TimedCommand
If state is true, then when the command thread
completes, it is allowed to terminate, rather than go
idle to be reused.
setFinishVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartBreakTimeTableDataModel
Specifies a variable containing the finish variable value in which
to draw breaks in schedule.
setFirst(ErrorHandlerInterface) -
Method in class com.sas.util.errorhandlers.CompositeErrorHandler
Set the first errorhandler called in handleError.
setFirstButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the firstButtonVisible property.
setFirstGroup(int) -
Method in class com.sas.visuals.RowLayout
Set the first group.
setFirstRow(int) -
Method in class com.sas.visuals.RowLayout
Set the first row within the first group.
setFirstTabIndex(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the first tab index to be set on the first menu.
setFirstTabIndex(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the first tab index to be set on the first menu.
setFirstTimeColorVectorCOLOR_BY(int) -
Method in class com.sas.graphics.components.LegendModel
setter method for setting the member isFirstTimeColorVectorCOLOR_BY
setFirstTimeStringVectorCOLOR_BY(int) -
Method in class com.sas.graphics.components.LegendModel
setter method for setting the member isFirstTimeStringVectorCOLOR_BY.
setFirstValidator(ValidationInterface) -
Method in class com.sas.util.validators.CompositeValidator
Deprecated. Use removeValidatorAtIndex(0) and then insertValidatorAtIndex(0, validator) instead
setFirstVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the first action is visible.
setFirstVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the first action is visible.
setFirstVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the first action is visible.
setFirstVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the firstVisible property on the NavigationBarScrollingElement.
setFixed(boolean) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets the prompt to have its value fixed or not.
setFloat(String, float) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java float value.
setFloorColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color to be used on the chart floor.
setFloorFillStyle(FillStyle) -
Method in class com.sas.graphics.components.AxisWallModel
Set the fill attributes for the axis floor.
setFloorFillStyle(FillStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the FillStyle attributes used for the chart floor.
setFlushEnabled(boolean) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Sets the flushEnabled flag
setFocus(boolean) -
Method in class com.sas.awt.AppletVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.DialogVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.FrameVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.LabelVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.PanelVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
setFocus(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
setFocus(boolean) -
Method in interface com.sas.awt.VisualInterface
setFocus sets focus to the component or away from the component.
setFocus(ComponentInterface, VisualInterface, Component, boolean) -
Static method in class com.sas.awt.VisualInterfaceSupport
setFocus(boolean) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the focus state of the Button.
setFocusGap(int) -
Method in class com.sas.visuals.BaseButton
Set the gap between the border and the focus rectangle.
setFocusPainted(boolean) -
Method in class com.sas.visuals.BaseButton
Set whether the focus rectangle should be painted.
setFolderExpandCollapseEnabled(boolean) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determine if expand or collapse is disabled on folders.
setFolderName(String) -
Method in class com.sas.commands.remotefileselector.OpenFolderCommand
Sets the name of the folder to be opened.
setFolderName(String) -
Method in class com.sas.commands.remotefileselector2.OpenFolderCommand
setFont(Font) -
Method in class com.sas.awt.AppletVisualComponent
setFont(Font) -
Method in class com.sas.awt.Button
Sets the font to be used by the component for displaying text.
setFont(Font) -
Method in class com.sas.awt.ButtonVisualComponent
setFont(Font) -
Method in class com.sas.awt.CanvasVisualComponent
setFont(Font) -
Method in class com.sas.awt.CheckBox
Sets the font to be used by the component for displaying text.
setFont(Font) -
Method in class com.sas.awt.CheckBoxVisualComponent
setFont(Font) -
Method in class com.sas.awt.Choice
Sets the font to be used by the component for displaying text.
setFont(Font) -
Method in class com.sas.awt.ChoiceVisualComponent
setFont(Font) -
Method in class com.sas.awt.ComponentVisualComponent
setFont(Font) -
Method in class com.sas.awt.ContainerVisualComponent
setFont(Font) -
Method in class com.sas.awt.DialogVisualComponent
setFont(Font) -
Method in class com.sas.awt.FrameVisualComponent
setFont(Font) -
Method in class com.sas.awt.Label
Sets the font to be used by the component for displaying text.
setFont(Font) -
Method in class com.sas.awt.LabelVisualComponent
setFont(Font) -
Method in class com.sas.awt.ListBox
Sets the font to be used by the component for displaying text.
setFont(Font) -
Method in class com.sas.awt.ListBoxVisualComponent
setFont(Font) -
Method in class com.sas.awt.PanelVisualComponent
setFont(Font) -
Method in class com.sas.awt.ScrollbarVisualComponent
setFont(Font) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setFont(Font) -
Method in class com.sas.awt.TextAreaVisualComponent
setFont(Font) -
Method in class com.sas.awt.TextField
Sets the font to be used by the component for displaying text.
setFont(Font) -
Method in class com.sas.awt.TextFieldVisualComponent
setFont(Font) -
Method in interface com.sas.awt.VisualInterface
Sets the font to be used by the component for displaying text.
setFont(ComponentInterface, VisualInterface, Component, Font) -
Static method in class com.sas.awt.VisualInterfaceSupport
setFont(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setFont(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setFont(Font) -
Method in class com.sas.graphics.components.TextStyle
Sets the font used when the text is drawn.
setFont(Font) -
Method in class com.sas.swing.visuals.BaseBorder
Set the font to be used to display the text on the border.
setFont(Font) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Overrides super.setFont.
setFont(Font) -
Method in class com.sas.swing.visuals.DualSelector
Overrides super.setFont.
setFont(Font) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the font for the drill state items text.
setFont(Font) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
Overrides JComponent.setFont
to assign
the font to the specified font.
setFont(Font) -
Method in class com.sas.swing.visuals.TreeView
setFont(Font) -
Method in class com.sas.table.FontStyle
Sets the name, size, style, weight, and width properties based on the
characteristics of a given font.
setFont(Font) -
Method in class com.sas.table.TableView
Sets the font of this component.
setFont(Font) -
Method in class com.sas.visuals.BaseBorder
Set the font to be used to display the text on the border.
setFont(Font) -
Method in class com.sas.visuals.BaseButton
Set the font to be used to display the text of the BaseButton.
setFont(Font) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
setFont(Font) -
Method in class com.sas.visuals.ComboBox
Sets the font
setFont(Font) -
Method in class com.sas.visuals.DualSelector
Overrides super.setFont.
setFont(Font) -
Method in class com.sas.visuals.LabelView
Sets the font of the LabelView.
setFont(Font) -
Method in class com.sas.visuals.Part
Sets the font for the Part
setFont(Font) -
Method in class com.sas.visuals.PushButton
Sets the font of the text on the PushButton.
setFont(Font) -
Method in class com.sas.visuals.StyledLabelView
setFont(Font) -
Method in class com.sas.visuals.TextElement
Sets the value of the font property.
setFont(Font) -
Method in class com.sas.visuals.ToggleButton
Set the font of the text on the ToggleButton.
setFont(Font) -
Method in class com.sas.visuals.TreeView
setFontColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setFontColor(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setFontForegroundColor(Color) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
This method is for internal use only.
setFontSize(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setFontSize(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setFontStyle(FontStyle) -
Method in class com.sas.table.CellStyle
Specifies the characteristics of the font to use.
setFontStyle(FontStyle) -
Method in class com.sas.visuals.NodeStyle
setFooter(JComponent) -
Method in class com.sas.graphics.components.Graph
Assigns a component that gets placed at the bottom of the Graph display area.
setFooters(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the footers to export below the data.
setFooters(String[]) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setFooters(String[]) -
Method in interface com.sas.dataselectors.export.ExportHeadersFootersInterface
Sets the footers to export below the data.
setFootnote(NoteModel, int) -
Method in class com.sas.graphics.components.Graph
Set the model for the footnote at the specified position.
setFootnote1(NoteModel) -
Method in class com.sas.graphics.components.Graph
Set the model for the graph's 1st (upper most) footnote.
setFootnote1TextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the TextStyle used for the first footnote.
setFootnote2(NoteModel) -
Method in class com.sas.graphics.components.Graph
Set the model for the graph's 2nd footnote.
setFootnote2TextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the TextStyle used for the second footnote.
setFor(String) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the label for attribute.
setFor(String) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the for attribute (String) of the LabelTag.
setForeColor(Color) -
Method in class com.sas.swing.visuals.CalendarDayButton
Method to set the foreground color of the component.
setForeground(Color) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Overrides setForeground in java.awt.Component.
setForeground(Color) -
Method in class com.sas.swing.visuals.DualSelector
Overrides setForeground in java.awt.Component.
setForeground(Color) -
Method in class com.sas.swing.visuals.SpinBox
Sets the foreground color of the text in the SpinBox
setForeground(Color) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
Overrides JComponent.setForeground
to assign
the unselected-foreground color to the specified color.
setForeground(Color) -
Method in class com.sas.swing.visuals.tableview.IndicatorCellRenderer
Overrides JComponent.setForeground
to assign
the unselected-foreground color to the specified color.
setForeground(Color) -
Method in class com.sas.visuals.BufferedPanel
setForeground(Color) -
Method in class com.sas.visuals.ComboBox
Sets the foreground color
setForeground(Color) -
Method in class com.sas.visuals.DualSelector
Overrides setForeground in java.awt.Component.
setForeground(Color) -
Method in class com.sas.visuals.Part
Sets the foreground color of the Part
setForeground(Color) -
Method in class com.sas.visuals.RadioBox
Sets the foreground of the RadioBox and all of its subcomponents.
setForeground(Color) -
Method in class com.sas.visuals.SpinBox
Overrides setForeground in java.awt.Component.
setForeground(Color) -
Method in class com.sas.visuals.StyledLabelView
setForeground(Color) -
Method in class com.sas.visuals.TabBar
Set the foreground color of the TabBar.
setForeground(Color) -
Method in class com.sas.visuals.TabbedView
Set the foreground color of the TabbedView.
setForeground(Color) -
Method in class com.sas.visuals.UnitsBox
Overrides setForeground in java.awt.Component.
setForeground(Color) -
Method in class com.sas.visuals.UpDownListBox
Sets the background color
setForegroundColor(Color) -
Method in class com.sas.awt.AppletVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ButtonVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.CanvasVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.CheckBoxVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ChoiceVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ComponentVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ContainerVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.DialogVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.FrameVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.LabelVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ListBoxVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.PanelVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ScrollbarVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.TextAreaVisualComponent
setForegroundColor(Color) -
Method in class com.sas.awt.TextFieldVisualComponent
setForegroundColor(Color) -
Method in interface com.sas.awt.VisualInterface
Sets the foreground color of the component.
setForegroundColor(ComponentInterface, VisualInterface, Component, Color) -
Static method in class com.sas.awt.VisualInterfaceSupport
setForegroundColor(Color) -
Method in class com.sas.swing.visuals.BaseBorder
Set the foreground Color for this BaseBorder, used as foreground for the text.
setForegroundColor(Color) -
Method in class com.sas.table.CellStyle
Specifies the color to use for cell foregrounds.
setForegroundColor(Color) -
Method in class com.sas.visuals.BaseBorder
Set the foreground Color for this BaseBorder, used as foreground for the text.
setForegroundColor(Color) -
Method in class com.sas.visuals.ComboBox
Sets the foreground color
setForegroundColor(Color) -
Method in class com.sas.visuals.NodeStyle
setFormAction(String) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapChart
Sets the FormAction for use on this object
setFormAction(String) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
Sets the FormAction for use on this object
setFormAction(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the URL which is used to post forms or a server-side form
handler (such as a servlet or JSP page) via HTTP
(i.e.
setFormat(String) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
setFormat(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
Sets the format string for the calculated item
setFormat(DataItem, String) -
Static method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
sets the format on the dataitem with checking to see if format is writable first
setFormat(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Sets the format string for the calculated item
setFormat(Object) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
Sets the format for this value.
setFormat(String) -
Method in class com.sas.graphics.components.AxisModel
Sets the user-specified SAS format.
setFormat(String) -
Method in class com.sas.graphics.components.TimePeriodModel
Sets the user-specified SAS format.
setFormat(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormTextEntry
Sets the format of this element.
setFormat(DateFormat) -
Method in class com.sas.servlet.tbeans.util.validators.DateStringValidator
Set the DateFormat format used to validate strings values as dates.
setFormat(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormTextEntryTag
Sets the format for this element
setFormat(String) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.DateStringValidatorTag
Sets the format property (String) of the DateStringValidator.
setFormat(DateFormat) -
Method in class com.sas.util.DateTimeMonitor
Replace the date/time format.
setFormat(Format) -
Method in class com.sas.util.transforms.BaseFormatTransform
Set the format property.
setFormat(DateFormat) -
Method in class com.sas.util.validators.DateStringValidator
Set the DateFormat format used to parse strings values as dates.
setFormatEntry(String) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
setFormatList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Sets the list of calculated item formats that were sent from the client.
setFormatLocale(Locale) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
Sets the Locale to format values when the formattedDataUsed property is set to true.
setFormatted(String) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets if the data have to be exported formatted or non formatted.
setFormattedCell(int, int, String) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the formatted value of a cell.
setFormattedCell(int, int, String) -
Method in interface com.sas.table.FormattedDataInterface
Specifies the formatted value of a cell.
setFormattedCells(long, long, String[]) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setFormattedCells(int, int, int, int, String[][]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the formatted values for a block of cells.
setFormattedCells(long, long, String[]) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
setFormattedCells(long, long, String[]) -
Method in class com.sas.storage.olap.embedded.ResultSet
Sets the values for the cells
setFormattedCells(long, long, String[]) -
Method in interface com.sas.storage.olap.ResultSetInterface
Sets the formatted values for the cells.
setFormattedCells(long, long, String[]) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
This is not supported
setFormattedCells(long, long, String[]) -
Method in class com.sas.storage.olap.sasmdx.ResultSet
This method is not supported
setFormattedCells(int, int, int, int, String[][]) -
Method in interface com.sas.table.FormattedDataInterface
Specifies the formatted values for a block of cells.
setFormattedColumn(int, String[]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the formatted values of all the cells in a column.
setFormattedColumn(int, String[]) -
Method in interface com.sas.table.FormattedDataInterface
Specifies the formatted values of all the cells in a column.
setFormattedData(String) -
Method in class com.sas.table.CellView
Sets the cell view's data from a formatted string.
setFormattedData(String) -
Method in interface com.sas.table.CellViewInterface
Sets the cell view's data from a formatted string.
setFormattedData(String) -
Method in class com.sas.table.CheckBoxCell
setFormattedData(String) -
Method in class com.sas.table.TextCell
Sets the text of the TextCell.
setFormattedDataUsed(boolean) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
Sets whether the adapter returns formatted data or the raw data.
setFormattedDataUsed(boolean) -
Method in class com.sas.swing.models.TableModelAdapter
Sets whether the model is using formatted data or just the raw data.
setFormattedDataUsed(boolean) -
Method in class com.sas.table.TableWriter
Sets whether the writer is going to use the formatted data (if available),
or the raw data.
setFormattedRow(int, String[]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the formatted values of all the cells in a row.
setFormattedRow(int, String[]) -
Method in interface com.sas.table.FormattedDataInterface
Specifies the formatted values of all the cells in a row.
setFormattedValue(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterValue
Sets the formatted representation of this value.
setFormatType(String) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelector
Sets whether the Selector should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.dataselectors.html.SelectorPanel
Sets whether the SelectorPanel should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in interface com.sas.servlet.tbeans.form.html.FormViewInterface
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.BarChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.BaseGraphSupport
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
Sets whether the MapComposite should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.LineChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlot
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.PieChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlot
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.TileChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChart
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.html.TreeView
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Sets whether the MapComposite should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
Sets whether the tbean should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Determines if the search class should write the FORM
tag.
setFormEnabled(boolean) -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
Sets whether the TableView should render its formObject.
setFormEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the formEnabled property of the AbstractBaseTableViewTag.
setFormMethod(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the HTTP method to be used when sending the form contents to
the server.
setFormName(String) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
Allow to set a form name other than the one built internally if necessary
setFormName(String) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
Allow to set a form name other than the one built internally if necessary
setFormName(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the form name
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelector
Sets the form object to be used by the TableView.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.dataselectors.html.SelectorPanel
Sets the form object to be used by the panel
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets the form object to be used by the DualListSelector.
setFormObject(Form) -
Method in interface com.sas.servlet.tbeans.form.html.FormViewInterface
Sets the form object to be used by the viewer.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.BarChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.BarLineChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.BaseGraphSupport
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
Sets the form object to be used by the panel
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.LineChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.LinePlot
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.PieChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.RadarChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.ScatterPlot
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.TileChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.graphics.html.WaterfallChart
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.html.TreeView
Sets the form object to be used by this TreeView.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Sets the form object to be used by the panel
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
Returns the FORM Object used to execute commands.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Sets the form object.
setFormObject(Form) -
Method in class com.sas.servlet.tbeans.tableview.html.TableView
Sets the form object to be used by the TableView.
setFormTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the value placed on the FORM tags ACTION= attribute.
setFractionalItems(List) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
setFractionalItems(List) -
Method in class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter
Sets the list of items that represent the new
set of fractional items.
setFractionalItems(List) -
Method in interface com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorInterface
Sets the list of FractionalItemInfo
objects that represent the new set of fractional items.
setFrameColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the frame line color.
setFrameLineStyle(LineStyle) -
Method in class com.sas.graphics.components.CellStyle
Set the cell's frame line display properties.
setFrameLineStyle(LineStyle) -
Method in class com.sas.graphics.components.GraphMatrixAxisModel
Deprecated. use getValueCellStyle().setFrameLineStyle(LineStyle);
setFrameLineStyle(LineStyle) -
Method in class com.sas.graphics.components.GraphModel
Sets the visual properties applicable to the graph's frame line.
setFrameLineStyle(LineStyle) -
Method in class com.sas.graphics.components.GraphStyle
Sets the frame line style
Note: this property can be null
.
setFrameLineStyle(LineStyle) -
Method in class com.sas.graphics.components.LegendModel
Sets the visual properties applicable to the frame's line.
setFromRowCount(int) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setFromRowCount(int) -
Method in interface com.sas.dataselectors.export.ExportSelectorInterface
If partial rows must be exported it sets the row number of the first row to export.
setFullyQualifiedLocation(String) -
Method in class com.sas.commands.remotefileselector2.OpenFolderCommand
Sets the currently viewed file path attribute.
setFunctionList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
setGanttBarEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets whether the Gantt bar is to be drawn.
setGap(int) -
Method in class com.sas.visuals.Toolbar
setGap(int) -
Method in class com.sas.visuals.ToolbarLayout
setGapBetweenLines(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the pixel gap between the lines of text.
setGenericErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Set the error handler used by all commands that implement the SupportsGenericErrorHandlerInterface.
setGenericErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
Sets an error handler to be used on the editor, this errorhandler will be
used to handle various errors the editor catches when trying to construct the value to
set on the model or when it validates a value.
setGenericErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets an error handler to be used on the TableView, this errorhandler will be
used to handle various errors the table catches.
setGenericErrorHandler(GenericErrorHandlerInterface) -
Method in class com.sas.util.CommandDispatcher
Set the generic error handler that is set on the command if it implements the
SupportsGenericErrorHandlerInterface.
setGenericErrorHandler(GenericErrorHandlerInterface) -
Method in interface com.sas.util.errorhandlers.SupportsGenericErrorHandlerInterface
setGeo(Object) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setGeoString(String) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelector
setGeoString(String) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
setGeoString(String) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapChart
setGisServer(String) -
Method in class com.sas.graphics.map.ESRIConnection
Sets the ESRI server name.
setGoToButtonMode(int) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the "Go To" button to the specified mode.
setGoToButtonText(int, String, String) -
Method in class com.sas.swing.visuals.CalendarPanel
Provides an override for the text used for the "Go To" button.
setGotoColumn(int) -
Method in class com.sas.commands.relational.GotoColumnCommand
Sets the value of the goto column field.
setGotoFieldInMessage(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the gotoField should be displayed within the message or
in the default location between the scrolling images.
setGotoFieldInMessage(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the gotoFieldInMessage property on the NavigationBarScrollingElement.
setGotoFieldLabel(String) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets the label used with the goto field when displaying the goto
field.
setGotoFieldLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the gotoFieldLabel property on the NavigationBarScrollingElement.
setGotoFieldVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the goto action should be displayed.
setGotoFieldVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the goto action should be displayed.
setGotoFieldVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Set if the goto action should be displayed.
setGotoFieldVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the gotoFieldVisible property on the NavigationBarScrollingElement.
setGotoRow(int) -
Method in class com.sas.commands.relational.GotoRowCommand
Sets the value of the goto row field.
setGradientBlendBeginColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the begin color of the Gradient fill
that is applied to the area
after the image has been applied.
setGradientBlendEndColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the end color of a Gradient fill
that is applied to the area
after the image has been applied.
setGradientFill(int) -
Method in class com.sas.graphics.components.FillStyle
Sets the gradient fill direction.
setGradientFillBeginColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the gradient fill begin color used with
FillStyle.FILL_TYPE_GRADIENT
fills.
setGradientFillEndColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the gradient fill end color used with
FillStyle.FILL_TYPE_GRADIENT
fills.
setGraph(JComponent) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
setGraphModel(BarChartModel) -
Method in class com.sas.graphics.components.barchart.BarChart
Sets a BarChartModel
encapsulating most
of the bar chart's display properties.
setGraphModel(BarLineChartModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChart
Sets a BarLineChartModel
encapsulating most
of the bar-line chart's display properties.
setGraphModel(GanttChartModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
Sets a GanttChartModel to define most of the GanttChart's
display properties.
setGraphModel(LineChartModel) -
Method in class com.sas.graphics.components.linechart.LineChart
Sets a LineChartModel
encapsulating most
of the line chart's display properties.
setGraphModel(LinePlotModel) -
Method in class com.sas.graphics.components.lineplot.LinePlot
Sets a LinePlotModel to define most of the LinePlot's
display properties.
setGraphModel(PieChartModel) -
Method in class com.sas.graphics.components.piechart.PieChart
Sets a PieChartModel to define most of the PieChart's
display properties.
setGraphModel(RadarChartModel) -
Method in class com.sas.graphics.components.radarchart.RadarChart
Sets a RadarChartModel to define most of the RadarChart's
display properties.
setGraphModel(ScatterPlotModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlot
Sets a ScatterPlotModel to define most of the ScatterPlot's
display properties.
setGraphModel(TileChartModel) -
Method in class com.sas.graphics.components.tilechart.TileChart
Sets a TileChartModel to define most of the TileChart's
display properties.
setGraphModel(WaterfallChartModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChart
Sets a WaterfallChartModel
encapsulating most
of the bar chart's display properties.
setGraphModel(BarLineChartModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseBarLineChart
Sets a BarLineChartModel to define most of the BarLineChart's
display properties.
setGraphModel(ESRIMapModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets a ESRIMapModel to control the map's display properties
setGraphModel(LineChartModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseLineChart
Sets a LineChartModel to define most of the LineChart's
display properties.
setGraphModel(LinePlotModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseLinePlot
Sets a LinePlotModel to define most of the LinePlot's
display properties.
setGraphModel(PieChartModel) -
Method in class com.sas.servlet.tbeans.graphics.BasePieChart
Sets a PieChartModel to define most of the PieChart's
display properties.
setGraphModel(RadarChartModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseRadarChart
Sets a RadarChartModel to define most of the RadarChart's
display properties.
setGraphModel(ScatterPlotModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseScatterPlot
Sets a ScatterPlotModel to define most of the ScatterPlot's
display properties.
setGraphModel(TileChartModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseTileChart
Sets a TileChartModel to define most of the TileChart's
display properties.
setGraphModel(WaterfallChartModel) -
Method in class com.sas.servlet.tbeans.graphics.BaseWaterfallChart
Set a WaterfallChartModel to control the WaterfallChart's
display proeprties.
setGraphStyle(GraphStyle) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the graphStyle used for this instance of the ComponentPropertyManager.
setGraphStyleType(int) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPColorMapTableCellRenderer
Sets the GraphStyle that is used to determine the colors used by the colorMap,
the default is using the GraphStyle.STYLE_STATISTICAL style.
setGravity(int) -
Method in class com.sas.visuals.FireworkIcon
Set the gravity.
setGravity(int) -
Method in class com.sas.visuals.Fireworks
Sets the gravity.
setGridColor(Color) -
Method in class com.sas.table.TableView
Specifies the color of the grid lines.
setGridGravity(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the gravity for the grid.
setGridInFront(boolean) -
Method in class com.sas.graphics.components.AxisModel
Sets grid lines in front or back of the graph elements.
setGridInFront(boolean) -
Method in class com.sas.graphics.components.TableAxisModel
Sets grid lines in front or back of the graph elements.
setGridLineColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Sets the grid line color.
setGridLineStyle(StrokeLineStyle) -
Method in class com.sas.graphics.components.AxisModel
Set the line style for grid lines.
setGridLineStyle(StrokeLineStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the grid line display attributes.
setGridLineStyle(StrokeLineStyle) -
Method in class com.sas.graphics.components.TableAxisModel
Set the line style for the chart's horizontal grid lines.
setGridVisible(boolean) -
Method in class com.sas.table.TableView
Specifies whether grid lines are drawn over the data cells.
setGridWidth(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the size the grid lines are to be drawn in pixels.
setGroupDirectionalButtonsTogether(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Determines how the single and multiple buttons are layed out in the container.
setGroupEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets whether or not the LinePlot
should
attempt to group its elements.
setGroupEnabled(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets whether or not the ScatterPlot
should
attempt to group its elements.
setGroupFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to GROUP_ACTION
setGroupFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to GROUP_ACTION
setGroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are to be used to group the line/markers.
setGroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column in the attached TableModel whose
values are used to group the markers.
setGrowBarWidthEnabled(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets whether or not to allow the bar's displayed width to grow beyond
the barWidth property value.
setGrowBarWidthEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the element growBarWidthEnabled (note: the barWidth, barWidthSpace, barDepth,
barDepthSpace and growBarWidthEnabled properties along with
the chart's displayPolicy and dimension properties all play together to
determine what visible width and thickness are actually given
to the bar elements).
setGrowBarWidthEnabled(boolean) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets whether or not to allow the bar's displayed width to grow beyond
the barWidth property value.
setHandCursorEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
Change the cursor to a hand when over a bar.
setHeader(JComponent) -
Method in class com.sas.graphics.components.Graph
Assigns a component that gets placed at the top of the Graph component's display area.
setHeader(boolean) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultTableCellRenderer
Set whether the cell is a header cell.
setHeader(boolean) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets whether the cell is a header cell.
setHeader(boolean) -
Method in interface com.sas.servlet.tbeans.tableview.TableCell
Set whether the cell is a header cell.
setHeader(boolean) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultTableCellRenderer
Set whether the cell is a header cell.
setHeaderRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
Sets the TableCellRenderer used to draw the header of the TableColumn.
setHeaders(String[]) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the headers to export above the data.
setHeaders(String[]) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setHeaders(String[]) -
Method in interface com.sas.dataselectors.export.ExportHeadersFootersInterface
Sets the headers to export above the data.
setHeaders(String) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the headers String.
setHeaders(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the headers property of the BaseCellRendererTag.
setHeaderValue(String) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
Sets the String that will be used as the value for the headerRenderer.
setHeaderValue(Object) -
Method in class com.sas.swing.visuals.tableview.OriginComponent
setHeaderValue(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnTag
Sets the headerValue property of the ColumnTag.
setHeight(int) -
Method in class com.sas.actionprovider.commands.MapPanCommand
setHeight(int) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setHeight(int) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
setHeight(int) -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
setHeight(int) -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
setHeight(int) -
Method in class com.sas.awt.AppletVisualComponent
setHeight(int) -
Method in class com.sas.awt.ButtonVisualComponent
setHeight(int) -
Method in class com.sas.awt.CanvasVisualComponent
setHeight(int) -
Method in class com.sas.awt.CheckBoxVisualComponent
setHeight(int) -
Method in class com.sas.awt.ChoiceVisualComponent
setHeight(int) -
Method in class com.sas.awt.ComponentVisualComponent
setHeight(int) -
Method in class com.sas.awt.ContainerVisualComponent
setHeight(int) -
Method in class com.sas.awt.DialogVisualComponent
setHeight(int) -
Method in class com.sas.awt.FrameVisualComponent
setHeight(int) -
Method in class com.sas.awt.LabelVisualComponent
setHeight(int) -
Method in class com.sas.awt.ListBoxVisualComponent
setHeight(int) -
Method in class com.sas.awt.PanelVisualComponent
setHeight(int) -
Method in class com.sas.awt.ScrollbarVisualComponent
setHeight(int) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setHeight(int) -
Method in class com.sas.awt.TextAreaVisualComponent
setHeight(int) -
Method in class com.sas.awt.TextFieldVisualComponent
setHeight(int) -
Method in interface com.sas.awt.VisualInterface
This method sets the height of the component in pixels.
setHeight(ComponentInterface, VisualInterface, Component, int) -
Static method in class com.sas.awt.VisualInterfaceSupport
setHeight(int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the height of the Button in pixels.
setHeight(int) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the height for the image.
setHeight(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the height of the Table/MenuBar in pixels.
setHeight(int) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the height for the image.
setHeight(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the height of the MenuBar.
setHeight(int) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the height of the Table/MenuBar in pixels.
setHeight(int) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the height of the Table/MenuBar in pixels.
setHeight(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the height of the cell in pixels.
setHeight(int) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Sets the header's height
to newHeight
.
setHeight(int) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the height property (Integer).
setHeight(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the height attribute (int) of the ImageTag
setHeight(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the height property (Integer).
setHeight(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the height property of the BaseCellRendererTag.
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the height of the Button as a percentage
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the height of the Image as a percentage
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the height of the Table/MenuBar as a percentage
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the height of the Image as a percentage
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the height percentage of the MenuBar
setHeightPercentage(int) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the height of the Table/MenuBar as a percentage
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the height of the Table/MenuBar as a percentage
setHeightPercentage(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the height of the cell as a percentage.
setHeightPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the heightPercentage property (Integer).
setHeightPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the heightPercentage attribute (int) of the ImageTag
setHeightPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the heightPercentage property (Integer).
setHeightPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the heightPercentage property of the BaseCellRendererTag.
setHelpID(String) -
Method in class com.sas.swing.visuals.OptionsDialog
Sets the help id for this dialog.
setHelpSet(HelpSet) -
Method in class com.sas.swing.util.SASJavaHelp
Set the HelpSet file of this object.
setHgap(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the horizontal gap between components.
setHgap(int) -
Method in class com.sas.visuals.RowColumnLayout
Set the horizontal gap between components.
setHidden(boolean) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets whether the prompt is hidden at runtime.
setHiddenAvailableItems(Object[]) -
Method in class com.sas.dataselectors.sort.BaseSortSelectorAdapter
Sets the hidden available items in which sorting is allowed.
setHiddenAvailableItems(Object[]) -
Method in class com.sas.dataselectors.sort.SortSelectorAdapter
Sets the hidden available items in which sorting is allowed.
setHierarchy(String) -
Method in class com.sas.actionprovider.util.olap.HeaderArea
Sets the name of the hierarachy for the header cell.
setHierarchy(String) -
Method in interface com.sas.actionprovider.util.olap.HeaderAreaInterface
Sets the name of the hierarachy for the header cell.
setHierarchy(String) -
Method in class com.sas.actionprovider.util.olap.TitleArea
Sets the name of the hierarachy for the title cell.
setHierarchy(String) -
Method in interface com.sas.actionprovider.util.olap.TitleAreaInterface
Sets the name of the hierarachy for the title cell.
setHierarchy(TreeInterface) -
Method in class com.sas.swing.visuals.HierarchyListCellRenderer
Sets the hierarchy from which to determine the depth of an item.
setHierarchyModel(HierarchyModel) -
Method in class com.sas.graphics.components.TableAxisModel
Set the hierarchy attributes for the tree.
setHierarchyName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by hierarchy name
setHierarchyNames(String[]) -
Method in class com.sas.storage.olap.embedded.Axis
Set the hierarchy names for this axis
setHighlightColor(Color) -
Method in class com.sas.swing.visuals.BaseBorder
Set the highlight Color for this BaseBorder.
setHighlightColor(Color) -
Method in class com.sas.table.BorderStyle
Specifies the color used for sides of the border that are
closest to the light source.
setHighlightColor(Color) -
Method in class com.sas.visuals.BaseBorder
Set the highlight Color for this BaseBorder.
setHighlightColor(Color) -
Method in class com.sas.visuals.TabBorder
Set the highlight Color for this TabBorder.
setHint(String, Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
setHints(LocalizableString) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets a LocalizableString containing the localized hints for the prompt.
setHold(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnTag
Determines if the column is held and on which side.
setHoldability(int) -
Method in class com.sas.net.sharenet.ShareNetConnection
Changes the holdability of ResultSet
objects created using this Connection
object to the given holdability.
setHoldability(int) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setHoldingEnabled(boolean) -
Method in class com.sas.servlet.tbeans.tableview.BaseColumnHeader
setHoldingEnabled(boolean) -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Holding is always not allowed.
setHoldingEnabled(boolean) -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Holding is always not allowed.
setHoldingEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Sets the state of whether holding of indices is enabled or not.
setHoldingEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.HoldColumnSupport
Sets the state of whether holding of indices is enabled or not.
setHoldingEnabled(boolean) -
Method in interface com.sas.swing.visuals.tableview.HoldInterface
Sets the state of whether holding of indices is enabled or not.
setHoldingEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the state of whether holding of indices is enabled or not.
setHoldingEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.SwingHoldColumnSupport
Sets the state of whether holding of indices is enabled or not.
setHoldInterface(HoldInterface) -
Method in class com.sas.commands.relational.HoldColumnCommand
setHoldInterface(HoldInterface) -
Method in class com.sas.commands.relational.HoldRowCommand
setHoldInterface(HoldInterface) -
Method in class com.sas.commands.relational.ReleaseAllColumnsCommand
setHoldInterface(HoldInterface) -
Method in class com.sas.commands.relational.ReleaseAllRowsCommand
setHoldInterface(HoldInterface) -
Method in class com.sas.commands.relational.ReleaseColumnCommand
setHoldInterface(HoldInterface) -
Method in class com.sas.commands.relational.ReleaseRowCommand
setHorizontalAlignment(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the alignment of the radio buttons horizontally instead of vertically.
setHorizontalAlignment(int) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the horizontal alignment of the OLAPDrillState component.
setHorizontalAlignment(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the horizontal alignment of the table.
setHorizontalAlignment(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the horizontal alignment of the cell.
setHorizontalAlignment(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
Sets the horizontal alignment of the row's cells.
setHorizontalAlignment(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the alignment of the label's contents along the X axis.
setHorizontalAlignment(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the horizontalAlignment property of the AbstractBaseTableViewTag.
setHorizontalAlignment(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the horizontalAlignment property of the BaseCellRendererTag.
setHorizontalAlignment(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag
Sets the horizontalAlignment property of the RowTag.
setHorizontalAlignment(int) -
Method in class com.sas.visuals.BaseButton
Set the horizontal alignment of the content of the BaseButton.
setHorizontalAlignment(int) -
Method in class com.sas.visuals.LabelView
Sets the horizontal alignment of the text.
setHorizontalAlignment(int) -
Method in class com.sas.visuals.StyledLabelView
Set the horizontal alignment of the text.
setHorizontalAlignment(int) -
Method in class com.sas.visuals.TextBorder
Set the horizontal alignment of the text.
setHorizontalContentAlignment(int) -
Method in class com.sas.visuals.Marquee
Sets the horizontal content alignment.
setHorizontalContentAlignment(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the horizontal content alignment.
setHorizontalImageAlignment(int) -
Method in class com.sas.visuals.Marquee
Sets the horizontal image alignment.
setHorizontalImageAlignment(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the horizontal image alignment.
setHorizontalJustification(int) -
Method in class com.sas.graphics.components.DataTipModel
Set the horizontal justification of the data tip
window with respect to the mouse cursor.
setHorizontalJustification(int) -
Method in class com.sas.table.CellStyle
Specifies the horizontal justification to use.
setHorizontalOffset(BaseDistance) -
Method in class com.sas.graphics.components.DataTipModel
Set the horizontal offset of the DataTip window from the mouse cursor.
setHorizontalOrientation(boolean) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the orientation of the menu bar
setHorizontalOrientation(boolean) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the orientation of the menu bar.
setHorizontalOrientation(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the horizontalOrientation property (boolean).
setHorizontalOrientation(boolean) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the horizontalOrientation property (boolean).
setHorizontalPosition(int) -
Method in class com.sas.awt.AppletVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ButtonVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.CanvasVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.CheckBoxVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ChoiceVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ComponentVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ContainerVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.DialogVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.FrameVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.LabelVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ListBoxVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.PanelVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ScrollbarVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.TextAreaVisualComponent
setHorizontalPosition(int) -
Method in class com.sas.awt.TextFieldVisualComponent
setHorizontalPosition(int) -
Method in interface com.sas.awt.VisualInterface
This method sets the horizontal starting position of the component in pixels.
setHorizontalPosition(ComponentInterface, VisualInterface, Component, int) -
Static method in class com.sas.awt.VisualInterfaceSupport
setHorizontalScrollBarPolicy(int) -
Method in interface com.sas.graphics.components.ScrollModelInterface
The policy will determine when the horizontal scroll bar may appear.
setHorizontalScrollbarVisibility(int) -
Method in class com.sas.swing.visuals.TreeView
Sets the horizontal scrollbar's visibility.
setHorizontalScrollbarVisibility(int) -
Method in class com.sas.table.TableView
Specifies when a horizontal scrollbar should be used: always, never,
or as needed.
setHorizontalScrollbarVisibility(int) -
Method in interface com.sas.visuals.ScrollbarVisibilityInterface
Sets the horizontal scrollbar's visibility.
setHorizontalScrollbarVisibility(int) -
Method in class com.sas.visuals.TreeView
Sets the horizontal scrollbar's visibility.
setHorizontalSpace(int) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the horizontal space for the image.
setHorizontalSpace(int) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the horizontal space for the image.
setHorizontalSpace(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the horizontalSpace attribute (int) of the ImageTag.
setHorizontalTextAlignment(int) -
Method in class com.sas.visuals.BaseButton
Set the horizontal alignment of the text of the BaseButton.
setHorizontalTextAlignment(int) -
Method in class com.sas.visuals.Marquee
Sets the horizontal text alignment.
setHorizontalTextAlignment(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the horizontal text alignment.
setHorizontalTextAlignment(int) -
Method in class com.sas.visuals.PushButton
Sets the horizontal alignment of the text of the PushButton.
setHorizontalTextAlignment(int) -
Method in class com.sas.visuals.ToggleButton
Set the horizontal alignment of the text of the ToggleButton.
setHorizontalTextPosition(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the horizontal position of the label's text,
relative to its image.
setIcon(String) -
Method in class com.sas.swing.models.remotefileselector.BaseRemoteFileMetadata
Allows an icon name to be associated with a file.
setIcon(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileMetadataInterface
Allows an icon name to be associated with a file.
setIcon(String, IconInterface) -
Method in class com.sas.swing.visuals.TreeView
Associates an IconInterface with a node type.
setIcon(String, String) -
Method in class com.sas.swing.visuals.TreeView
Associates an image with a node type.
setIcon(IconInterface) -
Method in class com.sas.visuals.IconView
Set the IconInterface object that is to be displayed.
setIcon(IconInterface) -
Method in class com.sas.visuals.MessageBox
Set an IconInterface object in the MessageBox.
setIcon(String, IconInterface) -
Method in class com.sas.visuals.TreeView
Associates an IconInterface with a node type.
setIcon(String, String) -
Method in class com.sas.visuals.TreeView
Associates an image with a node type.
setIconImage(Image) -
Method in class com.sas.awt.Frame
Sets the image to display when the frame is iconized
setIconMap(IconMap) -
Method in class com.sas.swing.visuals.util.ActionUIFactory
Sets the map for accessing icons that are associated with actions.
setIconNames(String, String) -
Method in class com.sas.sasserver.SASListNode
setIconTextGap(int) -
Method in class com.sas.visuals.BaseButton
Set the pixel gap between the IconInterface object and the text.
setId(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setId(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Sets the unique ID of this calculated item.
setId(String) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the unique identifier for the item.
setId(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setId(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the unique ID of this rule
setId(String) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Sets the id of the component.
setId(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the id.
setId(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets the id of the component.
setId(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the id.
setId(String) -
Method in class com.sas.servlet.tbeans.html.ListEditor
Sets the id for this ListEditor component.
setId(String) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Sets the id.
setId(String) -
Method in class com.sas.servlet.tbeans.login.html.Login
Sets the id for this Login component.
setId(String) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the id String.
setId(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
This method is not implemented.
setId(String) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets the id.
setIDEDnDDropBarrier(boolean) -
Method in class com.sas.awt.ContainerContainerComponent
setIDEDnDDropBarrier(boolean) -
Method in interface com.sas.awt.ContainerInterface
setIDEDnDDropBarrier(ComponentInterface, ContainerInterface, Container, boolean) -
Static method in class com.sas.awt.ContainerInterfaceSupport
Sets whether the component is a drop barrier for the IDE.
setIDEDnDDropBarrier(boolean) -
Method in class com.sas.awt.DialogContainerComponent
setIDEDnDDropBarrier(boolean) -
Method in class com.sas.awt.FrameContainerComponent
setIDEDnDDropBarrier(boolean) -
Method in class com.sas.awt.PanelContainerComponent
setIDEDnDDropBarrier(boolean) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setIDEDnDDropTarget(boolean) -
Method in class com.sas.awt.ContainerContainerComponent
setIDEDnDDropTarget(boolean) -
Method in interface com.sas.awt.ContainerInterface
setIDEDnDDropTarget(ComponentInterface, ContainerInterface, Container, boolean) -
Static method in class com.sas.awt.ContainerInterfaceSupport
Set whether the component is an drop target for the IDE.
setIDEDnDDropTarget(boolean) -
Method in class com.sas.awt.DialogContainerComponent
setIDEDnDDropTarget(boolean) -
Method in class com.sas.awt.FrameContainerComponent
setIDEDnDDropTarget(boolean) -
Method in class com.sas.awt.PanelContainerComponent
setIDEDnDDropTarget(boolean) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setIdentifier(Object) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
Sets the TableColumn's identifier.
setIdList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Sets the list of calculated item ids that were sent from the client.
setIdVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Deprecated. Use setTileVariable()
setIframeName(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.SelectorPanel
Sets the remote scripting iframe name needed for the form target value.
setIgnoreCase(boolean) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setIgnorePromptValuesWhenHidden(boolean) -
Method in class com.sas.prompts.groups.PromptGroup
Sets whether the prompts contained in this group and any subgroups
will be ignored when generating macro variables if the group is hidden.
setIgnoreSizeOfNonVisibleComponents(boolean) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets whether the size of non-visible components contributes to the size of the row and column
the component is in.
setImage(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setImage(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setImage(ImageIcon) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setImage(String, int, int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed on the button
setImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed in the button
setImage(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the source for the image.
setImage(String) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the source for the image.
setImage(String) -
Method in interface com.sas.servlet.tbeans.ImageInterface
Sets the component's image
setImage(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the image source for the JavaScriptNode.
setImage(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the source image for the JavaScriptNode.
setImage(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the image displayed in the button
setImage(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the image displayed in the button
setImage(String, ActionLocation) -
Method in class com.sas.servlet.tbeans.tableview.rpf.html.ImageAction
setImage(Image) -
Method in class com.sas.swing.visuals.ImageView
Sets the image object to be displayed in the ImageView.
setImage(String) -
Method in class com.sas.swing.visuals.wizard.Wizard
Sets the source on the imageView
to imageSource
, and adds imageView
to the statusImagePanel
.
setImage(String) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Sets the source on the imageView
to imageSource
, and adds imageView
to the statusImagePanel
.
setImage(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the image attribute (String) of the ImageTag.
setImage(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the image property (String).
setImage(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the image property (String).
setImage(Image, Component) -
Method in interface com.sas.visuals.ImageDataInterface
setImage(URL, Component) -
Method in interface com.sas.visuals.ImageDataInterface
setImage(String, Component) -
Method in interface com.sas.visuals.ImageDataInterface
setImage(byte[], Component) -
Method in interface com.sas.visuals.ImageDataInterface
setImage(InputStream, Component) -
Method in interface com.sas.visuals.ImageDataInterface
setImage(Image) -
Method in class com.sas.visuals.ImageView
Sets the image object to be displayed in the ImageView.
setImage(Image, Component) -
Method in class com.sas.visuals.Wallpaper
setImage(URL, Component) -
Method in class com.sas.visuals.Wallpaper
setImage(String, Component) -
Method in class com.sas.visuals.Wallpaper
setImage(byte[], Component) -
Method in class com.sas.visuals.Wallpaper
setImage(InputStream, Component) -
Method in class com.sas.visuals.Wallpaper
setImageAnimationSpeed(int) -
Method in class com.sas.visuals.Marquee
Sets the image animation speed.
setImageAnimationSpeed(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the image animation speed.
setImageFill(int) -
Method in class com.sas.graphics.components.FillStyle
Sets the image fill defining where to
position the image and how the area is to be filled.
setImageFillColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the color that is filled in the area prior to the image being
applied.
setImageFilter(ImageFilter) -
Method in class com.sas.swing.visuals.ImageView
Sets the image filter that will be applied to the original image source
to produce the image that is displayed.
setImageFilter(ImageFilter) -
Method in class com.sas.visuals.ImageView
Sets the image filter that will be applied to the original image source
to produce the image that is displayed.
setImageGap(int) -
Method in class com.sas.swing.visuals.TreeView
Sets the value of the image gap property.
setImageGap(int) -
Method in class com.sas.visuals.TreeView
Sets the value of the image gap property.
setImageIcon(ImageIcon) -
Method in class com.sas.graphics.components.FillStyle
Sets the image to be used in the fill area.
setImageIconFactory(CalculatedObjectFactoryInterface.ImageIconFactoryInterface) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setImageLoadWait(boolean) -
Method in class com.sas.swing.visuals.ImageView
Sets the ImageView to wait for the image to load
setImageLoadWait(boolean) -
Method in class com.sas.visuals.ImageView
Sets the ImageView to wait for the image to load
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.BaseButton
The image location used for a dynamic button (dynamicButtonArea is not NONE).
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
For example, setImageLocation("assets/").
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.BaseImage
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the location of the images needed to construct the TreeView.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel
Sets the imageLocation of the selector component
The default is "assets/".
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.BaseExpressionEditor
Sets the path location for the images for this expression editor.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Sets the location of the images needed for the default images used on the moveRight,
moveAllRight, moveLeft, moveAllLeft, moveUp and moveDown buttons.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.form.BaseComboBoxView
Sets the image location for the images in the ComboBoxView.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the image location for the images in the ListBoxView.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the image location used by the map.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the location of images for the JavaScriptNode.
setImageLocation(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the image location for the image in the JavaScriptNode.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
If present this property overrides the imageLocation property
of the TreeView.
setImageLocation(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setImageLocation(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
If present this property overrides the imageLocation property
of the TreeView.
setImageLocation(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the path location where all images for a web application can be
found.
setImageLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the image location of the component.
setImageLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the image location on the ComboBoxView
setImageLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the image location on the ListBoxView
setImageLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the imageLocation property (String).
setImageLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the imageLocation property (String).
setImageLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setImageLocation the location of the images needed to construct
the Tree.
setImageLocationColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the imageLocationColumnName.
setImageName(String) -
Method in class com.sas.servlet.tbeans.BaseImage
setImagePath(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the path to use for the default and disabled images
setImagePosition(int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image position of the image set by setImage
setImagePosition(int) -
Method in interface com.sas.servlet.tbeans.ImagePositionInterface
Sets the component's imagePosition
setImagePosition(int) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the image position
setImagePosition(int) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the image position
setImagePosition(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the imagePosition property (String) The position of the image.
setImagePosition(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the imagePosition property (String)
The position of the image.
setImageScroll(boolean) -
Method in class com.sas.visuals.ImageAnimation
Sets the images to scroll if set to true.
setImageScroll(boolean) -
Method in class com.sas.visuals.ImageAnimationIcon
Set the display of the images to scroll.
setImagesEnabled(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the whether or not images are used in ListBoxView
The default is true.
setImageSequence(String[]) -
Method in class com.sas.visuals.ImageAnimation
Sets the sequence of file names for the images to be displayed.
setImageSequence(Image[]) -
Method in class com.sas.visuals.ImageAnimationIcon
setImageSequence(String[]) -
Method in class com.sas.visuals.Marquee
Sets the sequence of image file names for the images to be displayed on the Marquee.
setImageSequence(Image[]) -
Method in class com.sas.visuals.MarqueeIcon
Sets images to hold all the items in the Image array passed in
setImageSet(int) -
Method in class com.sas.visuals.GraphicalCheckBox
Sets the images displayed in the GraphicalCheckBox.
setImageSize(Dimension) -
Method in class com.sas.swing.visuals.TreeView
Deprecated. Use NodeView.IMAGE_SIZE property of defaultNodeStyle.
setImageSize(Dimension) -
Method in class com.sas.visuals.NodeStyle
setImageSize(Dimension) -
Method in class com.sas.visuals.TreeView
Deprecated. Use NodeView.IMAGE_SIZE property of defaultNodeStyle.
setImagesOnly(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseComboBoxView
Sets whether or not to display images only.
setImagesOnly(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets whether or not to display images only.
setImagesOnly(boolean) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets whether or not to display images only.
setImagesOnly(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets whether or not to display images only.
setImagesOnly(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets whether or not to display images only.
setImageStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the imageStyleClassColumnName.
setImageTextGap(int) -
Method in class com.sas.visuals.Marquee
Sets the gap between the text and the image.
setImageTextGap(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the gap between the text and the image.
setImageTextPosition(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setImageTextPosition(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setImageURLSequence(URL[]) -
Method in class com.sas.visuals.ImageAnimation
Sets the sequence of file names for the images to be displayed.
setImageURLSequence(URL[]) -
Method in class com.sas.visuals.Marquee
Sets the sequence of file names for the images to be displayed.
setImageVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determine if images are visible next to the node text.
setImageVisible(boolean, boolean, boolean, boolean, boolean, boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Convenience method to set visibility of all actions at one time.
setImageVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setImageVisible sets node images visibile.
setImageVisible(boolean) -
Method in class com.sas.visuals.NodeStyle
setImportFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setImportFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setIncluded(Object, boolean, HttpServletRequest) -
Static method in class com.sas.servlet.util.JavaScriptIncludeHandler
Tell the JavaScriptIncludeHandler if a tbean has already been
included on a request/page.
setIncludeRows(String) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setIncludeRows(String) -
Method in interface com.sas.dataselectors.export.ExportSelectorInterface
Sets the value that indicates if all the rows or only partial rows must be exported.
setIncludeSharedDimensions(boolean) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to include shared dimensions.
setIncludeTies(String) -
Method in class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter
setIncludeTies(String) -
Method in class com.sas.dataselectors.ranking.OLAPRankingSelectorAdapter
setIncludeTies(String) -
Method in interface com.sas.dataselectors.ranking.RankingSelectorInterface
Sets if the ties are included.
setIncludeTies(String) -
Method in class com.sas.dataselectors.ranking.RelationalRankingSelectorAdapter
setIncrementEnabled(boolean) -
Method in class com.sas.swing.visuals.SpinButton
Sets the increment button enabled.
setIncrementEnabled(boolean) -
Method in class com.sas.visuals.SpinButton
Sets the increment button enabled.
setIndent(int) -
Method in class com.sas.swing.visuals.HierarchyListCellRenderer
Sets the number of pixels to indent the item for each depth value.
setIndentionLevel(int) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the indention level for the JavaScriptNode.
setIndentSize(int) -
Method in class com.sas.swing.visuals.TreeView
Set the value of the indent property.
setIndentSize(int) -
Method in class com.sas.visuals.TreeView
Set the value of the indent property.
setIndex(int) -
Method in class com.sas.commands.remotefileselector.ifileservice.DeleteCommand
Sets the index of the item to be deleted.
setIndex(int) -
Method in class com.sas.commands.remotefileselector.ifileservice.PasteCommand
Sets the index of the item to be deleted.
setIndex(int) -
Method in class com.sas.commands.remotefileselector.informationservices.DeleteCommand
Sets the index of the item to be deleted.
setIndex(int) -
Method in class com.sas.commands.remotefileselector.informationservices.PasteCommand
Sets the index of the item to be deleted.
setIndex(int) -
Method in class com.sas.commands.remotefileselector.informationservices.RenameCommand
Sets the table index attribute value.
setIndex(int) -
Method in class com.sas.sasserver.tree.LevelTreeNode
setIndex sets the index for the node.
setIndex(int) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setIndex sets the index for the node.
setIndex(int) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setIndex(int) -
Method in interface com.sas.servlet.tbeans.models.LevelNodeInterface
setIndex sets the index for a node.
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setIndexColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setIndexColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setIndexColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setIndexColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelDataInterface
Sets the name of the column in the level data set that contains the index
values
setIndexColumnName(String) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
Sets the name of the column in the data source that contains the index values.
setIndexSelected(int) -
Method in class com.sas.visuals.OrientationSelector
setIndices(int[]) -
Method in class com.sas.commands.remotefileselector.CopyCommand
Sets the selected indices.
setIndices(int[]) -
Method in class com.sas.commands.remotefileselector.CutCommand
Sets the selected indices.
setInformationMap(InformationMap) -
Method in class com.sas.dataselectors.filters.InformationMapToFilterItemListAdapter
Sets the native model used by this adapter.
setInFront(boolean) -
Method in class com.sas.graphics.components.ReferenceLineModel
Sets whether of not the reference line is drawn in front
of the chart.
setInitialBarFillStyle(FillStyle) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Deprecated. use getDataElementStyles().setInitialFillStyle(initialFillStyle);
setInitialBarHeight(double) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the height value of the Waterfall Chart's "Initial" bar.
setInitialBarID(String) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the text identifying the Waterfall Chart's "Initial" bar.
setInitialColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "initial" value.
setInitialExpansionLevel(int) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determines what level the tree will be expanded when initially rendereded.
setInitialExpansionLevel(int) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setInitialExpansionLevel detemines what level the tree will be
expanded when render.
setInitialFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the fill attributes for "initial" elements such as found in the WaterfallChart.
setInitialFilter(Object) -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Sets the initial filter for the model.
setInitialItems(String[]) -
Method in class com.sas.awt.Choice
Sets the initialItems on the Choice.
setInitialItems(String[]) -
Method in class com.sas.awt.ListBox
Sets the initialItems on the ListBox.
setInitialItems(String[]) -
Method in class com.sas.visuals.ComboBox
Sets the initial items
setInitialItems(String[]) -
Method in class com.sas.visuals.RadioBox
Sets the initialItems on the RadioBox.
setInitialItems(String[]) -
Method in class com.sas.visuals.TabBar
Set the item values in the defaultModel.
setInitialItems(String[]) -
Method in class com.sas.visuals.UpDownListBox
Sets the initialItems on the UpDownListBox.
setInitialLevelsRead(int) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
Sets the number of initial levels that should be read when the adapter initializes.
setInitialSelectedIndex(int) -
Method in class com.sas.visuals.TabbedView
Set the initial selected tab based on its index.
setInitialText(String) -
Method in class com.sas.servlet.tbeans.form.BaseInput
Sets the initial text attribute.
setInitialValues(Map) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
setInitialWorkspaceCount(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the number of initial workspace beans to add to the IDE project.
setInitParameter(String, Object) -
Method in class com.sas.prompts.PromptValues
When called, this method will check all the definitions that have a value provider that implement
the ValueProviderInitializationInterface and will call initialize method on each value provider
with the key-value pair passed in.
setInitParameter(String, Object) -
Method in interface com.sas.prompts.PromptValuesInterface
When called, this method will check all the definitions that have a value provider that implement
the ValueProviderInitializationInterface and will call initialize method on each value provider
with the key-value pair passed in.
setInlineHint(String, Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets the inline hint to be displayed when the prompt has no value.
setInlineHints(LocalizableString) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets a LocalizableString containing the localized inline hints for the prompt.
setInPlace(boolean) -
Method in class com.sas.table.DataTableSortController
Sets inPlace
setInputCharacterEncoding(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the inputCharacterEncoding property.
setInputTransform(TransformInterface) -
Method in class com.sas.awt.Choice
Sets the input Transform.
setInputTransform(TransformInterface) -
Method in class com.sas.awt.ListBox
Sets the input Transform.
setInputTransform(TransformInterface) -
Method in class com.sas.awt.TextArea
Sets the input Transform.
setInputTransform(TransformInterface) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setInputTransform(TransformInterface) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the input transformer to be used when setObjectData
method gets called.
setInputTransform(TransformInterface) -
Method in interface com.sas.servlet.tbeans.RenderableInterface
Sets the input transform to be used when setObjectData
method gets called.
setInputTransform(TransformInterface) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the input transformer to be used when loading values
into the valueDictionary.
setInputTransform(TransformInterface) -
Method in class com.sas.visuals.ComboBox
Sets the input Transform.
setInputTransform(TransformInterface) -
Method in class com.sas.visuals.RadioBox
Sets the input transform to be used when getting items in the RadioBox.
setInputTransform(TransformInterface) -
Method in class com.sas.visuals.SelectionGroup
Sets the transform used to change the item property for input to the SelectionGroup.
setInputTransform(TransformInterface) -
Method in interface com.sas.visuals.SelectionGroupInterface
Set the transform used to change the item property for input to the SelectionGroup.
setInputTransform(TransformInterface) -
Method in class com.sas.visuals.TabBar
Set the transform used by any methods that use the TabButtonInterface item
property as an input parameter.
setInputTransform(TransformInterface) -
Method in class com.sas.visuals.TabbedView
Set the transform used by any methods that use the TabButtonInterface item
property as an input parameter.
setInputTransform(TransformInterface) -
Method in class com.sas.visuals.UpDownListBox
Sets the input Transform.
setInsertButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the insertButtonVisible property.
setInsertMode(int) -
Method in class com.sas.swing.visuals.tableview.EditController
Sets the insert mode for the controller.
setInsertMode(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.EditTag
Sets the insertMode property for editing.
setInsertVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarEditingElement
Sets if the insert action is displayed.
setInsertVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarEditingElementTag
Sets the insertVisible property on the NavigationBarEditingElement.
setInsets(Insets) -
Method in class com.sas.awt.ContainerContainerComponent
setInsets(int, int, int, int) -
Method in class com.sas.awt.ContainerContainerComponent
setInsets(Insets) -
Method in interface com.sas.awt.ContainerInterface
setInsets(int, int, int, int) -
Method in interface com.sas.awt.ContainerInterface
setInsets(ComponentInterface, ContainerInterface, Container, Insets) -
Static method in class com.sas.awt.ContainerInterfaceSupport
setInsets(ComponentInterface, ContainerInterface, Container, int, int, int, int) -
Static method in class com.sas.awt.ContainerInterfaceSupport
setInsets(Insets) -
Method in class com.sas.awt.DialogContainerComponent
setInsets(int, int, int, int) -
Method in class com.sas.awt.DialogContainerComponent
setInsets(Insets) -
Method in class com.sas.awt.FrameContainerComponent
setInsets(int, int, int, int) -
Method in class com.sas.awt.FrameContainerComponent
setInsets(Insets) -
Method in class com.sas.awt.PanelContainerComponent
setInsets(int, int, int, int) -
Method in class com.sas.awt.PanelContainerComponent
setInsets(Insets) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setInsets(int, int, int, int) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setInsets(Insets) -
Method in class com.sas.visuals.BaseButton
Set the insets between the edge of the button and the content
of the button.
setInsets(Insets) -
Method in class com.sas.visuals.ImageView
Sets the Insets for the ImageView.
setInsets(Insets) -
Method in class com.sas.visuals.LabelView
Sets the inset margins for the LabelView object.
setInsideBarLabelContent(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the type of textual information to be displayed inside the bar.
setInsideBarLabelContent(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the type of textual information to be displayed inside the bar.
setInsideBarLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the text appearance model that
is applied to the inside label on the bar elements.
setInsideBarLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the text appearance model that
is applied to the inside label on the bar elements.
setInsideBarLabelVariable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the data column whose values appear as bar labels
drawn just inside of the bar element.
setInsideBarLabelVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the data column whose values appear as bar labels
drawn just inside of the bar element.
setInsideSliceLabelContent(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the content of the labeled display value to appear inside the pie slice.
setInsideSliceLabelPlacement(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the placement of the inside display values.
setInsideSliceLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the style of the text to display the pie inside slice display values.
setInstantiate(boolean) -
Method in class com.sas.taglib.BaseBodyTag
Sets the instantiate property (boolean) from a tag attribute.
setInstantiate(boolean) -
Method in class com.sas.taglib.BaseTag
Sets the instantiate property (boolean) from a tag attribute.
setInstructionText(String) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.PropertyNode
setInt(String, int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java int value.
setInteriorBorder(BorderInterface) -
Method in class com.sas.visuals.CompositeBorder
Set the Interior Border to the specified Border.
setInterlockedColumnContainer(Container) -
Method in class com.sas.visuals.AutoSizingGridLayout
Convenience method.
setInterlockedColumnContainers(Container[]) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the array of containers used when determining the sizes of the columns.
setInterlockedRowContainer(Container) -
Method in class com.sas.visuals.AutoSizingGridLayout
Convenience method.
setInterlockedRowContainers(Container[]) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the array of containers used when determining the sizes of the rows.
setInterpolation(int) -
Method in class com.sas.graphics.components.MarkerStyle
Sets the interpolation values.
setInterpolationEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the interpolation between line verticies to be valid.
setInterpolationEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not vertices are connected with a visible line.
setInterpolationEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the interpolation among the markers visible.
setInterpolationEnabled(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the interpolation among the markers visible.
setInterrupted(boolean) -
Static method in class com.sas.swing.visuals.CommandProgress
Sets whether the command was cancelled or threw an exception during its execution.
setInterrupted(boolean) -
Static method in class com.sas.visuals.CommandProgress
Sets whether the command was cancelled or threw an exception during its execution.
setInterval(long) -
Method in class com.sas.util.Alarm
Set the interval at which this alarm fires.
setInterval(long) -
Method in interface com.sas.util.AlarmInterface
Set the interval at which the alarm fires.
setInterval(long) -
Method in class com.sas.util.DateTimeMonitor
Set the update interval.
setInvisibleCategories(String[]) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the string array of categories that should be invisible.
setIsComponent(boolean) -
Method in interface com.sas.dataselectors.ComponentSelectorInterface
Sets the isComponent flag
setIsComponent(boolean) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
setIsComponent(boolean) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
setIsFirstTime(int) -
Method in class com.sas.graphics.components.LegendModel
Setter method for the boolean member isFirstTime.
setIsForcibleUnexport(boolean) -
Method in class com.sas.net.rmi.AbstractRemoteObjectExporter
Determines whether or not the exported remote object should be forcibly unexported.
setIsFormattedData(boolean) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setIsFormattedData(boolean) -
Method in interface com.sas.dataselectors.export.ExportSelectorInterface
Sets the flag indicating if formatted data must be exported.
setIsRepeatRowLabels(boolean) -
Method in class com.sas.dataselectors.export.OLAPExportSelectorAdapter
setIsRepeatRowLabels(boolean) -
Method in interface com.sas.dataselectors.export.OLAPExportSelectorInterface
Sets if the row labels must be repeated in the exported data when the model is expanded.
setItalic(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setItalic(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setItem(Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the native model object this filter item represents.
setItem(Object) -
Method in class com.sas.visuals.BaseButton
Set the item object that is transformed by the displayTransform for display as the content of the BaseButton.
setItem(Object) -
Method in interface com.sas.visuals.SelectableInterface
Set the Item for the SelectableInterface object.
setItemDescription(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the item long description
setItemDescription(Label) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setItemId(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the unique id of the item
setItemLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the label for this filter item.
setItemLabel(Label) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setItemName(String) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
setItems(Object[]) -
Method in class com.sas.awt.Choice
Sets the items if the attached model supports addition of items
setItems(String[]) -
Method in class com.sas.awt.Choice
Sets the items
setItems(Object[]) -
Method in class com.sas.awt.ListBox
Sets the items in the ListBox.
setItems(String[]) -
Method in class com.sas.awt.ListBox
Sets the items in the ListBox.
setItems(String[]) -
Method in class com.sas.visuals.UpDownListBox
Sets the items in the UpDownListBox.
setItemText(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the item label
setItemType(long) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Assigns the type of data this item represents.
setItemURL(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the url to navigate to when the node is clicked on
setItemUsage(Object, String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
setItemUsage(Object, String) -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
setJavaScriptLocation(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the path location where all javascript (.js) files for a web
application can be found.
setJComponentModelTabVisible(boolean) -
Method in class com.sas.swing.visuals.SwingCustomizerView
Sets whether the JComponentModel customizer tab is displayed.
setJComponentTabVisible(boolean) -
Method in class com.sas.swing.visuals.SwingCustomizerView
Sets whether the JComponent customizer tab is displayed.
setJModelInstanceTabVisible(boolean) -
Method in class com.sas.swing.visuals.SwingCustomizerView
Sets whether the JModelInstance customizer tab is displayed.
setJustification(int) -
Method in class com.sas.graphics.components.TextStyle
Set the text's horizontal justification.
setJustification(int) -
Method in class com.sas.swing.visuals.wizard.ButtonLayout
Sets the Horizontal justification in the parent container.
setJustification(int) -
Method in class com.sas.visuals.RowLayout
Set the justification of the components on the rows.
setJustification(int) -
Method in class com.sas.visuals.TabBar
Set the justification of the tabs on the container.
setKey(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter.KeyValueItem
setKey(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV2
setKey(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV2
setKey(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setKey(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setKey(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setKey(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setKey(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setKey(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setKey(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setKey(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setKey(String) -
Method in class com.sas.sasserver.tree.LevelTreeNode
setKey sets the key for the node.
setKey(String) -
Method in interface com.sas.sasserver.tree.LevelTreeV2Interface
setKey(String) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setKey sets the key for the node.
setKey(String) -
Method in class com.sas.taglib.servlet.tbeans.StyleMapKeyTag
Sets the value of style map key.
setKeyAccelerator(char) -
Method in class com.sas.visuals.BaseButton
Set the key to that when pressed triggers the BaseButton.
setKeyAccelerator(char) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the key that is used to trigger the button.
setKeyAccelerator(char) -
Method in class com.sas.visuals.DefaultButtonModel
Set the key that is used to trigger the button.
setKeyboardSelectable(boolean) -
Method in class com.sas.awt.ListBox
Sets the value of the keyboardSelectable property.
setKeyboardSelectable(boolean) -
Method in class com.sas.swing.visuals.TreeView
Sets the value of the keyboardSelectable property.
setKeyboardSelectable(boolean) -
Method in class com.sas.visuals.TreeView
Sets the value of the keyboardSelectable property.
setKeyboardSelectable(boolean) -
Method in class com.sas.visuals.UpDownListBox
Sets the value of the keyboardSelectable property.
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV2
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV2
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setKeyColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setKeyColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setKeyColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setKeyColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeV2Interface
setKeyHandled(boolean) -
Method in class com.sas.table.Cell
Sets the value of the keyHandled property.
setKeystrokeUpdate(boolean) -
Method in class com.sas.awt.TextArea
Sets the specified boolean to indicate whether an event is sent whenever a character
is typed in the TextArea.
setKeystrokeUpdate(boolean) -
Method in class com.sas.awt.TextField
Sets the specified boolean to indicate whether an event is sent whenever a character
is typed in the TextField.
setLabel(Locale, String) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
setLabel(String) -
Method in class com.sas.awt.Button
Sets the Button with the specified text
setLabel(String) -
Method in class com.sas.awt.CheckBox
Sets the CheckBox with the specified text
setLabel(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setLabel(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Sets the label (human readable name) of this calculated item.
setLabel(String) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the label of the item.
setLabel(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setLabel(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the label (human readable name) of this rule
setLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterableItem
Sets the label for this item.
setLabel(String) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
Sets the label for this node.
setLabel(Locale, String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setLabel(Locale, String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Set the label of this object; this is the name which
will the user will see in a UI (User Interface) component.
setLabel(String) -
Method in class com.sas.graphics.components.ContentsModel
Sets a new String label for the axis.
setLabel(String) -
Method in class com.sas.graphics.components.ReferenceBandModel
Sets the text for the label.
setLabel(String) -
Method in class com.sas.graphics.components.ReferenceLineModel
Sets the text for the label.
setLabel(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the label of the button
setLabel(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setLabel(String) -
Method in class com.sas.servlet.tbeans.form.BasePushButton
Sets the label
setLabel(String) -
Method in interface com.sas.servlet.tbeans.LabelInterface
Sets the component's label
setLabel(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the label of the button
setLabel(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the label of the button
setLabel(String) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set the label for the tuple element.
setLabel(String) -
Method in class com.sas.swing.models.OLAPMemberTreeNode
setLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IOptionTag
Sets the label property (String).
setLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the label property (String) The label is the text string that is displayed on the menu item.
setLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the label property (String)
The label to display on the menu.
setLabelAndAccessKeyOnButton(BaseButton, String) -
Static method in class com.sas.servlet.util.BaseUtil
Sets the access key and mnemonic label for the given BaseButton given the text.
setLabelAndMnemonicOnAction(BaseAction, String) -
Method in class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy
setLabelAndMnemonicOnAction(Action, String) -
Static method in class com.sas.swing.visuals.util.Util
Sets the mnemonic and label for the given action given the text.
setLabelBolding(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseCheckBox
Sets whether the to bold the label when the checkbox is selected: TRUE bold label
Default value is FALSE.
setLabelBolding(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets whether the to bold the label when the checkbox is selected: TRUE bold label
Default value is FALSE.
setLabelBolding(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxTag
Sets the labelBolding attribute (boolean) of the CheckBoxTag.
setLabelBolding(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the labelBolding attribute (boolean) of the RadioTag.
setLabelCellStyle(CellStyle) -
Method in class com.sas.graphics.components.TableAxisModel
Sets the CellStyle that contains the set of display properties
used to define the appearance of the table header including its background color and
frame line color.
setLabelColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color of label text.
setLabelColor(Color) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the color for the OLAPDrillState drill state label.
setLabelColorVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing color values for the text markers.
setLabelFont(Font) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the font for the OLAPDrillState drill state label.
setLabelHorizontalAlignment(int) -
Method in class com.sas.visuals.MessageBox
Sets the LabelView Horizontal alignment in the MessageBox.
setLabelJustificationVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing justification values for the text.
setLabelOrientation(int) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the position for where to display the radio
element's text.
setLabelOrientation(String) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the labelOrientation property.
setLabelPlacement(int) -
Method in class com.sas.graphics.components.LegendModel
Sets the placement of the legend's label within the legend frame.
setLabelPlacement(int) -
Method in class com.sas.graphics.components.ReferenceLineModel
Sets the placement of the label.
setLabelPlacement(LabelPlacement) -
Method in class com.sas.prompts.definitions.PromptDefinition
setLabelPlacementPolicy(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the label placement policy to determine the placement of the axis label.
setLabelSeparator(String) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
setLabelStyle(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setLabelText(String, String, Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Convenience method for applying text from a resource to a label in the component map.
setLabelText(String, String) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Convenience method for applying text from a resource to a label in the component map.
setLabelTextStyle(TextStyle) -
Method in class com.sas.graphics.components.ContentsModel
Set the text attributes for the axis label.
setLabelTextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the text attributes used on axis labels and legend label.
setLabelTextStyle(TextStyle) -
Method in class com.sas.graphics.components.TableAxisModel
Set the text attributes for the table header text.
setLabelType(int) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the type of label to display at the beginning of the drill state items.
setLabelType(int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the type of label to display at the beginning of the drill state items.
setLabelValueCollection(Vector[]) -
Method in class com.sas.graphics.components.PickInfo
Set the data values associated with the data-element
in the form of a series of vectors.
setLabelVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing text string to annotate on the gantt bars.
setLabelVerticalAlignment(int) -
Method in class com.sas.visuals.MessageBox
Sets the LabelView Vertical alignment in the MessageBox.
setLabelVisible(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the labelVisible to true if text is to be displayed with the Radio buttons
setLabelVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the labelVisible property.
setLargeIconURL(Locale, String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setLargeIconURL(Locale, String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Set a locale-sensitive URL that contains the large icon representing this object.
setLastButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the lastButtonVisible property.
setLastNode(boolean) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the boolean value lastNode to determine if a node is
the last node of a set of children.
setLastNode(boolean) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setLastNode(boolean) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets a flag to determine if a node is
the last node of a set of children.
setLastVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the last action is visible.
setLastVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the last action is visible.
setLastVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the last action is visible.
setLastVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the lastVisible property on the NavigationBarScrollingElement.
setLateFinishVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies the latest possible point in time that an activity can
be completed without delaying a specific milestone (usually
the project finish date).
setLateStartVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies variable contining the latest possible point in time that an activity
can begin without delaying a specified milestone (ususally
the project finish date).
setLayers(String[]) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setLayerToFieldMap(Map) -
Method in class com.sas.graphics.components.esrimap.ESRIMapOLAPDataModel
This is used to tell the map which field names to use for for each layer.
setLayerVisibilities(HashMap) -
Method in class com.sas.graphics.map.ESRIMap
Sets the visibilities of the layers using the passed-in HashMap.
setLayerVisibilities(HashMap) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the visibilities of the layers using the passed-in HashMap.
setLayerVisibility(String, String) -
Method in class com.sas.graphics.map.ESRIMap
Changes the visibility of the passed-in layer.
setLayerVisibility(String, String) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the visibility of the layer.
setLayout(LayoutManager) -
Method in interface com.sas.awt.ContainerInterface
setLayout(LayoutManager) -
Method in class com.sas.visuals.Toolbar
setLayoutType(int) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the placement method of the tile slices.
setLeadingContentOffset(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the number of pixels away from the horizontal alignment property the content
is rendererd.
setLeadSelectionCell(int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Sets the lead selection index, ensuring that values between the
anchor and the new lead are either all selected or all deselected.
setLeadSelectionIndex(int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Sets the lead to the given index, updates the selection and fires a
selection event.
setLeaf(int, FilterLogicTestNodeInterface) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
Sets the test node at the given index.
setLeaf(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
Sets the test node at the given index in the list of understood test
nodes.
setLeafAt(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.FilterItemSimpleTree
setLeafAt(int, FilterLogicTestNodeInterface) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Sets the test node at the given index in the list of understood test nodes.
setLeafAt(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setLeafConditionalRelationType(int, String) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Sets the logical relationship between the leaf at the given index and the
leaf at the next index.
setLeafConditionalRelationType(int, String) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setLeafIcon(Icon) -
Method in class com.sas.graphics.components.TreeIconModel
Define leaf icon that will be used when displaying hierarchical data in a treetable.
setLeafNegated(int, boolean) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
Sets the negation flag for the leaf at the given index.
setLeafNegated(int, boolean) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Sets whether the leaf at the given index or group that leaf is a member of
is negated.
setLeafNegated(int, boolean) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
Sets the negation flag for the leaf at the given index.
setLeafNegated(int, boolean) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setLeafNode(boolean) -
Method in class com.sas.sasserver.SASListNode
setLeafNodeVerificationEnabled(boolean) -
Method in class com.sas.visuals.NodeStyle
setLeftArrowImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the leftArrowImage property of the DualListSelector.
setLeftBorder(int) -
Method in class com.sas.visuals.BoxLayout
Set the gap between the left and center components.
setLeftImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed on the left side of the button
setLeftImage(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the image displayed on the left side of the button
setLeftImage(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the image displayed on the left side of the button
setLeftImage(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the image displayed on the left side of the button
setLeftImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the leftImage property (String).
setLeftMargin(Length) -
Method in class com.sas.table.CellStyle
Specifies the left margin to use.
setLeftMargin(int) -
Method in class com.sas.visuals.RowLayout
Set the left margin.
setLeftMargin(int) -
Method in class com.sas.visuals.TabBar
Set the leftMargin of the container.
setLeftTransform(TransformInterface) -
Method in class com.sas.util.TransformingComparator
Set the transform to use on the left side value in TransformingComparator.compare(Object, Object)
setLeftWidth(int) -
Method in class com.sas.visuals.BoxLayout
Set the width to set the left component's width.
setLegendBackgroundColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specifies the legend background color.
setLegendBackgroundFillStyle(FillStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the FillStyle attributes used on legend background.
setLegendImageSize(Dimension) -
Method in class com.sas.graphics.map.ESRIMap
Sets the size of the exported legend image.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the model that encapsulates the display properties
for the legend.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the model that encapsulates the display properties
for the legend.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.esrimap.ESRIMapModel
Sets the model that encapsulates the display properties
for the legend.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets the GanttChart's legend model, a
repository for bar color legend appearance preferences.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the model that encapsulates the display properties
for the legend.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the PieChart's color legend model, a
compilataion of legend appearance preferences.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the TileChart's legend model, a
compilataion of legend appearance preferences.
setLegendModel(LegendModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the model that encapsulates the display properties
for the legend.
setLegendShadowStyle(ShadowStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the ShadowStyle attributes used on legends.
setLegendTitle(String) -
Method in class com.sas.graphics.map.ESRIMap
Sets the title to be displayed on the legend image.
setLegendValueFormat(String) -
Method in class com.sas.graphics.map.ESRIMap
Sets the format to be used on the legend values.
setLegendValues(String[]) -
Method in class com.sas.graphics.components.LegendModel
This method is same as the above setCategories method except that this method does not
call the firePropertyChange() method at the end.
setLegendValuesIndexMap(LinkedHashMap) -
Method in class com.sas.graphics.components.LegendModel
This method should be used only to read back the persisted legend index values.
setLevel(String) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand.LevelValuePair
setLevel(String) -
Method in class com.sas.actionprovider.util.olap.HeaderArea
Sets the name of the level for the header cell.
setLevel(String) -
Method in interface com.sas.actionprovider.util.olap.HeaderAreaInterface
Sets the name of the level for the header cell.
setLevel(String) -
Method in class com.sas.actionprovider.util.olap.TitleArea
Sets the name of the level for the title cell.
setLevel(String) -
Method in interface com.sas.actionprovider.util.olap.TitleAreaInterface
Sets the name of the level for the title cell.
setLevel(LevelInterface) -
Method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
setLevel(int) -
Method in class com.sas.sasserver.tree.LevelTreeNode
setLevel sets the level for the node.
setLevel(int) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setLevel sets the level for the node.
setLevel(int) -
Method in interface com.sas.servlet.tbeans.models.LevelNodeInterface
setLevel sets the index for a node.
setLevel(String, String, String) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableFormatArea
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setLevelColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setLevelColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setLevelColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setLevelColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setLevelColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelDataInterface
Sets the name of the column in the level data set that contains the level
values.
setLevelColumnName(String) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
Sets the name of the column in the data source that contains the level values.
setLevelDepth(int) -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
setLevelDepth(int) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set the levelDepth for this tuple element.
setLevelHeight(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Sets the height for the level
to levelHeight
,
revalidates, and repaints.
setLevelLabelHierarchicalSort(boolean) -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
setLevelLabelHierarchicalSort(boolean) -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
setLevelLabelSortedDirections(String[]) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Sets the array of strings that indicate the sort directions of the
levelLabelSortedItems.
setLevelLabelSortedItems(String[]) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Sets an array of strings containing unique IDs of the items to be
sorted.
setLevelLabelSortHierarchy(String) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Sets the string that indicates if the level label hierarchy is to
be maintained.
setLevelName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by level name
setLevelNumber(int) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by level number
setLevelsAndValues(ArrayList) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand.ReportLinkElement
setLevelToLayerMap(Map) -
Method in class com.sas.graphics.components.esrimap.ESRIMapOLAPDataModel
This is used to create the relationship between the OLAP cube and the map.
setLevelWidth(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Sets the width for the level
to levelWidth
,
revalidates, and repaints.
setLightHighlightColor(Color) -
Method in class com.sas.visuals.TabBorder
Set the highlight Color for this TabBorder.
setLightSource(int) -
Method in class com.sas.swing.visuals.BaseBorder
Sets the type of the Border.
setLightSource(int) -
Method in class com.sas.table.BorderStyle
Specifies the light source -- one of
CornerOrientation.
setLightSource(int) -
Method in class com.sas.visuals.Border
Sets the type of the Border.
setLightSource(int) -
Method in interface com.sas.visuals.BorderInterface
Set the type of the Border: RAISED or LOWERED
setLightSource(int) -
Method in class com.sas.visuals.CompositeBorder
Set the light source of the CompositeBorder.
setLightWeightPopupEnabled(boolean) -
Method in class com.sas.swing.visuals.TreeView
When displaying the popup on the TreeView, the popup chooses to use a light weight popup
if it fits within the application.
setLimits(Hashtable) -
Method in class com.sas.swing.visuals.tableview.IndicatorCellRenderer
setLineDelimiter(String) -
Method in class com.sas.storage.jdbc.export.RelationalDelimitedValuesExporter
Sets the string used to delimit the lines of values.
setLineEnabled(boolean) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
If true, then the radar polygon outline styles will be controlled by the LineStyles set in DataElementStyles.
setLineLegendModel(LegendModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the line (strokes) legend attributes.
setLineResponse2Variable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Sets which measures are to be displayed in the bar-line chart associated with the
response2 axis (i.e. the secondary axis; the right axis for a vertical
bar-line chart).
setLineResponse2Variable(AnalysisVariable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the placement
of the line vertices associated with the response2 axis
(the right axis in a vertical bar chart, or the bottom
axis in a horizontal bar chart).
setLineResponseVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Sets which measures are to be displayed in the bar-line chart associated with the
response axis (i.e. the primary axis; the left axis for a vertical
bar-line chart).
setLineResponseVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the placement
of the line vertices associated with the response axis.
setLineStyle(StrokeLineStyle) -
Method in class com.sas.graphics.components.ReferenceLineModel
Sets the reference line style.
setLineStyle(LineStyle) -
Method in class com.sas.graphics.components.TickStyle
Set the line attributes of the tick marks.
setLineStyle(int) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the line style used for this TreeView as decoration to connect nodes.
setLineStyle(int) -
Method in class com.sas.swing.visuals.TreeView
Sets the line style for the tree.
setLineStyle(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the line style used for the tree.
setLineStyle(int) -
Method in class com.sas.visuals.TreeView
Sets the line style for the tree.
setLineStyles(StrokeLineStyle[]) -
Method in class com.sas.graphics.components.DataElementStyles
Line attributes for data elements.
setLineVisibility(int) -
Method in class com.sas.swing.visuals.TreeView
Sets the value of the lineVisibility property.
setLineVisibility(int) -
Method in class com.sas.visuals.TreeView
Sets the value of the lineVisibility property.
setLineWrap(boolean) -
Method in class com.sas.swing.visuals.LabelView
Sets the line-wrapping policy of the label view.
setLink(boolean) -
Method in class com.sas.actionprovider.HttpAction
Sets the boolean indicating whether this Action is expected to have
its URL attribute set.
setLinkActiveStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the linkActiveStyleClassColumnName.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.AppletVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ButtonVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.CanvasVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.CheckBoxVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ChoiceVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ColorComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ComponentVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ContainerVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.DialogVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.FontComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.FrameVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.LabelVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ListBoxVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.PanelVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ScrollbarVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.ScrollPaneVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.TextAreaVisualComponent
Internal framework method.
setLinkInfo(LinkPropertiesInfo) -
Method in class com.sas.awt.TextFieldVisualComponent
Internal framework method.
setLinkStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the linkStyleClassColumnName.
setList1CellRenderer(ListCellRenderer) -
Method in class com.sas.swing.visuals.DualSelector
Sets the cell renderer for list 1.
setList1ControlsVisible(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the list1ControlsVisible property.
setList1ControlsVisible(boolean) -
Method in class com.sas.visuals.DualSelector
Sets the value of the list1ControlsVisible property.
setList1DisplayTransform(TransformInterface) -
Method in class com.sas.visuals.DualSelector
Sets the display transform for list 1.
setList1Label(String) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of list 1's label.
setList1Label(String) -
Method in class com.sas.visuals.DualSelector
Sets the value of list 1's label.
setList1MaximumCount(int) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the list1MaximumCount property.
setList1MaximumCount(int) -
Method in class com.sas.visuals.DualSelector
Sets the value of the list1MaximumCount property.
setList2CellRenderer(ListCellRenderer) -
Method in class com.sas.swing.visuals.DualSelector
Sets the cell renderer for list 2.
setList2ControlsVisible(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the list2ControlsVisible property.
setList2ControlsVisible(boolean) -
Method in class com.sas.visuals.DualSelector
Sets the value of the list2ControlsVisible property.
setList2DisplayTransform(TransformInterface) -
Method in class com.sas.visuals.DualSelector
Sets the display transform for list 2.
setList2Label(String) -
Method in class com.sas.swing.visuals.DualSelector
Set the value of list 2's label.
setList2Label(String) -
Method in class com.sas.visuals.DualSelector
Set the value of list 2's label.
setList2MaximumCount(int) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the list2MaximumCount property.
setList2MaximumCount(int) -
Method in class com.sas.visuals.DualSelector
Sets the value of the list2MaximumCount property.
setList2Model(ListModel) -
Method in class com.sas.swing.visuals.DualSelector
Sets the ListModel for list 2.
setList2ModelInterface(ModelInterface) -
Method in class com.sas.visuals.DualSelector
Sets the ModelInterface for list 2.
setListBoxModel(String, ListModel) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Sets the model on the component at the given key.
setListConstructorName(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the name of the javascript function to use as the constructor for this object.
setListIndex(int) -
Method in class com.sas.actionprovider.ActionSupportFilter
Sets the index that identifies which version of multiple ActionLists of the same
actionType is being requested at the support class level.
setListLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterValueList
Allows setting a label for this list of values.
setListLabel(String) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeModel
Allows setting a label for this list of values.
setLocale(Locale) -
Method in class com.sas.actionprovider.ActionSupportFilter
Sets the Locale object to be used in setting
action attributes whose values are determined dynamically.
setLocale(Locale) -
Method in class com.sas.actionprovider.BaseActionProvider
Sets the locale that is given to each support class that this ActionProvider instantiates.
setLocale(Locale) -
Method in class com.sas.actionprovider.support.BaseActionProviderCompositeSupport
Initializes the support class.
setLocale(Locale) -
Method in class com.sas.actionprovider.support.BaseActionProviderSupport
Set the locale
setLocale(Locale) -
Method in class com.sas.commands.BaseCommand
Sets the command's locale
setLocale(Locale) -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
Sets the command's locale
setLocale(Locale) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setLocale(Locale) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
setLocale(Locale) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setLocale(Locale) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListV2Interface
setLocale(Locale) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemV2Interface
setLocale(Locale) -
Method in class com.sas.dataselectors.calculateditems.TimeFunctions
setLocale(Locale) -
Method in class com.sas.dataselectors.calculations.percent.BasePercentCalculationsSelectorAdapter
Sets the locale
setLocale(Locale) -
Method in class com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSource
Sets the locale
setLocale(Locale) -
Method in interface com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSourceInterface
Sets the locale
setLocale(Locale) -
Method in interface com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorInterface
Sets the locale
setLocale(Locale) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
setLocale(Locale) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
Sets the locale object to ensure that all messages returned are properly translated.
setLocale(Locale) -
Method in class com.sas.dataselectors.dataitems.TableRoles
setLocale(Locale) -
Method in class com.sas.dataselectors.exceptionhighlighting.BaseExceptionHighlightingSelectorAdapter
setLocale(Locale) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Sets the locale assigned to this model and all the filterable items.
setLocale(Locale) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the Locale to be used by the model.
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
Sets the locale to be used when creating/retrieving text that will be
visible to a user.
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Sets the locale to be used when creating/retrieving text that will be
visible to a user.
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.DateAndTimeUtil
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the Locale for the model.
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the locale for this condition, used when returning the condition label.
setLocale(Locale) -
Method in interface com.sas.dataselectors.filters.FilterableListModelInterface
Sets the Locale to be used by the model.
setLocale(Locale) -
Method in interface com.sas.dataselectors.filters.FilterConditionInterface
setLocale(Locale) -
Method in interface com.sas.dataselectors.filters.FilterObjectFactoryInterface
Sets the locale used when deriving any locale specific labels or text resources.
setLocale(Locale) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setLocale(Locale) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the locale
setLocale(Locale) -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorDataSourceInterface
Sets the locale
setLocale(Locale) -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorInterface
Sets the locale
setLocale(Locale) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
Sets the locale
setLocale(Locale) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPDataSource
Sets the locale
setLocale(Locale) -
Method in class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter
setLocale(Locale) -
Method in interface com.sas.dataselectors.ranking.RankingSelectorInterface
Sets the locale used by the adapter.
setLocale(Locale) -
Method in class com.sas.graphics.components.barchart.BarChart
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.barlinechart.BarLineChart
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.DataModel
Sets the locale utilised during the formatting of data values.
setLocale(Locale) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setLocale(Locale) -
Method in class com.sas.graphics.components.linechart.LineChart
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.lineplot.LinePlot
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.piechart.PieChart
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlot
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.tilechart.TileChart
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChart
Sets the locale of this component.
setLocale(Locale) -
Method in class com.sas.graphics.map.ESRIMap
Sets the Locale object used by this class.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Sets the Locale object for components in the composite.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the Locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.BaseHeader
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Set the locale on the TableView and all the classes used by the TableView.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableColumnModel
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableRowModel
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultCellContentsRenderer
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultTableCellRenderer
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultTableRowRenderer
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsChoiceBoxEditor
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsImageRenderer
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsLabelRenderer
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsListBoxEditor
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsRadioEditor
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsTextAreaEditor
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsTextEntryEditor
Set the locale
setLocale(Locale) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellEditor
Sets the locale.
setLocale(Locale) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellRenderer
Sets the locale.
setLocale(Locale) -
Method in interface com.sas.servlet.tbeans.tableview.TableColumnModel
Sets the locale.
setLocale(Locale) -
Method in interface com.sas.servlet.tbeans.tableview.TableRowModel
Sets the locale.
setLocale(Locale) -
Method in interface com.sas.servlet.tbeans.tableview.TableRowRenderer
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultCellContentsRenderer
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultTableCellRenderer
Sets the locale.
setLocale(Locale) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultTableRowRenderer
Sets the locale.
setLocale(Locale) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.util.CommandProcessor
Deprecated. Set the locale
setLocale(Locale) -
Method in interface com.sas.servlet.util.CommandProcessorCommandInterface
Deprecated. Set the locale
setLocale(Locale) -
Method in interface com.sas.servlet.util.CommandProcessorInterface
Deprecated. Set the locale
setLocale(Locale) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Set the locale
setLocale(Locale) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
This defines a connection to the SAS OLAP server.
setLocale(Locale) -
Method in interface com.sas.storage.olap.MetadataInterface
Sets the locale for the session object
setLocale(Locale) -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
Sets the locale for the session object
setLocale(Locale) -
Method in class com.sas.storage.olap.sasmdx.Metadata
Set the Locale used to create the session.
setLocale(Locale) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
Set the Locale used to create the session.
setLocale(Locale) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Set the Locale for the model.
setLocale(Locale) -
Method in class com.sas.swing.util.SASJavaHelp
Set the locale for this object.
setLocale(Locale) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
Sets the locale.
setLocale(Locale) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
Sets the locale to use on the transform and outputTransform for the editor.
setLocale(Locale) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
Sets the locale to use on the transform for the renderer.
setLocale(Locale) -
Method in class com.sas.taglib.BaseBodyTag
Set the locale
setLocale(Locale) -
Method in class com.sas.taglib.BaseTag
Set the locale
setLocale(Locale) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Set the locale
setLocale(Locale) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Set the locale
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in interface com.sas.actionprovider.strategies.ActionStrategyInterface
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.BaseActionStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.BaseDetailDataStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.CellValueAscendingSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.CellValueDescendingSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ClearCellValueSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ClearLevelLabelSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.CollapseAllStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.CollapseStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.CopyStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.DrillDownStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.DrillUpStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ExpandAllStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ExpandStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ExportToExcelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.FilterAndRankSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.FilterSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.LastHeaderLabelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.LevelLabelAscendingSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.LevelLabelDescendingSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.MeasureLabelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.MoveLabelStrategyHeaderCell
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.MoveLabelStrategyTitleCell
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.MoveMeasureLabelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.MoveStrategyHeaderCell
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.MoveStrategyTitleCell
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.PercentCalculationsSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.QuerySelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.RotateStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ShowDetailDataSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyHeaderCell
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.SimpleCalculatedItemSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.SortLabelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.SortSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.TitleLabelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.olap.TotalsSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.AddRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CancelRowInsertStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CancelRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ClearSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ClearStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ColumnHeaderStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CommitDeleteStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CommitInsertedRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CommitRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CopyStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.CutStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.DeleteRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.DragColumnStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.EditClearSortStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.EditMoveColumnLeftStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.EditMoveColumnRightStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.EditSortAscendingStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.EditSortDescendingStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ExportToExcelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.FilterSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HideColumnStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HoldColumnLeftStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HoldColumnRightStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HoldRowBottomStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HoldRowTopStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HttpDeleteRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.HttpInsertRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.InsertRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.MoveColumnLeftStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.MoveColumnRightStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.PasteStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.PercentCalculationsSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.QuerySelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ReleaseAllColumnsStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ReleaseAllRowsStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ReleaseColumnStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ReleaseRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ReleaseSelectedColumnStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ReleaseSelectedRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ShowAllColumnsStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.ShowColumnStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.SimpleCalculatedItemSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategyHeader
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategyHeader
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.SortSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.TotalsSelectorStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.relational.UpdateRowStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.CutStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.DeleteStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.HttpSearchStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.OpenFolderStrategyCombo
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.PasteStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.RenameStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.SelectFileStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.SortColumnAscendingStrategyHeader
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.SortColumnDescendingStrategyHeader
Sets the Action's default locale dependent attribute values.
setLocaleDependentDefaultAttributes(BaseAction, String, Locale) -
Method in class com.sas.actionprovider.strategies.remotefile2.UpOneLevelStrategy
Sets the Action's default locale dependent attribute values.
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the locale dependent properties.
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.BaseCalculatedItemSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.BaseExpressionEditor
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorListBoxView
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelector
Sets all selector properties that rely on the user locale
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets all properties of the panel components that rely on the locale of the user
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.html.ListEditor
Sets or refreshes any locale dependent properties.
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataComposite
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSearch
Sets properties that should be updated if the locale changes.
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSelector
Sets properties that should be updated if the Locale
changes.
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Sets properties that should be updated if the locale changes.
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
setLocaleDependentProperties(Locale) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileToolBar
Sets properties that should be updated if the locale changes.
setLocalizableProperties(PropertyMap) -
Method in class com.sas.prompts.definitions.PromptDefinition
setLocalizableProperties(PropertyMap) -
Method in class com.sas.prompts.groups.PromptGroup
Internal method
setLocation(ActionLocation) -
Method in class com.sas.servlet.tbeans.tableview.rpf.html.ImageAction
setLocation(ActionLocation) -
Method in class com.sas.servlet.tbeans.tableview.rpf.html.TextAction
setLocation(String) -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
Sets the file system path to be viewed.
setLocation(String) -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
Sets the file system path to be viewed.
setLocation(String) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.InformationServicesFileMetadata
Allows setting of the path information for the item.
setLocation(Point) -
Method in class com.sas.swing.util.SASJavaHelp
Set the top-left corner of the JavaHelp browser for this object measured from the
screen origin.
setLocationVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing which gantt box variable value to
locate the annotation on.
setLockColumnHeaders(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.TableViewTag
Sets the lockColumnHeaders property of the TableViewTag.
setLogException(boolean) -
Method in class com.sas.net.connect.ConnectClient
Sets the logException property.
setLoggerFactory(LoggerFactoryInterface) -
Method in class com.sas.prompts.definitions.DateDefinition
setLogicalCondition(String) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeNodeInterface
Sets the logical condition.
setLogicalCondition(ConditionalRelationType) -
Method in class com.sas.dataselectors.filters.tree.LogicalConditionNode
setLogicalCondition(ConditionalRelationType) -
Method in interface com.sas.dataselectors.filters.tree.LogicalConditionNodeInterface
setLogicalServerName(String) -
Method in class com.sas.prompts.definitions.BaseFileDefinition
Sets the logical name of the server that files can be specified from.
setLogicalServerName(String) -
Method in interface com.sas.prompts.definitions.MutableFileSelectionInterface
Sets the name of the logical server
setLogicTree(SimpleFilterLogicTree) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setLoginBean(LoginBean) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the LoginBean associated with this util class.
setLoginBean(LoginBean) -
Method in class com.sas.util.login.LoginBeanCFBValidate
Sets the LoginBean associated with this util class.
setLoginBean(LoginBean) -
Method in class com.sas.util.login.LoginBeanSwingUtil
Sets the LoginBean associated with this util class.
setLoginCommand(Command) -
Method in class com.sas.storage.jdbc.JDBCConnection
Set the login Command.
setLoginCommand(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets the String representing the Command object to be executed before attempting
to load the JDBC Driver or find a Connection.
setLogo(ImageIcon) -
Method in class com.sas.graphics.components.GraphModel
Set an ImageIcon as a logo.
setLogoImageBrowseOptionToBeDisabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
This method is used to set the value of the boolean member logoImageBrowseOptionToBeDisabled.
setLogoJustification(int) -
Method in class com.sas.graphics.components.GraphModel
Set the justification of the logo within the graph area.
setLogOutput(String) -
Method in exception com.sas.prompts.InvalidPromptValueException
setLogStackTraces(boolean) -
Method in class com.sas.util.SystemLog
Sets whether stack traces are appended to log when printToLog() is called.
setLong(String, long) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java long value.
setLookAheadEnabled(int, boolean) -
Method in class com.sas.storage.olap.PerformanceTuning
Set if the look ahead is enabled or not.
setLowerThresholdFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for data elements that pass below a specified Threshold on a BarChart.
setMagnitude(double) -
Method in class com.sas.visuals.UnitsBox
Set the value of the UnitsBox, in perferred units.
setMajorTickColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Sets the major tick mark color.
setMajorTickStyle(TickStyle) -
Method in class com.sas.graphics.components.AxisModel
Set the major ticks appearance attributes.
setMajorTickStyle(TickStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set axes' major tick mark display attributes.
setMajorTickTimeInterval(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the major tick time interval for the time axis.
setMap(ESRIMapChart) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapMenu
setMap(OLAPESRIMapChart) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapMenu
Sets the OLAPESRIMapChart associated with this menu
setMapComponent(BaseESRIMapChart) -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelector
setMapComponent(BaseESRIMapChart) -
Method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
setMapExtents(double, double, double, double) -
Method in class com.sas.graphics.map.ESRIMap
Sets the map extents that should be used for this map.
setMapExtents(double, double, double, double) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the current extents of the displayed map, in map coordinates.
setMapExtents(double[]) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the current extents of the displayed map, in map coordinates.
setMapImageSize(Dimension) -
Method in class com.sas.graphics.map.ESRIMap
Sets the size of the exported map image.
setMapServiceName(String) -
Method in class com.sas.graphics.map.ESRIConnection
Sets the map service name.
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapClearSelectionsCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapCollapseCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapDrillDownCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapDrillUpCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapExpandCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapExportToExcelCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapFilterSelectionsCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapFullExtentsCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapIdentifyCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapPanCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapSelectCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapSetMeasureCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
setMapViewer(Object) -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
setMargins(Length) -
Method in class com.sas.table.CellStyle
Convenience method for setting all four margins to the same value.
setMarker(char) -
Method in class com.sas.util.Template
Set the marker property.
setMarkerEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not to display markers at the
line verticies.
setMarkerEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not to display markers at the
line vertices.
setMarkerEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the markers for the data points enabled.
setMarkerEnabled(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the markers for the data points enabled.
setMarkerPosition(int) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setMarkerStyle(MarkerStyle) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setMarkerStyles(MarkerStyle[]) -
Method in class com.sas.graphics.components.DataElementStyles
Marker attributes for data elements.
setMasked(boolean) -
Method in class com.sas.prompts.definitions.TextDefinition
Sets whether the text should be masked in a UI for presentation or input.
setMaskedTextEncoding(String) -
Method in class com.sas.prompts.definitions.TextDefinition
Sets the encoding used for the text entered when the text prompt is in masked entry mode.
setMatchedEntry(boolean) -
Method in class com.sas.visuals.ComboBox
Sets the value of the matchedEntry property.
setMatchErrorColor(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the error-markers and error-lines to use color from the markers
to which they are attached.
setMatchErrorColor(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the error-markers and error-lines to use color from the markers
to which they are attached.
setMatchMarkerLabelColor(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the color used by the labels attached to data points.
setMatchMarkerLabelColor(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the color used by the marker labels attached to data points.
setMatchNeedleColor(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets whether or not to use color of attached markers for needles.
setMatchNeedleColor(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets whether or not to match color of attached markers for needles.
setMaxCharacters(int) -
Method in class com.sas.swing.visuals.LimitedTextField
Sets the maximum number of characters the LimitedTextField will allow.
setMaxDate(GregorianCalendar) -
Method in class com.sas.swing.visuals.CalendarPanel
Method to set the maximum date the can be selected
setMaxDecimalWidth(int) -
Method in class com.sas.models.formats.FormatDescription
setMaxFieldSize(int) -
Method in class com.sas.net.sharenet.ShareNetStatement
Sets the limit for the number of bytes that can be returned for a column.
setMaximum(int) -
Method in class com.sas.awt.Scrollbar
Sets the maximum value
setMaximum(double) -
Method in class com.sas.graphics.components.AxisModel
Sets the the maximum value to display on the axis.
setMaximum(double) -
Method in class com.sas.graphics.components.LegendModel
Sets the the maximum value to represent on the legend (only applicable to
the continuous color legends).
setMaximum(Date) -
Method in class com.sas.prompts.definitions.DateDefinition
Sets the maximum allowed date.
setMaximum(Date) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
Sets the maximum allowed date.
setMaximum(double) -
Method in class com.sas.prompts.definitions.DoubleDefinition
Sets the maximum allowed value for the prompt.
setMaximum(double) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
Sets the maximum allowed value for the prompt.
setMaximum(int) -
Method in class com.sas.prompts.definitions.IntegerDefinition
Sets the maximum allowed value for the prompt.
setMaximum(int) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
Sets the maximum valid value for the prompt value.
setMaximum(String) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
Sets the maximum valid value for the prompt value.
setMaximum(int) -
Method in class com.sas.swing.visuals.SpinBox
Set the integer maximum value for the SpinBox.
setMaximum(int) -
Method in class com.sas.swing.visuals.SpinButton
Sets the integer value of the maximum bounds.
setMaximum(int) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the maximum value of the adjustable object.
setMaximum(int) -
Method in interface com.sas.util.IntegerRangeInterface
Deprecated. Sets the maximum value of the range object.
setMaximum(int) -
Method in class com.sas.visuals.Scrollbar
Set the integer value of the maximum bounds.
setMaximum(int) -
Method in class com.sas.visuals.ScrollSlider
Set the integer value of the maximum bounds.
setMaximum(int) -
Method in class com.sas.visuals.SpinBox
Set the integer maximum value for the SpinBox.
setMaximum(int) -
Method in class com.sas.visuals.SpinButton
Sets the integer value of the maximum bounds.
setMaximumColorValue(double) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setMaximumCoordinate(int) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets the largest axis coordinate spanned by the label.
setMaximumCoordinate(int) -
Method in class com.sas.storage.olap.sasmdx.TupleElement
Set the maximum coordinate for this element
setMaximumCoordinate(int) -
Method in interface com.sas.storage.olap.TupleElementInterface
Sets the largest axis coordinate spanned by the label.
setMaximumDecimalPlaces(int) -
Method in class com.sas.prompts.definitions.DoubleDefinition
Sets the maximum number of decimal places the user can enter for the prompt value
setMaximumDecimalPlaces(int) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
Sets the maximum number of decimal places the user can enter for the prompt value
setMaximumLength(int) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
Sets the maximum allowed length of a valid value.
setMaximumLength(int) -
Method in class com.sas.prompts.definitions.TextDefinition
Method setMaximumLength.
setMaximumLength(int) -
Method in class com.sas.servlet.tbeans.form.BaseInput
Sets the maximum number of characters permitted in a input field.
setMaximumLength(int) -
Method in class com.sas.taglib.servlet.tbeans.form.PasswordTag
Sets the maximumlength property (int) of the Password.
setMaximumLength(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextEntryTag
Sets the maximumlength property (int) of the TextEntry.
setMaximumLines(int) -
Method in class com.sas.prompts.definitions.TextDefinition
Method setMaximumLines.
setMaximumMagnitude(double) -
Method in class com.sas.visuals.UnitsBox
Set the maximumMagnitude property.
setMaximumMarkerSize(BaseLength) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the maximum size of the markers.
setMaximumNumber(Number) -
Method in class com.sas.swing.visuals.SpinBox
Set the maximum number value for the SpinBox.
setMaximumNumber(Number) -
Method in class com.sas.swing.visuals.SpinButton
Sets the maximum bounds number.
setMaximumNumber(Number) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the maximum value of the adjustable object.
setMaximumNumber(Number) -
Method in class com.sas.visuals.Scrollbar
Set the maximum bounds number.
setMaximumNumber(Number) -
Method in class com.sas.visuals.ScrollSlider
Set the maximum bounds number.
setMaximumNumber(Number) -
Method in class com.sas.visuals.SpinBox
Set the maximum number value for the SpinBox.
setMaximumNumber(Number) -
Method in class com.sas.visuals.SpinButton
Sets the maximum bounds number.
setMaximumNumberOfSelections(int) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the maximumNumberOfSelections property (int) of the CheckBoxList.
setMaximumNumberOfSelections(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the maximumNumberOfSelections property (int) of the ListBoxView.
setMaximumNumberOfSelectionsMessage(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
* Sets the maxNumberOfSelectionsMessage property (String).
setMaximumNumberOfSelectionsMessage(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
* Sets the maxNumberOfSelectionsMessage property (String).
setMaximumReachable(boolean) -
Method in class com.sas.visuals.Scrollbar
Set whether the thumb area can drag the value to the maximum.
setMaximumReachable(boolean) -
Method in class com.sas.visuals.ScrollSlider
Set whether the thumb area can drag the value to the maximum.
setMaximumRowCount(int) -
Method in class com.sas.servlet.tbeans.form.BaseComboBoxView
Sets the maximum number of rows the ComboBoxView displays.
setMaximumRowCount(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the maximumRowCount property (int).
setMaximumSize(int) -
Method in class com.sas.visuals.adapters.EqualSpacePartitioner
Sets the maximum size of the parts.
setMaximumStringWidth(int) -
Method in class com.sas.table.TextCell
Gets the maximum character length allowed for strings.
setMaximumValueCount(int) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
setMaximumValueCount(int) -
Method in class com.sas.prompts.definitions.DateDefinition
setMaximumValueCount(int) -
Method in class com.sas.prompts.definitions.DoubleDefinition
setMaximumValueCount(int) -
Method in class com.sas.prompts.definitions.IntegerDefinition
setMaximumValueCount(int) -
Method in interface com.sas.prompts.definitions.MutableSelectableDefinitionInterface
Sets the maximum number of valid values for a prompt.
setMaximumValueCount(int) -
Method in class com.sas.prompts.definitions.TextDefinition
setMaximumValueFieldWidth(int) -
Method in class com.sas.visuals.PropertyEditorHost
Sets the maximum width of the Label and/or TextField used to display the property value.
setMaxItemsDisplayed(int) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the maximum number of menu items that the menu will display at a time (for WML and
HDML output only).
setMaxItemsDisplayed(int) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the maxItemsDisplayed property (int).
setMaxLabel(String, Locale) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
Sets the label for the maximum field for the given locale.
setMaxLabels(LocalizableString) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
Sets a LocalizableString containing the localized max labels for the prompt.
setMaxLength(int) -
Method in class com.sas.servlet.tbeans.util.validators.MaximumLengthValidator
Sets the maximum length to use.
setMaxLength(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MaximumLengthValidatorTag
Sets the maximum length to use.
setMaxOutputObservations(int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
Sets the current maximum number of output observations to be returned when
gathering a list of possible values for a data item or physical item in the data source tree.
setMaxOutputObservations(int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
Sets the current maximum number of output observations to be returned when
gathering a list of possible values for a data item or physical item in the data source tree.
setMaxOutputObservations(int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setMaxOutputObservations(int) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemMetadataInterface
Sets the current maximum number of output observations to be returned when
gathering a list of possible values for a data item or physical item in the data source tree.
setMaxOutputObservations(int) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the current maximum number of output observations to be returned when
gathering a list of possible values to select from when creating a filter expression.
setMaxOutputObservations(int) -
Method in class com.sas.dataselectors.filters.BaseFilterObjectFactory
Sets the current maximum number of output observations to be returned when
gathering a list of possible values to select from when creating a filter expression.
setMaxOutputObservations(int) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the maximum number of distinct values to return for a DataItem whose properties allow
filter values to be assigned from a list of possible values created from a query.
setMaxOutputObservations(int) -
Method in interface com.sas.dataselectors.filters.FilterObjectFactoryInterface
Sets the current maximum number of output observations to be returned when
gathering a list of possible values to select from when creating a filter expression.
setMaxOutputObservations(int) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
setMaxOutputObservations(int) -
Method in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
Sets the current maximum number of output observations to be returned when
gathering a list of possible values for a data item or physical item in the data source tree.
setMaxOutputObservations(int) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.BaseEditorAdapter
setMaxPort(int) -
Method in class com.sas.util.ContentServer
Sets the maximum port to be used when opening up a ServerSocket.
setMaxPort(int) -
Method in class com.sas.util.ContentServer2
Sets the maximum port to be used when opening up a ServerSocket.
setMaxRocketExplosionEnergy(int) -
Method in class com.sas.visuals.FireworkIcon
Set the maximum rocket explosion energy.
setMaxRocketExplosionEnergy(int) -
Method in class com.sas.visuals.Fireworks
Sets the maximum rocket explosion energy.
setMaxRocketNumber(int) -
Method in class com.sas.visuals.FireworkIcon
Set the maximum rocket number.
setMaxRocketNumber(int) -
Method in class com.sas.visuals.Fireworks
Sets the maximum rocket number.
setMaxRocketPatchLength(int) -
Method in class com.sas.visuals.FireworkIcon
Set the maximum rocket patch length.
setMaxRocketPatchLength(int) -
Method in class com.sas.visuals.Fireworks
Sets the maximum rocket patch length.
setMaxRocketPatchNumber(int) -
Method in class com.sas.visuals.FireworkIcon
Set the maximum rocket patch number.
setMaxRocketPatchNumber(int) -
Method in class com.sas.visuals.Fireworks
Sets the maximum rocket patch number.
setMaxRowCount(int) -
Method in class com.sas.swing.models.TableModelAdapter
The max row count to be used when the row count is unknown by the model.
setMaxRows(int) -
Method in class com.sas.net.sharenet.ShareNetStatement
Sets the limit for the maximum number of rows that any ResultSet can contain to the given number.
setMaxSize(Length) -
Method in class com.sas.table.CellVectorStyle
Specifies the maximum size to enforce.
setMaxSortableColumns(int) -
Method in class com.sas.commands.relational.SortCommand
setMaxSortableColumns(int) -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
setMaxSortedColumns(int) -
Method in class com.sas.table.DataTableSortController
Sets maxSortedColumns
setMaxValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setMaxValue(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the max value for between expression
setMaxValue(int) -
Method in class com.sas.servlet.tbeans.util.validators.MaximumValueCompositeValidator
Sets the maximum value to use.
setMaxValue(int) -
Method in class com.sas.servlet.tbeans.util.validators.MaximumValueValidator
Sets the maximum value to use.
setMaxValue(int) -
Method in class com.sas.servlet.tbeans.util.validators.MinMaxValueCompositeValidator
Sets the maximum value to use.
setMaxValue(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MaximumValueCompositeValidatorTag
Sets the maximum value to use.
setMaxValue(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MaximumValueValidatorTag
Sets the maximum value to use.
setMaxValue(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MinMaxValueCompositeValidatorTag
Sets the maximum value to use.
setMaxValue(Object) -
Method in class com.sas.util.InterpolatedNumericRangeSegment
setMaxValueUserDefined(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setMaxValueUserDefined(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setMaxWaitTime(int) -
Method in class com.sas.util.TimedCommand
Set the maximum time, in nanoseconds, that this TimedComand will wait for
the command to stop after interrupting it.
setMaxWidth(int) -
Method in class com.sas.models.formats.FormatDescription
setMeasure(String) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setMeasure(String) -
Method in class com.sas.actionprovider.commands.MapSetMeasureCommand
setMeasure(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setMeasure(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the leftmost side of rule expression
setMeasure(String) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableFormatArea
SETMEASURE_ACTION -
Static variable in interface com.sas.actionprovider.strategies.olap.MapSetMeasureValueKeys
setMeasureChoiceBoxProperties() -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
Sets write-time properties for the measure choicebox, including the combobox
model for the choicebox, the OnChange property, and the selectedIndex.
setMeasureComboBoxSize(Dimension) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Sets the size of the measure combo
setMeasureExpression(Object) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setMeasureExpression(Object) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemV2Interface
Set the measure name that this calculation is based upon
setMeasureId(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setMeasureName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by measue name
setMember(String) -
Method in class com.sas.actionprovider.util.olap.HeaderArea
Sets the name of the member for the header cell.
setMember(String) -
Method in interface com.sas.actionprovider.util.olap.HeaderAreaInterface
Sets the name of the member for the header cell.
setMemberLabel(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by member label
setMemberName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by member name
setMemberType(int) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by member type
setMenuBar(MenuBar) -
Method in class com.sas.awt.Frame
Sets the menubar for the frame
setMenuItemsEnabled(String, boolean) -
Method in class com.sas.swing.visuals.MenuBar
Sets the JMenuItems with the specified actionCommand to
the given enabled state.
setMenuItemsEnabled(String, boolean) -
Method in class com.sas.visuals.MenuBar
Sets the MenuItems with the specified actionCommand to
the given enabled state.
setMenuType(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenu
Sets the menu type the Menu
com.sas.servlet.tbeans.menubar.BaseMenuBar.NAVIGATION
-
The menu does not contain MenuItems or SelectorMenuItems
com.sas.servlet.tbeans.menubar.BaseMenuBar.DROP_HOVER
-
MenuItems or SelectorMenuItems associated with the menu appear when hover over the menu.
setMenuType(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the menu type for all Menus on this MenuBar or SelectorMenubar
com.sas.servlet.tbeans.menubar.BaseMenuBar.NAVIGATION
-
The menu does not contain MenuItems or SelectorMenuItems
com.sas.servlet.tbeans.menubar.BaseMenuBar.DROP_HOVER
-
MenuItems or SelectorMenuItems associated with the menu appear when hover over the menu.
setMenuType(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseSelectorMenuItem
Sets the menu style of the menu bar
setMenuType(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the menuType property (String).
setMenuType(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the menuType property (String).
setMessage(Object, String, Object, String, String, Object[], ClassLoader) -
Method in exception com.sas.entities.AttributeSetException
Set the elements of a localizable message.
setMessage(String) -
Static method in class com.sas.swing.visuals.CommandProgress
setMessage(String) -
Method in class com.sas.swing.visuals.ProgressDialog
setMessage(String) -
Static method in class com.sas.visuals.CommandProgress
setMessage(String) -
Method in class com.sas.visuals.ProgressDialog
setMessageModel(MessageModel) -
Method in class com.sas.graphics.components.Graph
Sets the model that can be used to specify a message that will be displayed in
a panel in the graph area appearing on top of the graph display.
setMessageOrientation(int) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets the position for where to display the scrolling
element's message in accordance to the scrolling actions.
setMessageOrientation(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the messageOrientation property on the NavigationBarScrollingElement.
setMessageTemplate(SimpleTemplate) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets the messageTemplate that the getMessage() method uses to generate
this element's message.
setMessageTemplate(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the messageTemplate String that is used to generate this element's message.
setMessageType(int) -
Method in class com.sas.util.errorhandlers.JOptionPaneErrorHandler
Sets the message type to be used.
setMetadata(MetadataInterface) -
Method in class com.sas.dataselectors.filters.FilterBaseModelData
Assigns a new metadata to this container.
setMetadata(MetadataInterface) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeModel
Sets the OLAP Metadata Interface object to be used by this model when gathering metadata
from an OLAP source.
setMethod(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the HTTP method to be used when sending the form contents to
the server.
setMethod(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.IForm
Sets the HTTP method to be used when sending the form contents to
the server.
setMethod(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the method property (String) of the Form Tag.
setMethod(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormTag
Sets the HTTP method to be used when sending the form contents to
the server.
setMilestoneColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for a milestone data element.
setMilestoneMarkerFlag(boolean) -
Method in class com.sas.graphics.components.LegendModel
This is the setter method for the boolean member isMilestoneMarkerPresent which indicates
whether the "Milestone" marker is present or not.
setMilestoneMarkerIndex(int) -
Method in class com.sas.graphics.components.LegendModel
This is the setter method for the integer member milestoneMarkerIndex which indicates the
row index of the "Milestone" marker.
setMilestoneMarkerStyle(MarkerStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Marker display properties for milestone data elements.
setMIMEType(String) -
Method in class com.sas.util.ContentServer
Sets the MIME type to use when exporting.
setMIMEType(String) -
Method in class com.sas.util.ContentServer2
Sets the MIME type to use when exporting.
setMinDate(GregorianCalendar) -
Method in class com.sas.swing.visuals.CalendarPanel
Method to set the minimun date the can be selected
setMinDecimalWidth(int) -
Method in class com.sas.models.formats.FormatDescription
setMinimum(int) -
Method in class com.sas.awt.Scrollbar
Sets the minimum value
setMinimum(double) -
Method in class com.sas.graphics.components.AxisModel
Sets the the minimum value to display on the axis.
setMinimum(double) -
Method in class com.sas.graphics.components.LegendModel
Sets the the minimum value to represent on the legend (only applicable to
the continuous color legends).
setMinimum(Date) -
Method in class com.sas.prompts.definitions.DateDefinition
Sets the minimum allowed date.
setMinimum(Date) -
Method in class com.sas.prompts.definitions.DateRangeDefinition
Sets the minimum allowed date.
setMinimum(double) -
Method in class com.sas.prompts.definitions.DoubleDefinition
Sets the minimum allowed value for the prompt.
setMinimum(double) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
Sets the minimum allowed value for the prompt.
setMinimum(int) -
Method in class com.sas.prompts.definitions.IntegerDefinition
Sets the minimum allowed value for the prompt.
setMinimum(int) -
Method in class com.sas.prompts.definitions.IntegerRangeDefinition
Sets the minimum valid value for the prompt value.
setMinimum(String) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
Sets the minimum valid value for the prompt value.
setMinimum(int) -
Method in class com.sas.swing.visuals.SpinBox
Set the integer minimum value for the SpinBox.
setMinimum(int) -
Method in class com.sas.swing.visuals.SpinButton
Sets the integer value of the minimum property.
setMinimum(int) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the minimum value of the adjustable object.
setMinimum(int) -
Method in interface com.sas.util.IntegerRangeInterface
Deprecated. Sets the minimum value of the range object.
setMinimum(int) -
Method in class com.sas.visuals.Scrollbar
Set the integer value of the minimum property.
setMinimum(int) -
Method in class com.sas.visuals.ScrollSlider
Set the integer value of the minimum property.
setMinimum(int) -
Method in class com.sas.visuals.SpinBox
Set the integer minimum value for the SpinBox.
setMinimum(int) -
Method in class com.sas.visuals.SpinButton
Sets the integer value of the minimum property.
setMinimumColorValue(double) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
setMinimumCoordinate(int) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets the smallest axis coordinate spanned by the label.
setMinimumCoordinate(int) -
Method in class com.sas.storage.olap.sasmdx.TupleElement
Set the minimum coordinate for this element
setMinimumCoordinate(int) -
Method in interface com.sas.storage.olap.TupleElementInterface
Sets the smallest axis coordinate spanned by the label.
setMinimumDecimalPlaces(int) -
Method in class com.sas.prompts.definitions.DoubleDefinition
Sets the minimum number of decimal places presented to he user when the value
of the prompt is displayed.
setMinimumDecimalPlaces(int) -
Method in class com.sas.prompts.definitions.DoubleRangeDefinition
Sets the minimum number of decimal places presented to he user when the value
of the prompt is displayed.
setMinimumLength(int) -
Method in class com.sas.prompts.definitions.StringRangeDefinition
Sets the minimum allowed length of a valid value.
setMinimumLength(int) -
Method in class com.sas.prompts.definitions.TextDefinition
Method setMinimumLength.
setMinimumMagnitude(double) -
Method in class com.sas.visuals.UnitsBox
Set the minimumMagnitude property.
setMinimumMarkerSize(BaseLength) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the minimum size of the markers.
setMinimumNumber(Number) -
Method in class com.sas.swing.visuals.SpinBox
Set the minimum number value for the SpinBox.
setMinimumNumber(Number) -
Method in class com.sas.swing.visuals.SpinButton
Sets the minimum bounds number.
setMinimumNumber(Number) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the minimum value of the adjustable object.
setMinimumNumber(Number) -
Method in class com.sas.visuals.Scrollbar
Set the minimum bounds number.
setMinimumNumber(Number) -
Method in class com.sas.visuals.ScrollSlider
Set the minimum bounds number.
setMinimumNumber(Number) -
Method in class com.sas.visuals.SpinBox
Set the minimum number value for the SpinBox.
setMinimumNumber(Number) -
Method in class com.sas.visuals.SpinButton
Sets the minimum bounds number.
setMinimumSize(int) -
Method in class com.sas.visuals.adapters.EqualSpacePartitioner
Sets the minimum size of the parts.
setMinimumSize(Dimension) -
Method in class com.sas.visuals.ArrowIcon
Set the minimumSize of the ArrowIcon.
setMinimumStringWidth(int) -
Method in class com.sas.table.TextCell
Gets the minimum character length allowed for strings.
setMinimumThumbHeight(int) -
Method in class com.sas.visuals.Scrollbar
Set the minimum pixel height of the thumb area.
setMinimumThumbHeight(int) -
Method in class com.sas.visuals.ScrollSlider
Set the minimum pixel height of the thumb area.
setMinimumValueCount(int) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
setMinimumValueCount(int) -
Method in class com.sas.prompts.definitions.DateDefinition
setMinimumValueCount(int) -
Method in class com.sas.prompts.definitions.DoubleDefinition
setMinimumValueCount(int) -
Method in class com.sas.prompts.definitions.IntegerDefinition
setMinimumValueCount(int) -
Method in interface com.sas.prompts.definitions.MutableSelectableDefinitionInterface
Sets the minimum number of valid values for a prompt.
setMinimumValueCount(int) -
Method in class com.sas.prompts.definitions.TextDefinition
setMinLabel(String, Locale) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
Sets the label for the minimum field for the given locale.
setMinLabels(LocalizableString) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
Sets a LocalizableString containing the localized min labels for the prompt.
setMinorTickColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Sets the minor tick mark color.
setMinorTickStyle(TickStyle) -
Method in class com.sas.graphics.components.AxisModel
Set the minor ticks appearance attributes.
setMinorTickStyle(TickStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set axes' minor tick mark display attributes.
setMinPort(int) -
Method in class com.sas.util.ContentServer
Sets the minimum port to be used when opening up a ServerSocket.
setMinPort(int) -
Method in class com.sas.util.ContentServer2
Sets the minimum port to be used when opening up a ServerSocket.
setMinSize(Length) -
Method in class com.sas.table.CellVectorStyle
Specifies the minimum size to enforce.
setMinValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setMinValue(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the min value for between expression
setMinValue(int) -
Method in class com.sas.servlet.tbeans.util.validators.MinimumValueCompositeValidator
Sets the minimum value to use.
setMinValue(int) -
Method in class com.sas.servlet.tbeans.util.validators.MinimumValueValidator
Sets the minimum value to use.
setMinValue(int) -
Method in class com.sas.servlet.tbeans.util.validators.MinMaxValueCompositeValidator
Sets the minimum value to use.
setMinValue(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MinimumValueCompositeValidatorTag
Sets the minimum value to use.
setMinValue(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MinimumValueValidatorTag
Sets the minimum value to use.
setMinValue(int) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.MinMaxValueCompositeValidatorTag
Sets the minimum value to use.
setMinValue(Object) -
Method in class com.sas.util.InterpolatedNumericRangeSegment
setMinValueUserDefined(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setMinValueUserDefined(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setMinWidth(int) -
Method in class com.sas.models.formats.FormatDescription
setMissingColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color applied to missing values.
setMissingFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the graph behavior for displaying missing values.
setMissingPolicy(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the graph behavior for displaying missing values.
setMissingResponseEnabled(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the graph behavior for displaying missing response values (the default is false).
setMissingResponseEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the graph behavior for displaying missing response values (the default is false).
setMissingResponseEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the graph behavior for displaying missing response values (the default is false).
setMissingResponseEnabled(boolean) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the graph behavior for displaying missing response values (the default is false).
setMixedState(int, boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Sets the given index to the given mixed state.
setMnemonicLabel(JLabel, String) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setModal(boolean) -
Method in class com.sas.actionprovider.SelectorAction
setModal(boolean) -
Method in class com.sas.awt.Dialog
Sets the modal property to the specified boolean state
setModal(boolean) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setModal(boolean) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
setModal(boolean) -
Method in class com.sas.servlet.tbeans.menubar.BaseSelectorMenuItem
setMode(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setMode(String) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
Sets the mode of execution for this command.
setMode(int) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSelector
Sets the mode for the selector.
setModel(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setModel(Object) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
Sets the data model being viewed or manipulated by the selector.
setModel(Object) -
Method in interface com.sas.commands.dataselectors.DataSelectorCommandInterface
setModel(Object) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setModel(EditNavigationInterface) -
Method in class com.sas.commands.relational.BaseEditCommand
Sets the model of the viewer associated with this command.
setModel(BaseNavigationInterface) -
Method in class com.sas.commands.relational.BaseScrollCommand
Sets the model of the viewer associated with this command.
setModel(SortableInterface) -
Method in class com.sas.commands.relational.ClearSortCommand
setModel(SortableInterface) -
Method in class com.sas.commands.relational.SortCommand
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.DisplaySearchResultsCommand
Model of RemoteFileSelector instance.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.FilterTypeCommand
Sets the model attribute value.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.GoBackCommand
Sets the model attribute value.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.ifileservice.AddFolderCommand
Sets the model attribute value of the command.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.ifileservice.RenameCommand
Sets the model attribute.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.informationservices.AddFolderCommand
Sets the model attribute value of the command.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.informationservices.RenameCommand
Sets the model attribute.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.OpenFolderCommand
Sets the model attribute value.
setModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.UpOneLevelCommand
Sets the model attribute value.
setModel(BaseRemoteFileModelInterface) -
Method in class com.sas.commands.remotefileselector2.DisplaySearchResultsCommand
Model of RemoteFileSelector instance.
setModel(RemoteFileNavigationModelInterface) -
Method in class com.sas.commands.remotefileselector2.OpenFolderCommand
Sets the model attribute value.
setModel(BusinessQueryProviderInterface) -
Method in class com.sas.dataselectors.calculations.percent.PercentCalculationsSelectorDataSource
Sets the BusinessQueryProviderInterface on which this dataSource
operates.
setModel(BusinessQuery) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
Sets the model that contains the data.
setModel(Object) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter
Sets the model that contains the data.
setModel(Object) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface
Set the model that contains the data.
setModel(Object) -
Method in class com.sas.dataselectors.filters.AbstractFilterableListModel
Sets the source native model for this adapter.
setModel(BusinessModel) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the model for this adapter.
setModel(BusinessQuery) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the model for this adapter.
setModel(Object) -
Method in class com.sas.dataselectors.filters.FilterBaseModelData
Assigns a new base model to this data holder.
setModel(BusinessQueryProviderInterface) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPDataSource
Sets the BusinessQueryProviderInterface that contains the data.
setModel(Object) -
Method in class com.sas.dataselectors.MetadataProvider
Deprecated. Sets the model
setModel(Object) -
Method in class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter
setModel(Object) -
Method in interface com.sas.dataselectors.ranking.RankingSelectorInterface
Set the model that contains the data.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the TableModel containing the data values
to be displayed by the BarChart.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the TableModel containing the data values
to be displayed by the BarLineChart.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.esrimap.ESRIMapOLAPDataModel
Sets the OLAP data referred to by this class.
setModel(TableModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Sets Swing TableModel containing chart data.
setModel(TableModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartBreakTimeTableDataModel
Sets Swing TableModel containing chart data.
setModel(TableModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Sets Swing TableModel containing chart data.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the TableModel containing the data values
to be displayed by the LineChart.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data model for this model.
setModel(Object) -
Method in class com.sas.graphics.components.PickInfo
Set a handle to the data source.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Assign the data table to the model.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.radarchart.RadarChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Assign the data table to the model.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Sets the data model to be used as data source.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Assign the data table to the model.
setModel(OLAPDataSetInterface) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
Set the OLAP data source.
setModel(TableModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the TableModel containing the data values
to be displayed by the WaterfallChart.
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A convenience method to set the data model on the list component.
setModel(TreeModel) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the model for this TreeView.
setModel(DefaultListModel) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorListBoxView
setModel(DefaultListModel) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setModel(OLAPDataSetInterface) -
Method in class com.sas.servlet.tbeans.dataselectors.html.OLAPMenuBar
Sets the menubar data model
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.dataselectors.html.RelationalMenuBar
Sets the menubar data model
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualListSelector
Sets the model for the ListBox.
setModel(TreeModel) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualTreeSelector
Sets the model for the Tree.
setModel(TreeModel) -
Method in class com.sas.servlet.tbeans.dualselector.html.TreeListSelector
Sets the model for the Tree.
setModel(ComboBoxModel) -
Method in class com.sas.servlet.tbeans.form.BaseChoiceBox
Sets the model for the ChoiceBox.
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets the model for the ListBox.
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the model for the Radio.
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
Sets the model on the viewer.
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.graphics.html.GraphComposite
Sets the data model for the cjart
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.graphics.html.GraphSupport
Sets the model on the viewer.
setModel(Object) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Sets the model for the AppliedFilter.
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormListBox
Sets the model of this element.
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormRadio
Sets the model of this element.
setModel(ListModel) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the model on the IMenu object.
setModel(LoginBean) -
Method in class com.sas.servlet.tbeans.login.BaseLogin
Sets the model for this transformation bean.
setModel(MenuBarNodeInterface) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Specifies the model to display in the view.
setModel(BaseNavigationInterface) -
Method in class com.sas.servlet.tbeans.navigationbar.BaseNavigationBar
Sets the model on all the navigationbar's elements currently attached
to the navigationbar.
setModel(BaseNavigationInterface) -
Method in class com.sas.servlet.tbeans.navigationbar.BaseNavigationBarElement
Sets the model for the navigationbar element.
setModel(BaseNavigationInterface) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets the model for the column scrolling element.
setModel(BaseNavigationInterface) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarEditingElement
Sets the model for the editing element.
setModel(BaseNavigationInterface) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets the model for the row scrolling element.
setModel(OLAPDataSetInterface) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Sets the model on the viewer.
setModel(OLAPDataSetInterface) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Deprecated. Use BaseOLAPDrillState.setDrillStateProvider(DrillStateProvider)
instead. For example, setDrillStateProvider(new OLAPDataSetDrillStateProvider(...)).
setModel(OLAPDataSetInterface) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPTableView
Sets the model on the viewer.
setModel(OLAPDataSetInterface) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
Sets the model on the viewer.
setModel(OLAPDataSetInterface) -
Method in class com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewComposite
Sets the data model for the OLAPTableViewComposite.
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataComposite
Sets the data model for the TableViewComposite.
setModel(RemoteFileSearchModelInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
Sets the
RemoteFileSearchModelInterface
model instance.
setModel(RemoteFileNavigationModelInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSelector
Sets the model used for managing the file information.
setModel(RemoteFileSelectorInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileToolBar
Sets viewer component that implements
the RemoteFileSelectorInterface.
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the data model for the TableView.
setModel(TableModel) -
Method in class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Sets the data model for the TableViewComposite.
setModel(Connection) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Enables attaching a connection object to the adapter
when the adapter is part of a webAF project.
setModel(OLAPDataSetInterface) -
Method in class com.sas.storage.olap.PerformanceTuning
Used internally
setModel(Collection) -
Method in class com.sas.swing.models.CollectionToListModelAdapter
Sets the model of the adapter to the given collection
setModel(IndexedGetInterface) -
Method in class com.sas.swing.models.ListModelAdapter
setModel(Map) -
Method in class com.sas.swing.models.MapToListModelAdapter
Sets the model of the adapter to the given Map
setModel(Map) -
Method in class com.sas.swing.models.MapToTableModelAdapter
Sets the model of the adapter to the given Map
setModel(IndexedGetInterface) -
Method in class com.sas.swing.models.MutableComboBoxModelAdapter
setModel(OLAPDataSetInterface) -
Method in class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
Sets the model on the adapter, if null, a default embedded OLAPDataSet
will be used.
setModel(OLAPDataSetInterface) -
Method in class com.sas.swing.models.OLAPTableModelAdapter
Set the model used by the adapter to delegate all table calls.
setModel(RemoteFileServiceModelInterface) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Allows setting of the model to be used to communicate with the file system.
setModel(RemoteFileServiceModelInterface) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Allows setting of the model to be used to communicate with the file system.
setModel(TableModel) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets the model on the adapter, if null, a DefaultTableModel
will be used.
setModel(StaticTableInterface) -
Method in class com.sas.swing.models.TableModelAdapter
Set the model used by the adapter to delegate all table calls.
setModel(ListModel) -
Method in class com.sas.swing.models.TransformingListModel
Set model of the list to given model
setModel(TreeInterface) -
Method in class com.sas.swing.models.TreeModelAdapter
setModel(SimpleNodeInterface) -
Method in class com.sas.swing.models.TreeNodeAdapter
setModel(TreeModel) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the TreeModel that will provide the data.
setModel(CalculatedItemListInterface) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemListSelector
setModel(CalculatedItemInterface) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setModel(EntityAttributeValueModelInterface, String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.DateEditorPanel
setModel(EntityAttributeValueModelInterface, String) -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EditorPanelInterface
Set the model for the editor.
setModel(EntityAttributeValueModelInterface, String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.MultiSelectionListEditorPanel
setModel(EntityAttributeValueModelInterface, String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.RadioButtonEditorPanel
setModel(EntityAttributeValueModelInterface, String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.SingleSelectionListEditorPanel
setModel(EntityAttributeValueModelInterface, String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.TextFieldEditorPanel
setModel(ListModel) -
Method in class com.sas.swing.visuals.dualselector.DualListSelector
Sets the ListModel for the source component.
setModel(TreeModel) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Sets the TreeModel for the source component.
setModel(ListModel) -
Method in class com.sas.swing.visuals.DualSelector
Sets the ListModel for list 1.
setModel(TreeModel) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Sets the TreeModel for the source component.
setModel(OLAPDataSetInterface) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the model for the OLAPDrillState.
setModel(TableModel) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Sets the new model of the table, if the model implements
com.sas.swing.models.OLAPDataSetInterfaceProvider
then appropriate OLAP
headers will be created, otherwise the headers will be relational headers.
setModel(BoundedNumberInterface) -
Method in class com.sas.swing.visuals.SpinBox
Sets the BoundedNumberInterface model on the spinBox.
setModel(BoundedNumberInterface) -
Method in class com.sas.swing.visuals.SpinButton
Sets the BoundedNUmberInterface model on the spinButton.
setModel(TreeInterface) -
Method in class com.sas.swing.visuals.TreeView
Attaches or detaches a model to the TreeView.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.OLAPMenuBarTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.RelationalMenuBarTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormListBoxTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormRadioTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the model attribute (String) of the LabelTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the model property (String).
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.BaseNavigationBarElementTag
Sets the model property of the NavigationBarElementTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarTag
Sets the model property of the NavigationBarTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.olaptableview.OLAPTableViewCompositeTag
Sets the model property of the OLAPTableViewCompositeTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.olaptableview.OLAPTableViewTag
Sets the model property of the OLAPTableViewTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.TableViewCompositeTag
Sets the model property of the TableViewCompositeTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.TableViewTag
Sets the model property of the TableViewTag.
setModel(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the model property (String).
setModelColumn(int) -
Method in class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
Sets the table model's column index.
setModelEventsIgnored(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the modelEventsIgnored property.
setModelEventsIgnored(boolean) -
Method in class com.sas.visuals.DualSelector
Sets the value of the modelEventsIgnored property.
setModelIndex(int) -
Method in interface com.sas.actionprovider.util.relational.ColumnAreaInterface
Sets the model index of the column.
setModelIndex(int) -
Method in class com.sas.actionprovider.util.relational.ColumnHeaderArea
Sets the model index of the column.
setModelIndex(int) -
Method in class com.sas.actionprovider.util.relational.DataCellArea
Sets the model index of the column.
setModelIndex(int) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
Sets the model index for this column.
setModelIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnTag
Sets the modelIndex property of the ColumnTag.
setModelInterface(ModelInterface) -
Method in class com.sas.awt.AppletVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ButtonVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.CanvasVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.CheckBoxVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ChoiceVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ColorComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ComponentVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ContainerVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.DialogVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.FontComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.FrameVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.LabelVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ListBoxVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.PanelVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ScrollbarVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.TextAreaVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.awt.TextFieldVisualComponent
setModelInterface(ModelInterface) -
Method in class com.sas.table.DataTableSortController
Attaches model and calls setDataSetInterface
if model is an instance of DataSetInterface
setModelInterface(ModelInterface) -
Method in class com.sas.table.TableView
Specifies the model to display in the view.
setModelInterface(ModelInterface) -
Method in interface com.sas.visuals.DetailedSelectorInterface
Sets the model on the adapter
setModelInterface(ModelInterface) -
Method in class com.sas.visuals.DualSelector
Sets the models interface for list 1.
setModelInterface(ModelInterface) -
Method in class com.sas.visuals.ListBoxSelector
Sets the model on the listBox
setModelInterface(ModelInterface) -
Method in class com.sas.visuals.Scrollbar
Set the connected model.
setModelInterface(ModelInterface) -
Method in class com.sas.visuals.ScrollSlider
Set the connected model.
setModelInterface(ModelInterface) -
Method in class com.sas.visuals.TreeView
Specifies the model to display in the view.
setModelPanel(NamedTypesCustomizerPanel) -
Method in class com.sas.table.RangeTypesViewPanel
setModelRow(int) -
Method in class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
Sets the table model's row index.
setModelSelected() -
Method in class com.sas.swing.visuals.JComponentModelCustomizerPanel
Set the selectedItem in the list to correspond to the attached model
setModifiable(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
setModifiable(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
setModifiable(boolean) -
Method in class com.sas.entities.AttributeDescriptor
setModifiable(boolean) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets whether the AttributeDescriptor is modifiable.
setModifiable(boolean) -
Method in class com.sas.entities.AttributeGroup
setModifiable(boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
Sets whether the AttributeGroup is modifiable.
setModificationEventName(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the modification event name for the form element.
setModificationEventName(String) -
Method in interface com.sas.servlet.tbeans.form.FormElementModificationEventInterface
Sets the name of the event that fires when a form element has been modified.
setModified(boolean) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setModified(boolean) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the modified flag.
setModified(boolean) -
Method in class com.sas.table.Cell
Sets the value of the modified property.
setMoreLabel(String) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the moreLabel for the last item in the menu.
setMoreURL(String) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the moreURL for the "More ..." last item in the menu.
setMoreURL(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the moreURL property (String).
setMouseCaptured(boolean) -
Method in class com.sas.table.Cell
Enables or disables mouse capture by the cell.
setMouseEvent(MouseEvent) -
Method in class com.sas.graphics.components.PickInfo
Set the mouse event that triggered the ProbeEvent.
setMoveColumn(int) -
Method in class com.sas.commands.relational.MoveColumnCommand
setMoveColumnInterface(MoveColumnInterface) -
Method in class com.sas.commands.relational.MoveColumnCommand
setMultipleColumnSortingEnabled(boolean) -
Method in class com.sas.commands.relational.SortCommand
setMultipleMode(boolean) -
Method in class com.sas.awt.ListBox
Sets whether the ListBox allows multiple selections.
setMultipleMode(boolean) -
Method in class com.sas.visuals.UpDownListBox
Sets whether this list allows multiple selections.
setMultipleSelectionAllowed(boolean) -
Method in class com.sas.table.TableView
Specifies whether a single interactive
selection action can span more than one element.
setMultipleSelections(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Sets the multiple selection property allowing multiple selections of
the values.
setMultipleSelections(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets the multiple selection attribute allowing multiple selections of
values in the list.
setMultipleSelections(boolean) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormListBox
If set to true, this element can have multiple items selected at a time.
setMultipleSelections(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the multiple property (boolean).
setMultipleSelections(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the multiple property (boolean).
setMultipleSelections(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the multiple property (boolean).
setMultipleSelections(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the multiple property (boolean).
setMultipleSelectionStyle(int) -
Method in class com.sas.awt.ListBox
Sets the multipleSelectionStyle(STANDARD_AWT or EXTENDED_SELECT).
setMultipleSelectionStyle(int) -
Method in class com.sas.visuals.UpDownListBox
Sets the multipleSelectionStyle(STANDARD_AWT or EXTENDED_SELECT).
setMver(int) -
Method in class com.sas.net.connect.ConnectClient
Save the version number of the remote SAS session.
setN(int) -
Method in class com.sas.util.NthPredicate
Sets the value of n.
setName(String) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
setName(String) -
Method in class com.sas.actionprovider.ActionOrderList
The name of this ActionOrderList
If this ActionOrderList's actionType attribute is not
set, then this value is used as the Action.NAME
on the corresponding ActionList.
setName(String) -
Method in class com.sas.actionprovider.BaseActionProvider
Sets the name of the ActionProvider
setName(String) -
Method in class com.sas.commands.BaseCommand
Sets the name of the command.
setName(String) -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
Sets the name of the command.
setName(String) -
Method in interface com.sas.commands.DynamicAttributeCommandInterface
Sets the name of the command.
setName(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
Deprecated.
setName(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
setName(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Deprecated.
setName(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
Sets the name of this calculated item list.
setName(String) -
Method in class com.sas.entities.AggregateEntity
Sets the AggregateEntity's name.
setName(String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setName(String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Set the name of this object.
setName(String) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setName(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Deprecated. Use setId method instead
setName(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Deprecated. Use setId() method.
setName(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the name that will be used to identify the content
when it is submitted to the server
setName(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the name that will be used to identify the content
when it is submitted to the server
setName(String) -
Method in class com.sas.servlet.tbeans.html.ListEditor
Deprecated. Use setId
setName(String) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Deprecated. Use setId method instead
setName(String, boolean) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Deprecated.
setName(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the name that will be used to identify the Item
setName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of the tree node.
setName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setName(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of the node object.
setName(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseFieldRenderer
Sets the name of the row renderer.
setName(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
This method is not implemented.
setName(String) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets the name that will be used to identify the content
when it is submitted to the server
setName(String) -
Method in class com.sas.servlet.util.CommandProcessor
Deprecated. Sets the name of the CommandProcessor
setName(String) -
Method in interface com.sas.servlet.util.CommandProcessorCommandInterface
Deprecated. Sets the name of the command.
setName(String) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Sets the name of the command.
setName(String) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets the unique name for the tuple element.
setName(String) -
Method in class com.sas.swing.models.remotefileselector.BaseRemoteFileMetadata
Sets the file name.
setName(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileMetadataInterface
Sets the file name.
setName(String) -
Method in class com.sas.table.FontStyle
Specifies the name.
setName(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Sets the name attribute for a custom tag.
setName(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Sets the name attribute for a custom tag.
setName(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Sets the name attribute for a custom tag.
setName(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Sets the name attribute for a custom tag.
setName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the name property (String).
setName(String) -
Method in class com.sas.util.transforms.ToDataSourceTransform
setNameColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the nameColumnName.
setNameEnabled(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setNameEntry(String) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Set the value entered by the user in the name entry field.
setNameLabel(String) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
Sets the label for the name text field that appears at the top of the dialog.
setNameLabel(String) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setNameList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Sets the list of calculated item names that were sent from the client.
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setNameValuePairColumns(String[]) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setNameValuePairColumns(String[]) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setNameValuePairColumns(String[]) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setNameValuePairColumns(String[]) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setNameValuePairColumns(String[]) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the names of the columns in the level data set that contain values
to be used as name value pairs when creating the complete link that is
associated with the node in the JavaScript tree.
setNameVisible(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setNeedleLineStyle(LineStyle) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the needle appearance properties (color, thickness) that
is applied to the needles on the marker elements.
setNeedleLineStyle(LineStyle) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the needle appearance properties (color, thickness) that
is applied to the needles on the marker elements.
setNegated(TreeNode, boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
setNegated(TreeNode, boolean) -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
setNewName(String) -
Method in class com.sas.commands.remotefileselector.ifileservice.AddFolderCommand
Sets the new folder name.
setNewName(String) -
Method in class com.sas.commands.remotefileselector.ifileservice.RenameCommand
Sets the command's newName attribute.
setNewName(String) -
Method in class com.sas.commands.remotefileselector.informationservices.AddFolderCommand
Sets the new folder name.
setNewName(String) -
Method in class com.sas.commands.remotefileselector.informationservices.RenameCommand
Sets the command's newName attribute.
setNextButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the nextButtonVisible property.
setNextMenu(BaseMenuItem) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Use internally to assist in keyboard navigation.
setNextMenuItem(BaseMenuItem) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Use internally to assist in keyboard navigation.
setNextMonthButtonIcon(Icon) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the icon to use for the "next month" button at the top of the panel.
setNextRelativeIndex(int) -
Method in class com.sas.swing.models.IndexedMutableTreeNode
Sets the index of next relative from current or previous generation within tree
setNextVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the next action is visible.
setNextVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the next action is visible.
setNextVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the next action is visible.
setNextVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the nextVisible property on the NavigationBarScrollingElement.
setNextYearButtonIcon(Icon) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the icon to use for the "next year" button at the top of the panel.
setNoAppliedFiltersText(String) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Sets the text that is displayed if no filters are applied to the model and noFilterTextDisplayed
is true.
setNode(SimpleNodeInterface) -
Method in class com.sas.util.TreeIterator
Sets the current node.
setNode(SimpleNodeInterface) -
Method in interface com.sas.util.TreeIteratorInterface
Sets the current node.
setNodeAndAllChildrenSelectedIcon(Icon) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the icon that gets used with the NODE_ALL_CHILDREN_SELECTED
checked state.
setNodeAndSomeChildrenSelectedIcon(Icon) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the icon that gets used with the NODE_SOME_CHILDREN_SELECTED
checked state.
setNodeCellStyleClass(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setNodeStyle sets the style Class on the node.
setNodeCellStyleClass(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
Sets the node cell style class on the node.
setNodeCellStyleKey(String) -
Method in class com.sas.sasserver.tree.LevelTreeNode
setNodeCellStyleKey is over ridden from TreeNode to call setKey.
setNodeCellStyleKey(String) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setNodeCellStyleKey is over ridden from TreeNode to call setKey.
setNodeCellStyleKey(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setNodeStyleKey sets the key for the node
which can be used to associate the node with
styles in some viewers.
setNodeCellStyleKey(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
Sets the node cell style key on the node.
setNodeConstructorName(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the name of the JavaScript function to use as the constructor for this object.
setNodeConstructorName(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the name of the javascript function to use as the constructor for this object.
setNodeDescriptionStyle(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataItemNode
setNodeExpandedText(String) -
Method in class com.sas.sasserver.tree.NodeDelegate
setNodeExpandedText(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the expanded text of the current node.
setNodeExpandedText(String) -
Method in class com.sas.servlet.tbeans.models.Node
Sets the expanded text of the current node.
setNodeExpandedTextDisplayed(boolean) -
Method in class com.sas.swing.visuals.TreeView
Deprecated. Use NodeView.EXPANDED_TEXT_DISPLAYED property of defaultNodeStyle.
setNodeExpandedTextDisplayed(boolean) -
Method in class com.sas.visuals.TreeView
Deprecated. Use NodeView.EXPANDED_TEXT_DISPLAYED property of defaultNodeStyle.
setNodeFunction(String) -
Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Sets the javascript function to execute when the node is clicked on
setNodeIndex(int) -
Method in class com.sas.util.TreeIterator
Sets the current node via index.
setNodeIndex(int) -
Method in interface com.sas.util.TreeIteratorInterface
Sets the current node via index.
setNodeLoading(int) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determines if the tree is written out all at once or incrementally.
setNodeLoading(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setNodeLoading determines if the tree is written out all at
once or incrementally.
setNodeRendererFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a JavaScript function which will be called
to render a node.
setNodeRendererFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a JavaScript function which will be called
to render a node.
setNodeSelectedIcon(Icon) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the icon that gets used with the NODE_SELECTED
and
NODE_NO_CHILDREN_SELECTED
checked state.
setNodeStyle(PropertyBagInterface) -
Method in class com.sas.swing.visuals.NodeView
Sets the set of style properties that serve as formatting and rendering
defaults and hints for this node.
setNodeStyle(PropertyBagInterface) -
Method in class com.sas.visuals.NodeView
Sets the set of style properties that serve as formatting and rendering
defaults and hints for this node.
setNodeText(String) -
Method in class com.sas.sasserver.tree.NodeDelegate
setNodeText(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the text of the current node.
setNodeText(String) -
Method in class com.sas.servlet.tbeans.models.Node
Sets the text of the current node.
setNodeTextStyle(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataItemNode
setNodeTransform(TransformInterface) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
Sets the transform that will be used to transform a Map containing column names (all uppercased) mapped to column values from
a row in the result set into an IndexedMutableTreeNode.
setNodeType(String) -
Method in class com.sas.sasserver.tree.NodeDelegate
setNodeType(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the type of the current node.
setNodeType(String) -
Method in class com.sas.servlet.tbeans.models.Node
Sets the type of the current node.
setNodeView(NodeView) -
Method in class com.sas.swing.visuals.NodeViewTextEditor
setNodeView(NodeView) -
Method in class com.sas.visuals.NodeViewTextEditor
setNoDrillStateText(String) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the text that is displayed if no drill state has been applied to the model
and noDrillStateTextDisplayed
is true.
setNoDrillStateTextDisplayed(boolean) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Indicates if the value of noDrillStateText
is displayed when no drill state has been applied to the model.
setNoFilterTextDisplayed(boolean) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Indicates if the value of noFilterText
is displayed when no filters have been applied to the model.
setNoneSelectedIcon(Icon) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the icon that gets used with the NOTHING_SELECTED
checked state.
setNoop(boolean) -
Method in class com.sas.servlet.util.StreamContent
Set to true if the servlet is to do no operation.
setNormalColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "Normal" portion of the gantt bar.
setNormalFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Normal bar.
setNoRowsRenderer(TableCellContentsRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the cell content renderer to use for the TableView when there
are no rows in the TableView or the model is not set.
setNotFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to NOT_ACTION
setNotFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to NOT_ACTION
setNoWrap(boolean) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets whether or not to wrap the node text.
setNoWrap(boolean) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets whether or not to wrap the node text.
setNoWrap(boolean) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Determines if automatic text wrapping for the cell is disabled.
setNoWrap(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the noWrap property of the BaseCellRendererTag.
setNull(String, int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to SQL NULL.
setNull(int, int, String) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to SQL NULL.
setNullTextString(String) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the String value to be written when the label text is null.
setNullTextString(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the String value to be written when the cell text is null.
setNullTextString(String) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the nullTextString attribute (String) of the LabelTag.
setNullTextString(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsSimpleTemplateRendererTag
Sets the nullTextString attribute (String) written when the cell text is null.
setNullValueText(String) -
Method in class com.sas.dataselectors.filters.FilterValueFormatter
Sets the string to show for null filter values.
setNumberFormat(NumberFormat) -
Method in class com.sas.swing.visuals.SpinBox
Set the NumberFormat applied to the value set as the text in the textField.
setNumberFormat(NumberFormat) -
Method in class com.sas.visuals.SpinBox
Set the NumberFormat applied to the value set as the text in the textField.
setNumberOfColors(int) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setNumberOfPeriods(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setNumberOfPeriods(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setNumberOfPeriods(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setNumberOfPeriods(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the number of periods entered for the 'N -periods- where N =' view
setNumberValue(Number) -
Method in class com.sas.swing.visuals.SpinBox
Set the number value for the SpinBox.
setNumberValue(Number) -
Method in class com.sas.swing.visuals.SpinButton
Sets the number value.
setNumberValue(Number) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the current value of the adjustable object.
setNumberValue(Number) -
Method in class com.sas.visuals.Scrollbar
Set the number value.
setNumberValue(Number) -
Method in class com.sas.visuals.ScrollSlider
Set the number value.
setNumberValue(Number) -
Method in class com.sas.visuals.SpinBox
Set the number value for the SpinBox.
setNumberValue(Number) -
Method in class com.sas.visuals.SpinButton
Sets the number value.
setNumberValues(Number, Number, Number) -
Method in class com.sas.util.IntegerRange
Deprecated. Set the value, minimum and maximum at the same time.
setNumberValues(Number, Number, Number, Number, Number) -
Method in class com.sas.util.IntegerRange
Deprecated. Set the value, minimum and maximum at the same time.
setNumeratorId(String) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the unique identifier of the item's numerator.
setNumeratorLabel(String) -
Method in class com.sas.dataselectors.calculations.percent.FractionalItemInfo
Sets the label of the item's numerator.
setNumericQualifiedItem(FilterItemInterface) -
Method in class com.sas.dataselectors.filters.OLAPFilterItem
setObject(Object) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
setObject(String, Object, int, int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to the input type.
setObject(int, Object) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to the default type.
setObject(int, Object, int) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to the input type.
setObject(Object) -
Method in class com.sas.sasserver.RemoteObjectCustomizerPanel
Called when a java bean is being set on a customizer.
setObject(Object) -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
setObject(Object) -
Method in class com.sas.swing.visuals.JComponentCustomizerPanel
setObject(Object) -
Method in class com.sas.swing.visuals.JComponentModelCustomizerPanel
setObject(Object) -
Method in class com.sas.swing.visuals.SwingCustomizerPanel
Sets the Object being customized.
setObject(Object) -
Method in class com.sas.swing.visuals.SwingCustomizerView
setObject(Object) -
Method in class com.sas.util.PropertySerializer
Gathers the property values for serialization
Only readable properties with no parameters on the read method are saved
There must also be a write method, of course
setObject(Object) -
Method in class com.sas.visuals.CustomizerPanel
Sets the Object being customized.
setObject(Object) -
Method in class com.sas.visuals.PropertySheet
setObjectData(Object) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the Object stored in the Object model.
setObjectData(Object) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the object data for the current node.
setObjectData(Object) -
Method in class com.sas.servlet.tbeans.models.Node
Sets the object data for the current node.
setObjectData(Object) -
Method in class com.sas.table.CheckBoxCell
setObjectData(Object) -
Method in class com.sas.table.TextCell
Sets the data associated with the current cell.
setObjectData(Object) -
Method in class com.sas.util.CommandDispatcher
Set the object passed to the execute(Object) method
when the Command is executed.
setObjectDataProperty(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the property name for the value to be set when setObjectData
method gets called.
setObjectDataProperty(String) -
Method in interface com.sas.servlet.tbeans.RenderableInterface
Sets the property name for the value to be set when setObjectData
method gets called.
setObjectDataProperty(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Set the String that is used as the value of the ObjectData attribute.
setObjectDataProperty(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Set the String that is used as the value of the ObjectData attribute.
setObjectType(String) -
Method in class com.sas.entities.AttributeType
setObjectType(String) -
Method in interface com.sas.entities.AttributeTypeInterface
Sets the component type (if the AttributeType was defined as
Types.ARRAY) or the classname of the object if the AttributeType
was defined as Types.OBJECT.
setObservationIndex(int) -
Method in class com.sas.graphics.components.PickInfo
Set the Row index in the model that is associated with the data-element
setObsolete() -
Method in class com.sas.table.Cell
Indicates that the cell should be considered obsolete.
setObsolete() -
Method in class com.sas.table.Column
Indicates that the column should be considered obsolete.
setObsolete() -
Method in class com.sas.table.DataCell
Indicates that the data cell should be considered obsolete.
setObsolete() -
Method in class com.sas.table.LabelCell
Indicates that the label cell should be considered obsolete.
setObsolete() -
Method in class com.sas.table.Row
Indicates that the row should be considered obsolete.
setObsolete() -
Method in class com.sas.table.TableElement
Indicates that the element should be considered obsolete.
setOffsetX(BaseLength) -
Method in class com.sas.graphics.components.ShadowStyle
Set the x offset for the shadow.
setOffsetY(BaseLength) -
Method in class com.sas.graphics.components.ShadowStyle
Set the y offset for the shadow.
setOLAPDataSetInterface(OLAPDataSetInterface) -
Method in class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingSelectorBQAdapter
setOlapOkAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to OLAPOK_ACTION
setOlapOkAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to OLAPOK_ACTION
setOldName(String) -
Method in class com.sas.commands.remotefileselector.ifileservice.RenameCommand
Sets the command's oldName attribute.
setOnBlur(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onBlur event value.
setOnBlur(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onBlur event for the IMG tag.
setOnBlur(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onBlur event for the form element.
setOnBlur(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onBlur event for the form.
setOnBlur(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onBlur event for the item.
setOnBlur(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onBlur event for the item.
setOnBlur(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onBlur event value.
setOnBlur(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onBlur event value.
setOnBlur(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onBlur event handler (String) of Form controls.
setOnBlur(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onBlur event handler (String) of Form controls.
setOnBlur(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onBlur property (String) of the Form Tag.
setOnBlur(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onBlur event value.
setOnChange(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onChange event for the form element.
setOnChange(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onChange event for the item.
setOnChange(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onChange event for the item.
setOnChange(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onChange event handler (String) of Form controls.
setOnChange(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onChange event handler (String) of Form controls.
setOnChange(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onChange event value.
setOnClick(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onClick event value.
setOnClick(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onClick event for the IMG tag.
setOnClick(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorListBoxView
setOnClick(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setOnClick(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onClick event for the form element.
setOnClick(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onClick event for the form.
setOnClick(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onClick event for the item.
setOnClick(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onClick event for the item.
setOnClick(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onClick event value.
setOnClick(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onClick event value.
setOnClick(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onClick event value
setOnClick(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onClick event value
setOnClick(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onClick property (String) of the Form Tag.
setOnClick(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onClick event value.
setOnDblClick(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onDblClick event for the IMG tag.
setOnDblClick(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onDblClick event for the form element.
setOnDblClick(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onDblClick event value
setOnDblClick(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onDblClick event value
setOnFocus(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onFocus event value.
setOnFocus(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onFocus event for the IMG tag.
setOnFocus(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onFocus event for the form element.
setOnFocus(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onFocus event for the form.
setOnFocus(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onFocus event for the item.
setOnFocus(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onFocus event for the item.
setOnFocus(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onFocus event value.
setOnFocus(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onFocus event value.
setOnFocus(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onFocus event handler (String) of Form controls.
setOnFocus(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onFocus event handler (String) of Form controls.
setOnFocus(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onFocus property (String) of the Form Tag.
setOnFocus(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onFocus event value.
setOnKeyDown(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onKeyDown value
setOnKeyDown(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onKeyDown event for the IMG tag.
setOnKeyDown(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onKeyDown event for the form element.
setOnKeyDown(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onKeyDown event for the form.
setOnKeyDown(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onKeyDown event for the item.
setOnKeyDown(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onKeyDown event for the item.
setOnKeyDown(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onKeyDown value
setOnKeyDown(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onKeyDown value
setOnKeyDown(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onKeyDown event value
setOnKeyDown(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onKeyDown event value
setOnKeyDown(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onKeyDown property (String) of the Form Tag.
setOnKeyDown(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onKeyDown event associated with the PushButton
setOnKeyPress(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onKeyPress value
setOnKeyPress(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onKeyPress event for the IMG tag.
setOnKeyPress(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onKeyPress event for the form element.
setOnKeyPress(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onKeyPress event for the form.
setOnKeyPress(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onKeyPress event for the item.
setOnKeyPress(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onKeyPress event for the item.
setOnKeyPress(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onKeyPress value
setOnKeyPress(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onKeyPress value
setOnKeyPress(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onKeyPress event value
setOnKeyPress(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onKeyPress event value
setOnKeyPress(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onKeyPress property (String) of the Form Tag.
setOnKeyPress(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onKeyPress event associated with the PushButton
setOnKeyUp(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onKeyUp value
setOnKeyUp(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onKeyUp event for the IMG tag.
setOnKeyUp(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onKeyUp event for the form element.
setOnKeyUp(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onKeyUp event for the form.
setOnKeyUp(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onKeyUp event for the item.
setOnKeyUp(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onKeyUp event for the item.
setOnKeyUp(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onKeyUp value
setOnKeyUp(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onKeyUp value
setOnKeyUp(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onKeyUp event value
setOnKeyUp(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onKeyUp event value
setOnKeyUp(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onKeyUp property (String) of the Form Tag.
setOnKeyUp(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onKeyUp event associated with the PushButton
setOnLoad(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onLoad event value.
setOnLoad(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onLoad property (String) of the Form Tag.
setOnModificationEvent(AbstractBaseTableView, Object) -
Static method in class com.sas.servlet.tbeans.tableview.html.HtmlTableViewUtil
This method is used by the TableView to set the event to be called
when the cell is modified.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onmouseDown event value.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onMouseDown event for the IMG tag.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onMouseDown event for the form element.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the onMouseDown event value.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onMouseDown event for the form.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onMouseDown event for the item.
setOnMouseDown(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onMouseDown event for the item.
setOnMouseDown(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onmouseDown event value.
setOnMouseDown(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onmouseDown event value.
setOnMouseDown(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onMouseDown event value
setOnMouseDown(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onMouseDown event value
setOnMouseDown(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onMouseDown property (String) of the Form Tag.
setOnMouseDown(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onMouseDown event associated with the PushButton
setOnMouseMove(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onMouseMove event for the IMG tag.
setOnMouseMove(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onMouseMove event for the form element.
setOnMouseMove(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onMouseMove event value.
setOnMouseMove(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onMouseMove event value.
setOnMouseOut(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onMouseOut event value.
setOnMouseOut(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onMouseOut event for the IMG tag.
setOnMouseOut(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onMouseOut event for the form element.
setOnMouseOut(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onMouseOut event for the form.
setOnMouseOut(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onMouseOut event for the item.
setOnMouseOut(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onMouseOut event for the item.
setOnMouseOut(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onMouseOut event value.
setOnMouseOut(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onMouseOut event value.
setOnMouseOut(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onMouseOut event handler (String) of Form controls.
setOnMouseOut(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onMouseOut event handler (String) of Form controls.
setOnMouseOut(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onMouseOut property (String) of the Form Tag.
setOnMouseOut(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onMouseOut event value.
setOnMouseOver(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onMouseOver event value for the button
setOnMouseOver(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onMouseOver event for the IMG tag.
setOnMouseOver(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onMouseOver event for the form element.
setOnMouseOver(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onMouseOver event for the form.
setOnMouseOver(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onMouseOver event for the item.
setOnMouseOver(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onMouseOver event for the item.
setOnMouseOver(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onMouseOver event value.
setOnMouseOver(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onMouseOver event value.
setOnMouseOver(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onMouseOver event handler (String) of Form controls.
setOnMouseOver(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onMouseOver event handler (String) of Form controls.
setOnMouseOver(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onMouseOver property (String) of the Form Tag.
setOnMouseOver(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onMouseOver event value.
setOnMouseUp(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the onmouseup event value.
setOnMouseUp(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the onMouseUp event for the IMG tag.
setOnMouseUp(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onMouseUp event for the form element.
setOnMouseUp(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onMouseUp event for the form.
setOnMouseUp(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the onMouseUp event for the item.
setOnMouseUp(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the onMouseUp event for the item.
setOnMouseUp(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the onmouseup event value.
setOnMouseUp(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the onmouseup event value.
setOnMouseUp(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onMouseUp event value
setOnMouseUp(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onMouseUp event value
setOnMouseUp(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onMouseUp property (String) of the Form Tag.
setOnMouseUp(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the onMouseUp event associated with the PushButton
setOnReset(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onReset event value.
setOnReset(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onReset property (String) of the Form Tag.
setOnRowSelectionEvent(AbstractBaseTableView, Object) -
Static method in class com.sas.servlet.tbeans.tableview.html.HtmlTableViewUtil
This method is used by the TableView to set the event to be called
when the row is selected.
setOnSelect(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the onSelect event for the form element.
setOnSelect(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the onSelect event.
setOnSelect(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the onSelect event.
setOnSubmit(String) -
Method in class com.sas.servlet.tbeans.form.BasePushButton
Sets the onSubmit event associated with the PushButton
setOnSubmit(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the name of the function to call when the form is submitted.
setOnSubmit(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onSubmit property (String) of the Form Tag.
setOnSubmit(String) -
Method in class com.sas.taglib.servlet.tbeans.form.PushButtonTag
Sets the onSubmit event handler (String) of pushbutton.
setOnSubmitFunctionCall(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onSubmitFunctionCall value.
setOnUnload(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the onUnload event value.
setOnUnload(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the onUnLoad property (String) of the Form Tag.
setOpacity(int) -
Method in class com.sas.table.CellStyle
Specifies the opacity of cell backgrounds.
setOpen(char) -
Method in class com.sas.util.Template
Set the open property.
setOpenIcon(Icon) -
Method in class com.sas.graphics.components.TreeIconModel
Define open icon that will be used when displaying hierarchical data in a treetable.
setOperatorList(List) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.BaseExpressionEditor
Sets the list of Operation
objects associated with the
operator buttons on this expression editor.
setOption(String, String) -
Method in class com.sas.sasserver.SASProcedureTemplate
Sets user-defined options(variables) in the dictionary
setOrder(ArrayList) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnsTag
Sets the order property of the ColumnsTag.
setOrderColumns(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnsTag
Sets the orderColumns property of the ColumnsTag.
setOrFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to OR_ACTION
setOrFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to OR_ACTION
setOrientation(int) -
Method in class com.sas.awt.Scrollbar
Sets the orientation of the Scrollbar
setOrientation(int) -
Method in class com.sas.commands.relational.MoveColumnCommand
setOrientation(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the orientation of the bar elements.
setOrientation(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the orientation the text in the label is painted.
setOrientation(int) -
Method in class com.sas.swing.visuals.SpinBox
Set the orientation of the spinButton.
setOrientation(int) -
Method in class com.sas.swing.visuals.SpinButton
Sets the value of the orientation property, which determines the
orientation of the SpinButton arrow buttons.
setOrientation(int) -
Method in class com.sas.table.NavigationBar
Sets the value of the orientation property.
setOrientation(String) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the orientation property.
setOrientation(int) -
Method in class com.sas.visuals.ArrowButton
Set the orientation of the ArrowIcon.
setOrientation(int) -
Method in class com.sas.visuals.ArrowIcon
Set the direction the tip of the arrow points when it is drawn.
setOrientation(int) -
Method in class com.sas.visuals.RowLayout
Set the orientation of the rows.
setOrientation(int) -
Method in class com.sas.visuals.Scrollbar
Set the orientation of the scrollbar.
setOrientation(int) -
Method in class com.sas.visuals.ScrollSlider
Set the orientation of the ScrollSlider.
setOrientation(int) -
Method in class com.sas.visuals.SpinBox
Set the orientation of the spinButton.
setOrientation(int) -
Method in class com.sas.visuals.SpinButton
Sets the value of the orientation property, which determines the
orientation of the SpinButton arrow buttons.
setOrientation(int) -
Method in class com.sas.visuals.TabBar
Set the orientation of the tabs on this container.
setOrientation(int) -
Method in interface com.sas.visuals.TabBarInterface
Set the orientation of the tabs on this container.
setOrientation(int) -
Method in class com.sas.visuals.TabbedView
Set the orientation of the TabBar on the TabbedView.
setOrientation(int) -
Method in class com.sas.visuals.TabBorder
Set the orientation of the border.
setOrientation(int) -
Method in class com.sas.visuals.TabButton
Sets the orientation of the TabButton.
setOrientation(int) -
Method in interface com.sas.visuals.TabButtonInterface
Set the orientation of the tab: TOP, BOTTOM, RIGHT, LEFT, or NONE.
setOrientation(int) -
Method in class com.sas.visuals.Toolbar
setOrientation(int) -
Method in class com.sas.visuals.ToolbarLayout
setOrientationValue(int) -
Method in class com.sas.visuals.OrientationSelector
setOriginalItemList(List) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Maintains a list of item IDs for the specified items.
setOriginalItemList(List) -
Method in class com.sas.dataselectors.dataitems.DataItemSelectorModel
Maintains a list of item IDs for the specified items.
setOriginalItemList(List) -
Method in class com.sas.dataselectors.dataitems.TableRoles
Stores the items in the business model
setOriginComponent(JComponent) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the component to be used at the intersection of the row and column headers.
setOrValidateValue(Object, int, int, int) -
Method in class com.sas.swing.adapters.JTableClipboardAdapter
setOtherColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color to be associated with the Other pie slice in a pie chart.
setOtherColor(Color) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the color to be used for all other slices in the pie chart.
setOtherFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Other pie slice.
setOtherLabel(String) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the label to be used to indicate composited, other tiles, if
they are set to be displayed, and are needed.
setOtherSliceLabel(String) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the labeled display value text to be used for all other slices in the pie chart.
setOtherThreshold(OtherThreshold) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the other threshold value and calculation mode.
setOtherThreshold(double) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the value in percent where smaller tiles will be compositied
to create an 'other' tile.
setOutline(LineStyle) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setOutlineColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setOutlineColor(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setOutlineColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Set the data elements outline color
If newColor is null, this setting is ignored.
setOutlineColor(Color) -
Method in class com.sas.swing.visuals.CalendarDayButton
Sets the color used for the outline when the component's type is set to OUTLINED.
setOutlineLineStyle(LineStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Set the line attributes for the element outlines.
setOutOfRangeColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color to be associated with Out Of Range data values in a graph.
setOutOfRangeFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for OutOfRange data elements on a Scatter Plot graph.
setOutput(String) -
Method in class com.sas.sasserver.SASProcedureTemplate
Sets the output property
setOutputCharacterEncoding(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the outputCharacterEncoding property.
setOutputTransform(TransformInterface) -
Method in class com.sas.awt.Choice
Sets the output Transform.
setOutputTransform(TransformInterface) -
Method in class com.sas.awt.ListBox
Sets the output Transform.
setOutputTransform(TransformInterface) -
Method in class com.sas.awt.TextArea
Sets the output Transform.
setOutputTransform(TransformInterface) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setOutputTransform(TransformInterface) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the output transformer to be used when getObjectData
method gets called.
setOutputTransform(TransformInterface) -
Method in interface com.sas.servlet.tbeans.RenderableInterface
Sets the output transform to be used when getObjectData
method gets called.
setOutputTransform(TransformInterface) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
Sets the new output transform to use for converting the user
enter string value to a value (Class) that is to be set on the model.
setOutputTransform(TransformInterface) -
Method in class com.sas.visuals.ComboBox
Sets the output Transform.
setOutputTransform(TransformInterface) -
Method in class com.sas.visuals.RadioBox
Sets the output transform to be used when setting items in the RadioBox.
setOutputTransform(TransformInterface) -
Method in class com.sas.visuals.SelectionGroup
Sets the transform used to change the item property for output from the SelectionGroup.
setOutputTransform(TransformInterface) -
Method in interface com.sas.visuals.SelectionGroupInterface
Set the transform used to change the item property for output from the SelectionGroup.
setOutputTransform(TransformInterface) -
Method in class com.sas.visuals.TabBar
Set the transform used by any methods that use the TabButtonInterface item
property as an return value.
setOutputTransform(TransformInterface) -
Method in class com.sas.visuals.TabbedView
Set the transform used by any methods that use the TabButtonInterface item
property as an return value.
setOutputTransform(TransformInterface) -
Method in class com.sas.visuals.UpDownListBox
Sets the output Transform.
setOutputType(String) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the exporting format.
setOutputType(String) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setOutputType(String) -
Method in interface com.sas.dataselectors.export.ExportSelectorInterface
Sets the output type that has been selected in the selector.
setOutsideBarLabelContent(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the type of textual information to be displayed outside and at the end of the bar.
setOutsideBarLabelContent(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the type of textual information to be displayed outside and at the end of the bar.
setOutsideBarLabelContent(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the type of textual information to be displayed outside and at the end of the bar.
setOutsideBarLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the text appearance model that
is applied to the outside label on the bar elements.
setOutsideBarLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the text appearance model that
is applied to the outside label on the bar elements.
setOutsideBarLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the text appearance model that
is applied to the outside label on the bar elements.
setOutsideBarLabelVariable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the data column whose values appear as bar labels
drawn just outside of the bar element.
setOutsideBarLabelVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the data column whose values appear as bar labels
drawn just outside of the bar element.
setOutsideBarLabelVariable(Variable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the data column whose values appear as bar labels
drawn just outside of the bar element.
setOutsideMarkerLabelContent(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the type of textual information to be displayed above the line's verticies.
setOutsideMarkerLabelContent(int) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the type of textual information to be displayed above the line's vertices.
setOutsideMarkerLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the display appearance model that is applied to the display
value appearing above a line vertex.
setOutsideMarkerLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the display appearance model that is applied to the display
value appearing above a line vertex.
setOutsideMarkerLabelVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the data column whose values appear as labels
above the marker locations (line vertices).
setOutsideMarkerLabelVariable(Variable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the data column whose values appear as labels
above the marker locations (line vertices).
setOutsideSliceLabelContent(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the content of the labeled display value to appear outside the pie slice.
setOutsideSliceLabelPlacement(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the position of the outside display values
setOutsideSliceLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the style of the text to display the pie outside slice display values.
setOverFlowColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color to be associated with Over Flow data values in a Spectrum Plot.
setOverFlowFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for OverFlow data elements on Spectrum Plot.
setPageBackwardVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the pageBackward action is visible.
setPageBackwardVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the pageBackward action is visible.
setPageBackwardVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the pageBackward action is visible.
setPageBackwardVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the pageBackwardVisible property on the NavigationBarScrollingElement.
setPageCount(int, int) -
Method in class com.sas.storage.olap.PerformanceTuning
Set the number of pages to get with a remote call.
setPageForwardVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the pageForward action is visible.
setPageForwardVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the pageForward action is visible.
setPageForwardVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the pageForward action is visible.
setPageForwardVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the pageForwardVisible property on the NavigationBarScrollingElement.
setPageInfo(String) -
Method in class com.sas.swing.visuals.wizard.BaseWizardPage
Sets pageInfo
to description
.
setPageInfo(String) -
Method in class com.sas.swing.visuals.wizard2.BaseWizardPage
Sets pageInfo
to description
.
setPageSize(int) -
Method in class com.sas.prompts.definitions.DateDefinition
setPageSize(int, int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the number of rows and columns to display per page.
setPageSize(int) -
Method in class com.sas.storage.BaseDataBean
Sets the number of records in a page.
setPageSize(int, int) -
Method in class com.sas.storage.olap.PerformanceTuning
Set the page size for the specified cache.
setPageSize(int) -
Method in interface com.sas.table.TableNavigationV2Interface
Sets the number of records in a page.
setPageSize(int) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the number of rows to scroll forward or backward when paging.
setPaintContext(boolean, AnimationPosition) -
Method in class com.sas.graphics.components.Graph
setPaintMode() -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
setPairingEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets whether or not the LinePlot
should
attempt to pair up the OLAP measures.
setPairingEnabled(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets whether or not the ScatterPlot
should
attempt to pair up the OLAP measures.
setPanel(CalendarPanel) -
Method in class com.sas.swing.visuals.CalendarDialog
Sets the internal CalendarPanel object to display in the dialog.
setPanel(PanelInterface) -
Method in class com.sas.swing.visuals.OptionsDialog
Sets the panel to be hosted by this dialog.
setPanelVisible(boolean) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Indicates if the OLAPTimeBasedFilterSelectorPanel should or should not be displayed
setPanelVisible(boolean) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setPanelVisible(boolean) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
To indicates if the OLAPTimeBasedFilterSelectorPanel should or should not be displayed
setParameterPrefix(String) -
Method in class com.sas.actionprovider.HttpActionProvider
Sets the prefix that is prepended to the names of all non-external request parameters.
setParameterPrefix(String) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
setParent(MutableTreeNode) -
Method in class com.sas.dataselectors.calculateditems.NodeInfo
setParent(MutableTreeNode) -
Method in class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
setParent(ProgressiveLevelTreeNode) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setParent sets the parent of the node.
setParent(MutableTreeNode) -
Method in class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
setParent(TreeNode) -
Method in class com.sas.swing.models.TreeNodeAdapter
setParent(Component) -
Method in class com.sas.visuals.Part
Sets the Part to have the specified parent
setParentElement(TextElement) -
Method in class com.sas.visuals.TextElement
Set the value of the parentElement property.
setParentFiltersDisplayed(boolean) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Determines if the filters from the model's parents are displayed.
setParentFolderPath(String) -
Method in class com.sas.commands.remotefileselector2.OpenFolderCommand
setParentIForm(IForm) -
Method in class com.sas.servlet.tbeans.ipage.iform.BaseIFormElement
Sets the parent IForm of this element.
setParentNodesMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Determines whether the parent nodes, in the tree, can be moved to the list portion.
setParentNodesMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Sets the value allowing parent nodes to be moved.
setParentNodesMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Determines whether the parent nodes, in the tree, can be moved to the list portion.
setParentNodesOnlyMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Defines whether to move all parent nodes or parent nodes and children.
setParentNodesOnlyMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Sets the value for moving parent nodes only or parents and children
setParentOrChildrenMoveable(boolean) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Defines whether to move only parent nodes from the tree of move only children nodes.
setParentVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable containing the parent value for each task
and is used in displaying hierarchial tasks
on the task axis.
setPartialColumnVisible(boolean) -
Method in class com.sas.table.TableView
Specifies whether the displayed column furthest from the row labels
should be shown even if it's only partially displayed (clipped).
setPartialRowVisible(boolean) -
Method in class com.sas.table.TableView
Specifies whether the displayed row furthest from the column labels
should be shown even if it's only partially displayed (clipped).
setPassword(String) -
Method in class com.sas.storage.jdbc.JDBCConnection
Set the password used to get a connection from the DriverManager.
setPassword(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Set the password used to get a java.sql.Connection from the DriverManager.
setPasteBufferCommandType(int) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the paste buffer command type so it know's if we are copying or cutting the items.
setPasteBufferCommandType(int) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the paste buffer command type so it know's if we are copying or cutting the items.
setPasteBufferCommandType(int) -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
Sets the paste buffer command type so it know's if we are copying or cutting the items.
setPasteBufferCommandType(int) -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
Sets the paste buffer command type so it know's if we are copying or cutting the items.
setPath(String) -
Method in class com.sas.commands.remotefileselector.FilterTypeCommand
Sets the currently viewed file path attribute.
setPath(String) -
Method in class com.sas.commands.remotefileselector.GoBackCommand
Sets the currently viewed file path attribute.
setPath(String) -
Method in class com.sas.commands.remotefileselector.ifileservice.AddFolderCommand
Sets the path attribute for the command.
setPath(String) -
Method in class com.sas.commands.remotefileselector.ifileservice.RenameCommand
Sets the command's path attribute.
setPath(String) -
Method in class com.sas.commands.remotefileselector.informationservices.AddFolderCommand
Sets the path attribute for the command.
setPath(String) -
Method in class com.sas.commands.remotefileselector.informationservices.RenameCommand
Sets the command's path attribute.
setPath(String) -
Method in class com.sas.commands.remotefileselector.OpenFolderCommand
Sets the currently viewed file path attribute.
setPath(String) -
Method in class com.sas.commands.remotefileselector.UpOneLevelCommand
Sets the currently viewed file path attribute.
setPath(String, HttpServletRequest) -
Static method in class com.sas.servlet.util.JavaScriptIncludeHandler
Set the path to the location of the JavaScript files.
setPath(String) -
Method in class com.sas.swing.models.remotefileselector.BaseRemoteFileMetadata
Sets the path associated with the file.
setPath(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileMetadataInterface
Sets the path associated with the file.
setPath(String) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the file system path to be viewed.
setPath(String, boolean) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the file system path to be viewed.
setPath(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the file system path to be viewed.
setPath(String, boolean) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the file system path to be viewed.
setPath(String) -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
Sets the path to be viewed.
setPath(String) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
Allows setting of the next file system path to be viewed.
setPath(String) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
setPath(String[]) -
Method in class com.sas.swing.visuals.wizard.Wizard
The path defines the traversal order of the pages in the wizard.
setPath(String[]) -
Method in class com.sas.swing.visuals.wizard2.Wizard
The path defines the traversal order of the pages in the wizard.
setPathTypeLabel(String) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets the label for the path type JComboBox.
setPathTypeOptions(int) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets the options that are displayed in the path type JComboBox.
setPendingAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setPendingAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setPercent(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setPercentages(double[]) -
Method in class com.sas.visuals.adapters.ProportionalSpacePartitioner
Set the percentages determining how much of totalSize
to allocate to each element.
setPercentId(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setPercentStyle(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setPercentType(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setPerformanceTuning(PerformanceTuning) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setPerformanceTuning(PerformanceTuning) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
setPerformanceTuning(PerformanceTuning) -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
Set the PerformanceTuning Object on this model.
setPerformanceTuning(MetadataPerformanceTuning) -
Method in class com.sas.storage.olap.sasmdx.Metadata
Set the performance tuning object on the metadata.
setPerformanceTuning(PerformanceTuning) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
Set the PerformanceTuning Object on this model.
setPeriodType(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setPeriodType(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setPeriodType(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setPeriodType(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
setPeriodType(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSourceInterface
Sets the period type
setPeriodType(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the period type
setPersistence(boolean) -
Method in class com.sas.servlet.util.StreamContent
Set to true if the servlet is to send the content lenth (based on content bytes) back with the response.
setPersistentFilterMap(Map) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
Sets the map for the PersistentFilterInterface instances in the data model.
setPFSDeploymentFileURL(String) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the URL of the configuration file that defines the
Foundation Services application to deploy.
setPlacement(int) -
Method in class com.sas.graphics.components.LegendModel
Sets the placement of the legend in relation to the chart.
setPlacement(int) -
Method in class com.sas.graphics.components.piechart.PieChartSubgroupModel
Sets the placement of the subgroups labels in relation to the chart.
setPlacement(int) -
Method in class com.sas.graphics.components.TickStyle
Set the placement of the tick marks.
setPoolMinAvail(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the minimum number of idle connections for the current puddle
that the factory must maintain at all times.
setPoolMinAvail(int, int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the minimum number of idle connections for the current puddle
that the factory must maintain at all times.
setPoolMinSize(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the minimum number of connections (idle or in-use)
for the current puddle that the factory must maintain at all times.
setPoolMinSize(int, int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the minimum number of connections (idle or in-use)
for the current puddle that the factory must maintain at all times.
setPopupMenuEnabled(boolean) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Sets whether the popup menu is enabled for the component.
setPopupMenuEnabled(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets whether the popup menu is enabled or not.
setPopupMenuEnabled(boolean) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Sets whether the popup menu is enabled for the component.
setPopupMenuVisible(boolean) -
Method in class com.sas.swing.visuals.TreeView
Specifies whether a popup menu should be shown when TreeView
receives the popup event.
setPopupMenuVisible(boolean) -
Method in class com.sas.table.TableView
Specifies whether a popup menu should be shown when TableView
receives the popup event.
setPopupMenuVisible(boolean) -
Method in class com.sas.visuals.TreeView
Specifies whether a popup menu should be shown when TableView
receives the popup event.
setPosition(double) -
Method in class com.sas.graphics.components.ReferenceLineModel
Sets the value at which the reference line is placed.
setPositionAsObject(Object) -
Method in class com.sas.graphics.components.ReferenceLineModel
setPositionToMoveTo(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Sets the position index to move data items when dragging items from one role to another.
setPositionVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing the date position to place the annotation.
setPossibleEchoURLs(String[]) -
Static method in class com.sas.util.ContentServer
Sets the urls to search for echocgi.
setPossibleEchoURLs(String[]) -
Static method in class com.sas.util.ContentServer2
Sets the urls to search for echocgi.
setPossibleValues(FilterValuesInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of values to return from a call to getPossibleValues
.
setPossibleValues(Object[]) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of values to return from a call to getPossibleValues
.
setPossibleValues(Collection) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of values to return from a call to getPossibleValues
.
setPostAddTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run after performing default add behavior.
setPostDeleteAllTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run after performing default delete all behavior.
setPostDeleteTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run after performing default delete behavior.
setPostDownTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed after an item is moved down in the target component.
setPostDownTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed after an item is moved down in the target component.
setPostExpandCollapse(String) -
Method in class com.sas.servlet.tbeans.html.ExpandCollapse
setPostExpandNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a user-supplied JavaScript function which will be called
after the node expansion executes.
setPostExpandNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setPostExpandNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a user-supplied JavaScript function which will be called
after the node expands.
setPostMenuText(String) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the text be displayed after the menu
setPostMenuText(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the postMenuText property (String).
setPostSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a user-supplied JavaScript function which will be called
after the normal select behavior executes when a node is selected.
setPostSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of a user-supplied javascript function which will be
called when a node is selected after default behavior executes.
setPostSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setPostSelectNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of a user-supplied JavaScript function which will be called
after the normal select behavior executes when a node is selected.
setPostSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the name of a user-supplied JavaScript function which will be called
after the normal select behavior executes when a node is selected.
setPostSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the name of a user-supplied JavaScript function which will be called
after the normal select behavior executes when a node is selected.
setPostSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a user-supplied JavaScript function which will be called
after the normal select behavior executes when a node is selected.
setPostSelectTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run after performing default select behavior.
setPostSourceTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a function name which will be executed after an item is moved from target to source.
setPostSourceTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a function name which will be executed after an item is moved from source to target.
setPostTargetTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed after an item is moved from source to target.
setPostTargetTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed after an item is moved from target to source.
setPostUpdateTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run after performing default update behavior.
setPostUpTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed after an item is moved up in the target component.
setPostUpTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed after an item is moved up in the target component.
setPreAddTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run prior to performing default add behavior.
setPrecision(double) -
Method in class com.sas.visuals.SpinBox
Deprecated.
setPrecisionDisplayed(boolean) -
Method in class com.sas.visuals.SpinBox
Deprecated.
setPreDeleteAllTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run prior to performing default delete all behavior.
setPreDeleteTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run prior to performing default delete behavior.
setPredicate(PredicateInterface) -
Method in class com.sas.util.NthPredicate
Sets the internal predicate.
setPreDownTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed before an item is moved down in the target component.
setPreDownTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed before an item is moved down in the target component.
setPreExpandCollapse(String) -
Method in class com.sas.servlet.tbeans.html.ExpandCollapse
setPreExpandNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a user-supplied JavaScript function which will be called
before the node expansion executes.
setPreExpandNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setPreExpandNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a user-supplied JavaScript function which will be called
prior to node expansion.
setPreferredExpansionDepth(int) -
Method in class com.sas.graphics.components.TableAxisModel
Set the number of levels to expand from the top level.
setPreferredSize(Dimension) -
Method in class com.sas.awt.AppletVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ButtonVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.CanvasVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.CheckBoxVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ChoiceVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ComponentVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ContainerVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.DialogVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.FrameVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.LabelVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ListBoxVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.PanelVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ScrollbarVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.TextAreaVisualComponent
setPreferredSize(Dimension) -
Method in class com.sas.awt.TextFieldVisualComponent
setPreferredSize(Dimension) -
Method in interface com.sas.awt.VisualInterface
This method allows the user to set the Dimension returned by getPreferredSize.
setPreferredSize(ComponentInterface, VisualInterface, Component, Dimension) -
Static method in class com.sas.awt.VisualInterfaceSupport
setPreferredSize(int) -
Method in class com.sas.table.CellVector
Specifies the preferred amount of space needed to display
the cell vector.
setPreferredSize(Dimension) -
Method in class com.sas.visuals.ArrowIcon
Set the preferredSize of the ArrowIcon.
setPreferredSize(Dimension) -
Method in class com.sas.visuals.FireworkIcon
Set the preferredSize of the fireworks.
setPreferredSize(Dimension) -
Method in class com.sas.visuals.ImageAnimationIcon
Set the preferredSize of the images.
setPreferredSpanSize(Dimension) -
Method in class com.sas.swing.visuals.LabelView
Helps determine what the preferred size of the label view should be.
setPrefix(String) -
Method in class com.sas.servlet.util.CommandDefinition
Deprecated. Sets the command prefix for the CommandDefinition.
setPrefix(String) -
Method in class com.sas.util.PrefixPredicate
Set the prefix string
setPreMenuText(String) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the text to be displayed before the menu
setPreMenuText(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the preMenuText property (String).
setPrePainter(PainterInterface) -
Method in class com.sas.awt.AppletVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ButtonVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.CanvasVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.CheckBoxVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ChoiceVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ComponentVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ContainerVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.DialogVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.FrameVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.LabelVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ListBoxVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.PanelVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ScrollbarVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.TextAreaVisualComponent
setPrePainter(PainterInterface) -
Method in class com.sas.awt.TextFieldVisualComponent
setPrePainter(PainterInterface) -
Method in interface com.sas.awt.VisualInterface
Sets the painter used to draw over the background of the component.
setPrePainter(ComponentInterface, VisualInterface, Component, PainterInterface) -
Static method in class com.sas.awt.VisualInterfaceSupport
setPreSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a user-supplied JavaScript function which will be called
prior to normal select behavior when a node is selected.
setPreSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of a javascript function which will be called
when a node is selected prior to default behavior executing.
setPreSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setPreSelectNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of a user-supplied JavaScript function which will be called
prior to normal select behavior when a node is selected.
setPreSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the name of a user-supplied JavaScript function which will be called
prior to normal select behavior when a node is selected.
setPreSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the name of a user-supplied JavaScript function which will be called
prior to normal select behavior when a node is selected.
setPreSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a user-supplied JavaScript function which will be called
prior to normal select behavior when a node is selected.
setPreSelectTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run prior to performing default select behavior.
setPreSourceTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed before an item is moved from target to source.
setPreSourceTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed before an item is moved from source to target.
setPressed(boolean) -
Method in class com.sas.swing.visuals.ArrowIcon
Sets whether the arrow is to be painted in pressed mode, that is, move the arrow down and
to the right one pixel.
setPressed(boolean) -
Method in class com.sas.visuals.AlarmButtonModel
Set the pressed state of the model.
setPressed(boolean) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the button pressed state.
setPressed(boolean) -
Method in class com.sas.visuals.DefaultButtonModel
Set the button pressed state.
setPressed(boolean) -
Method in class com.sas.visuals.TabButtonModel
Set the pressed state.
setPressed(boolean) -
Method in class com.sas.visuals.ToggleButtonModel
Set the pressed state.
setPressedIcon(IconInterface) -
Method in class com.sas.visuals.BaseButton
Set the IconInterface object to be painted when the BaseButton state is pressed.
setPressedRow(int) -
Method in class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper
setPreTargetTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed before an item is moved from source to target.
setPreTargetTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed before an item is moved from target to source.
setPreUpdateTrigger(String) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A method used to set a user supplied javascript function to run prior to performing default update behavior.
setPreUpTrigger(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets a JavaScript function name which will be executed before an item is moved up in the target component.
setPreUpTrigger(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets a JavaScript function name which will be executed before an item is moved up in the target component.
setPreviousButtonVisible(boolean) -
Method in class com.sas.table.NavigationBar
Sets the value of the previousButtonVisible property.
setPreviousMenu(BaseMenuItem) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Use internally to assist in keyboard navigation.
setPreviousMenuItem(BaseMenuItem) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Use internally to assist in keyboard navigation.
setPreviousPath(List) -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
Sets a list of previous paths.
setPreviousPath(List) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
Allows a list of file system paths to be set to act as a set of previously visited locations.
setPreviousPath(List) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
setPreviousVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarColumnScrollingElement
Sets if the previous action is visible.
setPreviousVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarRowScrollingElement
Sets if the previous action is visible.
setPreviousVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarScrollingElement
Sets if the previous action is visible.
setPreviousVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the previousVisible property on the NavigationBarScrollingElement.
setPrevMonthButtonIcon(Icon) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the icon to use for the "previous month" button at the top of the panel.
setPrevYearButtonIcon(Icon) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the icon to use for the "previous year" button at the top of the panel.
setPrintOrder(int) -
Method in class com.sas.table.TableView
Specifies how the table should be split into multiple pages when printed.
setPrintSupport(PrintSupport) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
setPrintWarnings(boolean) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Sets whether or not to print warnings from methods that generate SQLWarning
objects.
setPrintWriter(PrintWriter) -
Method in class com.sas.util.SystemLog
Sets the stream to append messages to.
setProc(String) -
Method in class com.sas.sasserver.SASProcedureTemplate
Sets the proc property
setProcessErrorsFunctionName(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the name of the process errors function to call if validation
fails.
setProcPrint(boolean) -
Method in class com.sas.sasserver.SASProcedureTemplate
Sets the procprint property
setProlog(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Sets the prolog attribute (String) for a custom tag.
setProlog(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Sets the prolog attribute (String) for a custom tag.
setProlog(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Sets the prolog attribute (String) for a custom tag.
setProlog(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Sets the prolog attribute (String) for a custom tag.
setPrompt(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.BaseIFormElement
Sets the prompt of this element.
setPrompt(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.BaseIFormElementTag
Sets the prompt of this element.
setPromptDescription(String, Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets the description of the prompt definition.
setPromptDescriptions(LocalizableString) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets a LocalizableString containing the localized descriptions for the prompt.
setPromptForCopy(boolean) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets whether the ResourceLocatorInterfaceCustomizerPanel should prompt the user to notify them
that it is copying a resource from one directory to another.
setPromptForCopy(boolean) -
Method in class com.sas.util.ResourceCopier
setPromptFormatString(String) -
Method in class com.sas.dataselectors.filters.FilterValueFormatter
setPromptForReplace(boolean) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets whether the ResourceLocatorInterfaceCustomizerPanel should prompt the user to notify them
that it is replacing a resource in their project directory.
setPromptForReplace(boolean) -
Method in class com.sas.util.ResourceCopier
setPromptGroup(PromptGroupInterface, boolean) -
Method in class com.sas.prompts.PromptValues
Sets the PromptGroup associated with this PromptValues object.
setPromptGroup(PromptGroupInterface, boolean) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the PromptGroupInterface that this PromptValues is attached to.
setPromptGroupDescription(String, Locale) -
Method in class com.sas.prompts.groups.ModalGroup
Sets the description for the group in the specified locale.
setPromptGroupDescription(String, Locale) -
Method in class com.sas.prompts.groups.PromptGroup
Sets the description for the group in the given locale
setPromptGroupDescription(String, Locale) -
Method in interface com.sas.prompts.groups.PromptGroupInterface
Sets the description for the group in the specified Locale.
setPromptGroupDescriptions(LocalizableString) -
Method in class com.sas.prompts.groups.PromptGroup
Sets a LocalizableString containing the localized descriptions for the group.
setPromptGroupDescriptions(LocalizableString) -
Method in interface com.sas.prompts.groups.PromptGroupInterface
Returns a LocalizableString containing a copy of the localized descriptions for the group.
setPromptGroupDisabled(boolean) -
Method in class com.sas.prompts.groups.PromptGroup
Sets whether the prompt group should be disabled in the runtime UI.
setPromptGroupHidden(boolean) -
Method in class com.sas.prompts.groups.PromptGroup
Sets whether the prompt group should be hidden in the runtime UI.
setPromptGroupHidden(boolean) -
Method in interface com.sas.prompts.groups.PromptGroupInterface
Sets whether the prompt group should be hidden from the user at runtime.
setPromptGroupLabel(String, Locale) -
Method in class com.sas.prompts.groups.ModalGroup
Sets the label for the group in the specified locale.
setPromptGroupLabel(String, Locale) -
Method in class com.sas.prompts.groups.PromptGroup
Sets the label for the group in the given locale
setPromptGroupLabel(String, Locale) -
Method in interface com.sas.prompts.groups.PromptGroupInterface
Sets the label for the group in the specified Locale.
setPromptGroupLabels(LocalizableString) -
Method in class com.sas.prompts.groups.PromptGroup
Sets a LocalizableString containing the localized labels for the group.
setPromptGroupLabels(LocalizableString) -
Method in interface com.sas.prompts.groups.PromptGroupInterface
Returns a LocalizableString containing a copy of the localized labels for the group.
setPromptGroupLayout(PromptGroupLayoutInterface) -
Method in class com.sas.prompts.groups.PromptGroup
setPromptID(String) -
Method in class com.sas.prompts.groups.PromptGroup
Sets an identifier for the prompt group.
setPromptLabel(String, Locale) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets the label for the prompt.
setPromptLabels(LocalizableString) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets a LocalizableString containing the localized labels for the prompt.
setPromptName(String) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets the name of the prompt
setPromptOnClose(boolean) -
Method in class com.sas.swing.visuals.wizard.Wizard
Sets whether a message should be displayed when the close button in the title bar of the window containing the wizard is selected.
setPromptOnClose(boolean) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Sets whether a message should be displayed when the close button in the title bar of the window containing the wizard is selected.
setPromptValue(PromptDefinitionInterface, List) -
Method in class com.sas.prompts.PromptValues
Sets the prompt value to a collection of values.
setPromptValue(PromptDefinitionInterface, String) -
Method in class com.sas.prompts.PromptValues
Sets the prompt value to a String value.
setPromptValue(PromptDefinitionInterface, Date) -
Method in class com.sas.prompts.PromptValues
Sets the prompt value to a date value.
setPromptValue(PromptDefinitionInterface, double) -
Method in class com.sas.prompts.PromptValues
Sets the prompt value to a double value.
setPromptValue(PromptDefinitionInterface, int) -
Method in class com.sas.prompts.PromptValues
Sets the prompt value to an integer value.
setPromptValue(PromptDefinitionInterface, Object) -
Method in class com.sas.prompts.PromptValues
Sets the prompt value.
setPromptValue(PromptDefinitionInterface, Object, Locale) -
Method in class com.sas.prompts.PromptValues
Sets the value for the prompt.
setPromptValue(PromptDefinitionInterface, Object) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the current value of the prompt.
setPromptValue(PromptDefinitionInterface, double) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the current value of the PromptDefinitionInterface to the specified int.
setPromptValue(PromptDefinitionInterface, Date) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the current value of the PromptDefinitionInterface to the specified Date.
setPromptValue(PromptDefinitionInterface, List) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the current value of the PromptDefinitionInterface to the specified List.
setPromptValue(PromptDefinitionInterface, String) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the current value of the PromptDefinitionInterface to the specified String.
setPromptValue(PromptDefinitionInterface, Object, Locale) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets the current value of the PromptDefinitionInterface.
setPromptValueAllowed(boolean) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterCondition
setPromptValueEditor(PromptValueEditorInterface) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Sets the editor to use to edit a prompt value.
setPromptValueEditor(PromptValueEditorInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the editor to use to edit a prompt value.
setPromptValueEditorInfo(FilterLogicTestNodeInterface, int) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
Prepares the PromptValueEditor to edit the current filter value based on the given
FilterLogicTestNodeInterface.
setPromptValueEditorInfo(FilterLogicTestNodeInterface, int) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Prepares the prompt value editor for use based on the values contained in the given test node.
setPromptValueEditorInfo(FilterLogicTestNodeInterface, int, boolean) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
setPromptValueEditorInfo(PromptValueEditorInterface, FilterLogicTestNodeInterface, int, boolean) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
setPromptValues(Map, Locale) -
Method in class com.sas.prompts.PromptValues
Sets one or more of prompt values at the same time.
setPromptValues(Map, Locale) -
Method in interface com.sas.prompts.PromptValuesInterface
Sets one or more of prompt values at the same time.
setProperties(List) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
setProperties(List) -
Method in interface com.sas.dataselectors.memberproperties.MemberPropertiesSelectorInterface
Sets the list of MemberPropertyItem objects that should be
applied in the new state of the adapter.
setProperties(List) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertiesSelectorOLAPAdapter
Sets the list of MemberPropertyItem objects that should be
applied in the new state of the adapter.
setProperties(QualifiersEditorInterface, String, Locale) -
Static method in class com.sas.dataselectors.qualifiers.QualifiersEditorFactory
Set localized properties on a QualifiersEditor
setProperties(Map) -
Method in class com.sas.storage.olap.embedded.TupleElement
Sets additional properties that were specified for this element
setProperties(String[]) -
Method in class com.sas.util.DynamicBeanInfo
Sets the property list.
setProperty(PropertyInterface) -
Method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
setProperty(boolean) -
Method in class com.sas.entities.AttributeDescriptor
setProperty(boolean) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Set the AttributeDescriptor's property state.
setProperty(String, Object) -
Method in class com.sas.net.connect.RemoteObjectExtension
Store a property on this extension.
setProperty(String) -
Method in class com.sas.taglib.servlet.tbeans.SetPropertyTag
Set the name of the property to be set on the parent tag
setProperty(Object, String) -
Method in class com.sas.visuals.IndexedPropertyEditorHost
setProperty(Object, String) -
Method in class com.sas.visuals.PropertyEditorHost
setProperty(Object, String, int) -
Method in class com.sas.visuals.PropertyEditorHost
setPropertyEditor(PropertyEditor) -
Method in class com.sas.visuals.PropertyEditorHost
Sets the PropertyEditor to provide a UI for.
setPropertyMap(HashMap) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setPropertyMap(Object[][]) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setPropertyName(String) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertyItem
Sets the name of the member property.
setPropertyName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by property name
setPropertyName(String) -
Method in class com.sas.swing.models.ListModelPropertyChangeAdapter
setPropertyName(String) -
Method in class com.sas.util.transforms.ObjectToPropertyValueTransform
Sets the name of the property to get the value of.
setPropertySource(Object, String) -
Method in class com.sas.swing.models.ListModelPropertyChangeAdapter
SetPropertyTag - Class in com.sas.taglib.servlet.tbeans
Used to set a property on the wrapped object of the parent tag
with the value of the body of this tag.
SetPropertyTag() -
Constructor for class com.sas.taglib.servlet.tbeans.SetPropertyTag
setPropertyType(int) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by property type
setPropertyValue(Object, String, Object) -
Method in class com.sas.util.DynamicPropertyBag
Set the value of the specified property.
setPropertyValue(Object, Class) -
Method in class com.sas.visuals.PropertyEditorHost
setPropertyValue(Object) -
Method in class com.sas.visuals.PropertyEditorHost
setPrototype(RemoteEntityInterface) -
Method in class com.sas.entities.Entity
setPrototype(RemoteEntityInterface) -
Method in class com.sas.entities.RemoteEntity
setPrototype(RemoteEntityInterface) -
Method in interface com.sas.entities.RemoteEntityInterface
Set the prototype object from which the Entity inherits
dynamic attributes from.
setQualifiedItem(FilterItemInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the default qualified item that will be returned by any calls to
getQualifiedItem
.
setQualifiedMeasure(String[]) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets qualified measures
setQualifiedMeasure(String[]) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets qualified measures
setQualifiedMeasure(FilterQualifierInterface) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
setQualifier(Object) -
Method in class com.sas.dataselectors.filters.DefaultFilterQualifier
Sets the data for this qualifier.
setQualifierLabel(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterQualifier
Sets the label for this qualifier.
setQualifierList(FilterQualifierListInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of qualifiers available for this filter item.
setQualifierMode(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to QUALIFIER_ACTION
setQualifierMode(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to QUALIFIER_ACTION
setQualifierRequired(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the flag for whether a qualifier is required to complete a filter
for this item or not.
setQueryRowCountDisabled(boolean) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Sets a value indicating if the row count should be determined by executing a "count" query.
setQueryStandardization(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
setQueryStatement(String) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setQueryStatement(String) -
Method in class com.sas.storage.BaseDataBean
Sets a SQL query that will be used to obtain a selection of data from the data source.
setQueryStatement(String) -
Method in class com.sas.storage.flattened.sasmdx.FlattenResultSet
setQueryStatement(String) -
Method in class com.sas.storage.jdbc.JDBCAdapter
The queryStatement
should be any SQL query that is
valid for the JDBC data source.
setQueryStatement(String) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setQueryStatement(String) -
Method in class com.sas.storage.jdbc.JDBCRowCountAdapter
The queryStatement
should be any SQL query that is
valid for the JDBC data source.
setQueryStatement(String) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
The queryStatement
should be any SQL query that is
valid for the JDBC data source.
setQueryStatement(String) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
setQueryStatement(String) -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
Sets the query statement, but does not execute the query.
setQueryStatement(String) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
Set the query statement.
setQueryStatement(String, String) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
setQueryTimeout(int) -
Method in class com.sas.net.sharenet.ShareNetStatement
Sets the query timeout limit.
setQueryType(String) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Sets the value for the query type for relational queries.
setQueryType(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
setQueryType(String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
Sets the value for the query type for relational queries.
setQueryType(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
setRadarType(int) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set the display presentation for the radar elements.
setRadioButtonClass(Class) -
Method in class com.sas.visuals.RadioBox
Sets the name of the SelectableInterface class to create when addItem(object) is called.
setRadioModel(String, ListModel) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Sets the model on the component at the given key.
setRaised(boolean) -
Method in class com.sas.swing.visuals.BevelArrowIcon
setRangeMessageFormat(MessageFormat) -
Method in class com.sas.graphics.components.AxisModel
Specifies the MessageFormat that is used to produce the string representation of the
range.
setRankOption(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setRankOrder(RankOrderEnum) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setRankOrder(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setRankProperties(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRankType(RankTypeEnum) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setRankType(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setRankValue(String) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
setReadAheadAmount(int) -
Method in class com.sas.storage.jdbc.JDBCRowCountAdapter
Sets the amount of rows that the adapter will attempt to read ahead in the result set.
setReadOnly(boolean) -
Method in class com.sas.graphics.components.GraphOLAPDataSet
setReadOnly(boolean) -
Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support read-only connections.
setReadOnly(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseInput
Sets the readOnly attribute associated with the input field.
setReadOnly(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseTextArea
Sets the readOnly attribute associated with the TextArea.
setReadOnly(boolean) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Attempts to change the adapter's readOnly
field between
true and false.
setReadOnly(boolean) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setReadOnly(boolean) -
Method in class com.sas.storage.olap.embedded.OLAPDataSet
The readOnly state may only be set to true.
setReadOnly(boolean) -
Method in interface com.sas.storage.olap.OLAPDataSetInterface
Sets the updateable state of the OLAPDataSet.
setReadOnly(boolean) -
Method in class com.sas.storage.olap.sasmdx.OLAPDataSet
The readOnly state may only be set to true.
setReadOnly(boolean) -
Method in interface com.sas.table.DataTableInterface
Specifies whether the data set is read only or editable.
setReadOnly(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.PasswordTag
Sets the readOnly attribute (boolean) of the PasswordTag.
setReadOnly(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
Sets the readOnly attribute (boolean) of the TextAreaTag.
setReadOnly(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.TextEntryTag
Sets the readOnly attribute (boolean) of the TextEntry.
setReadOnly(boolean) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Puts the connection in read-only mode as a hint to enable database optimizations.
setRectBounds(Rectangle, int, int, int, int) -
Static method in class com.sas.geometry.Rectangles
Sets the bounds of the given rectangle.
setRecursive(boolean) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets whether to search subfolders recursively.
setRecursive(boolean) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets whether to search subfolders recursively.
setRecursive(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the value for searching of subfolders
setRecursive(boolean) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setRecursive(boolean) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Specifies whether to recursively search file system sub folders for results that match the other search criteria.
setRecursive(boolean) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Specifies whether to recursively search file system sub folders for results that match the other search criteria.
setRecursive(boolean) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets whether to make allow subfolders to be recursively searched.
setRecursive(boolean) -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
Allows specification of whether the search should recursively search sub folders.
setRedrawMap(boolean) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets whether the ESRIMapChart should redraw itself, or simply used any avialable cached image.
setRef(int, Ref) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to a REF(<structured-type>) object.
setRef(String) -
Method in class com.sas.taglib.BaseBodyTag
Sets the ref property (String) from a tag attribute.
setRef(String) -
Method in class com.sas.taglib.BaseTag
Sets the ref property (String) from a tag attribute.
setReferenceBandModels(ReferenceBandModel[]) -
Method in class com.sas.graphics.components.AxisModel
Set the Reference bands definition.
setReferencedFilter(Object) -
Method in class com.sas.dataselectors.filters.tree.FilterReferenceNode
setReferenceLineModels(ReferenceLineModel[]) -
Method in class com.sas.graphics.components.AxisModel
Set the reference line definitions.
setReferringURI(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Sets the url of the document that opened the selector
setRefreshNeeded(boolean) -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
Sets a dirty flag that can be queried to determine if the model needs to ask for more
file information.
setRefreshNeeded(boolean) -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
Sets a dirty flag that can be queried to determine if the model needs to ask for more
file information.
setRelationalFilterTextTransform(TransformInterface) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Specifies the TransformInterface object used to transform text returned from AppliedFiltersUtil.getRelationalFilters method.
setRelationalFilterValueFormatter(Format) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Specifies the Format object to use to format relational filter values.
setRelativeDateTimeUnit(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the relative date time unit.
setRelativeDateTimeValue(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the relative date specified on the client
setRelativeSourceClass(Class) -
Method in class com.sas.swing.visuals.ImageView
Sets the class that is used with the relative source path.
setRelativeSourceClass(Class) -
Method in class com.sas.visuals.ImageView
Sets the class that is used with the relative source path.
setRemainderColumn(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the column which is widened by the remaining space of the
container after the preferred size of the other columns has been
parceled out.
setRemainderRow(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the row which is widened by the remaining space of the
container after the preferred size of the other roww has been
parceled out.
setRemoteAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setRemoteAction(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setRemoteAction(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteAction(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteAddImageText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteAddImageTextSelectedIndex(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteApplyToSelectedIndex(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteBasedOn(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteBasedOnDesc(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteBold(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteButtonRowId(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteCondition(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteConditionText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteDataItemId(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteFileSelector(RemoteFileSelectorInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
RemoteFileSelector may be null if search facility is used standalone (i.e. not used in
conjunction with a RemoteFileSelector)
setRemoteFileViewComponent(RemoteFileComponentInterface) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileButtonPanel
Sets the panel so that it can communicate with the component parameter.
setRemoteFileViewComponent(RemoteFileComponentInterface) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileNamePanel
Sets the view component (i.e. table view) so that listener communication can be established.
setRemoteFillColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteFont(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteFontColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteFontSize(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteImage(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteImageTextPosition(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteIncludeTies(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteInited(boolean) -
Method in class com.sas.net.connect.RemoteObjectExtension
setRemoteItalic(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteMaxValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteMaxValueText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteMeasure(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteMeasureText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteMinValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteMinValueText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteModel(RemoteFileServerModelInterface) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the model attribute value.
setRemoteModel(RemoteFileSearchModelInterface) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets the model attribute value.
setRemoteModel(RemoteFileServerModelInterface) -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
Sets the model to be used to display the data.
setRemoteModel(RemoteFileServerModelInterface) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileComponentPanel
Sets the model being used by the view.
setRemoteModel(RemoteFileServerModelInterface) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileListComponent
Sets the remote model and redefines the table so only one column is visible.
setRemoteModel(RemoteFileServerModelInterface) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
Allows specification of the table model.
setRemoteModel(RemoteFileServerModelInterface) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
setRemoteNode(ServerNodeInterface) -
Method in class com.sas.sasserver.tree.NodeDelegate
Sets the object id of the remote server node object
setRemoteOutlineColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteRankOrder(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteRankType(int) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteRankValue(int) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteRuleId(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteScriptParameterPrefix(String) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
setRemoteScriptURL(String) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
setRemoteScriptURL(String) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
setRemoteScriptURL(String) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
Sets the URL used for processing the remote script form
setRemoteScriptURL(String) -
Method in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
Sets the URL to the remote scripting controller.
setRemoteScriptURL(String) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
Sets the URL used for processing the remote script form
setRemoteSelectedLevels(String[]) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
Sets the array of selected levels.
setRemoteText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteTextBold(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteTextFont(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteTextFontColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteTextFontSize(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteTextItalic(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteTextUnderline(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteUnderline(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteValueText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler
setRemoteWhereClause(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoteWhereValue(String) -
Method in class com.sas.commands.dataselectors.RankingCommand
setRemoveButtonVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Determines whether or not the remove button will be visible.
setRemoveButtonVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the removeButtonVisible to be visible or hidden.
setRemoveImageDefault(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets the remove default image String for the remove button.
setRemoveImageDefault(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the removeImageDefault of the component.
setRenameFlag(boolean) -
Method in class com.sas.commands.remotefileselector.ifileservice.AddFolderCommand
Allows setting of the rename mode flag.
setRender(boolean) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Sets the render property (boolean) from a tag attribute.
setRender(boolean) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Sets the render property (boolean) from a tag attribute.
setRender(boolean) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Sets the render property (boolean) from a tag attribute.
setRender(boolean) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Sets the render property (boolean) from a tag attribute.
setRenderer(TableCellRenderer) -
Method in class com.sas.swing.visuals.tableview.OriginComponent
setRendererFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of a javascript function which renders a node.
setRendererFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setRendererFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of a JavaScript function which will be called
to render a node.
setRenderErrorsFunctionName(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the name of the render errors function to call if validation
fails.
setRenderNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the name of the JavaScript function to use to render this object.
setRenderNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the name of the javascript function to use to render this object.
setRenderType(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Sets the rendertype property (String) from a tag attribute.
setRenderType(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Sets the rendertype property (String) from a tag attribute.
setRenderType(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag
Sets the rendertype property (String) from a tag attribute.
setRenderType(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseTransformationTag
Sets the rendertype property (String) from a tag attribute.
setRenderUsingDivs(boolean) -
Method in class com.sas.servlet.tbeans.html.TreeView
Sets whether the TreeView should render using div tags instead of TABLE
tags.
setRenderUsingIFrame(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseComboBoxView
Determines if the ComboBoxView is written out as an IFRAME.
setRenderUsingIFrame(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Determines if the ComboBoxView is written out as an IFRAME.
setReorderControlVisible(boolean) -
Method in class com.sas.visuals.ListBoxSelector
setReorderingAllowed(boolean) -
Method in class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Reordering is always not allowed.
setReorderingAllowed(boolean) -
Method in class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Reordering is always not allowed.
setReorderingAllowed(boolean) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets whether the user can drag row headers to reorder rows.
setRepeatColumn(int) -
Method in class com.sas.swing.visuals.tableview.TableFormatArea
Set the repeat column.
setRepeatColumnFactor(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag
Sets the repeatColumnFactor property of the CellEditorTag.
setRepeatColumnFactor(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag
Sets the repeatColumnFactor property of the CellRendererTag.
setRepeatLabels(String) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets if the row labels must be repeated or not in the exported data when the model is expanded.
setRepeatRow(int) -
Method in class com.sas.swing.visuals.tableview.TableFormatArea
Set the repeat row.
setRepeatRowFactor(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag
Sets the repeatRowFactor property of the CellEditorTag.
setRepeatRowFactor(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag
Sets the repeatRowFactor property of the CellRendererTag.
setRepeatRowFactor(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.RowTag
Sets the repeatRowFactor property of the RowTag.
setReplaceWithChildrenVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable whose values let the chart know if it is to draw
the children of this task on this row instead of drawing the task bar.
setReportLinkingOn(boolean) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
Controls the display of the popup menu for report linking.
setReportLinkingText(String) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
Sets the text used for the report linking popup menu
setRepository(RepositoryInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSearch
Sets the repository navigated by the component.
setRepository(RepositoryInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSelector
Sets the repository navigated by the component.
setRepository(RepositoryInterface) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
Sets the information service repository to be queried.
setRepository(RepositoryInterface) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
Sets the information service repository to be queried.
setRepository(RepositoryInterface) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Deprecated. use setUserContext
setRequeryOnNonVisibleChanges(boolean) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
The ability for a ResultSet object to detect insertions and deletions is driver dependant.
setRequest(HttpServletRequest) -
Method in interface com.sas.actionprovider.HttpActionProviderInterface
Sets the Viewer's request object.
setRequest(HttpServletRequest) -
Method in interface com.sas.actionprovider.HttpActionProviderViewInterface
Sets the Viewer's request object.
setRequest(HttpServletRequest) -
Method in class com.sas.actionprovider.support.HttpViewerSupport
Sets the Viewer's request
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Sets the request object for components in the composite.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the request object.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Sets the request object.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
Sets the request object on all the subSelectors
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.html.ListEditor
Sets the request object for this tbean.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Sets the request object.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the request object.
setRequest(HttpServletRequest) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets the request object.
setRequest(HttpServletRequest) -
Method in interface com.sas.servlet.util.CommandProcessorCommandInterface
Deprecated. Sets the request object.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.util.StreamContent
Sets the request object.
setRequest(HttpServletRequest) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Sets the request object.
setRequestPassword(String) -
Method in class com.sas.util.connection.ConnectionFactoryBean
The password to use when requesting workspaces via the requestWorkspace method.
setRequestUsername(String) -
Method in class com.sas.util.connection.ConnectionFactoryBean
The username to use when requesting workspaces via the requestWorkspace method.
setRequired(boolean) -
Method in class com.sas.entities.AttributeDescriptor
setRequired(boolean) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Set whether the AttributeDescriptor is required.
setRequired(boolean) -
Method in class com.sas.prompts.definitions.BaseDefinitionRange
Sets whether the user is required to enter a value for this prompt before continuing.
setRequired(boolean) -
Method in class com.sas.prompts.definitions.BaseFileDefinition
Sets whether the user will be required to enter a value for this prompt before continuing
in the application
setRequired(boolean) -
Method in class com.sas.prompts.definitions.ColorDefinition
Sets whether the user will be required to enter a value for this prompt before continuing
in the application
setRequired(boolean) -
Method in class com.sas.prompts.definitions.DataSourceDefinition
Sets whether the user will be required to enter a value for this prompt before continuing
in the application
setRequired(boolean) -
Method in interface com.sas.prompts.definitions.MutableRequiredDefinitionInterface
Sets whether the user will be required to enter a value for this prompt before continuing
in the application
setRequired(boolean) -
Method in class com.sas.prompts.definitions.SASLibraryDefinition
Sets whether the prompt must have a value before the user is allowed to continue processing.
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.AppletVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ButtonVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.CanvasVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.CheckBoxVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ChoiceVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ColorComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ComponentVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ContainerVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.DialogVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.FontComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.FrameVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.LabelVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ListBoxVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.PanelVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ScrollbarVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.TextAreaVisualComponent
setRequiredInterfaces(Vector) -
Method in class com.sas.awt.TextFieldVisualComponent
setRequiredJavaScriptEvents() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
Sets the required JavaScript events for the selector controls.
setRequiredProperties() -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
Sets the name and ID properties on select components.
setResizable(boolean) -
Method in class com.sas.awt.Dialog
Sets the resizable property to the specified boolean state
setResizable(boolean) -
Method in class com.sas.awt.Frame
Sets the resizable property to the specified boolean state
setResizable(boolean) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
setResizable(boolean) -
Method in class com.sas.table.CellVectorStyle
Specifies whether interactive resizing can occur.
setResizeToDefaultSize(boolean) -
Method in class com.sas.awt.TextField
Sets the value of the resizeToDefaultSize property.
setResizeToFit(boolean) -
Method in class com.sas.awt.Button
Sets the value of the resizeToFit property
The resizeToFit property determines whether to change the size of the component
when either the text or font changes.
setResizeToFit(boolean) -
Method in class com.sas.awt.CheckBox
Sets the value of the resizeToFit property.
setResizeToFit(boolean) -
Method in class com.sas.awt.Choice
Sets the value of the resizeToFit property.
setResizeToFit(boolean) -
Method in class com.sas.awt.Label
Sets the value of the resizeToFit property
The resizeToFit property determines whether to change the size of the component
when either the text or font changes.
setResizeToFit(boolean) -
Method in class com.sas.awt.TextField
Sets the value of the resizeToFit property.
setResizeToFit(boolean) -
Method in class com.sas.swing.visuals.ImageView
Sets the value of the resizeToFit property
setResizeToFit(boolean) -
Method in class com.sas.visuals.BaseButton
Set whether the BaseButton should be resized automatically to fit the contents when they are changed.
setResizeToFit(boolean) -
Method in class com.sas.visuals.ComboBox
Sets the value of the resizeToFit property
The resizeToFit property determines whether to change the size of the component
when either the text or font changes.
setResizeToFit(boolean) -
Method in class com.sas.visuals.ImageView
Sets the value of the resizeToFit property
setResizeToFit(boolean) -
Method in class com.sas.visuals.LabelView
Sets the value of the resizeToFit
property
setResizeToFit(boolean) -
Method in interface com.sas.visuals.ResizeToFitInterface
Set the resizeToFit property value.
setResizingAllowed(boolean) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets whether the user can resize rows by dragging between headers.
setResizingColumn(boolean) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI
setResizingColumn(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI
setResizingColumnHeader(boolean) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPRowHeaderUI
setResizingColumnHeader(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI
setResizingHeader(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI
setResizingHeader(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI
setResizingLevelIndex(int) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI
setResizingLevelIndex(int) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPRowHeaderUI
setResizingRow(boolean) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPRowHeaderUI
setResizingRow(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI
setResizingRow(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the header's resizingRow
to aRow
.
setResizingRowHeader(boolean) -
Method in class com.sas.swing.visuals.olaptableview.BasicOLAPColumnHeaderUI
setResizingRowHeader(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI
setResolveSpecialCharacters(boolean) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormHidden
Sets the resolveSpecialCharacters boolean
setResourceBarEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets whether the resource bar is to be drawn.
setResourceColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "Resource" gantt bar.
setResourceFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Resource bar.
setResourceFinishVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies the variable containing resource constraint finish dates.
setResourceLocator(ResourceLocatorInterface) -
Method in interface com.sas.net.ResourceConsumerInterface
Sets the (primary) resource associated with this
.
setResourceLocator(ResourceLocatorInterface) -
Method in class com.sas.swing.visuals.ImageIconResource
Sets the instance of the ResourceLocatorInterface that is used to locate the image.
setResourceLocator(ResourceLocatorInterface) -
Method in class com.sas.swing.visuals.ImageView
Sets the instance of ResourceLocatorInterface for obtaining the image.
setResourceLocator(ResourceLocatorInterface) -
Method in class com.sas.swing.visuals.util.ActionUIFactory
Returns the handler for locating resources, such as images, that
are associated with actions.
setResourceLocator(ResourceLocatorInterface) -
Method in class com.sas.visuals.ImageView
Sets the instance of ResourceLocatorInterface for obtaining the image.
setResourcePathLabel(String) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets the label for the resource path JTextField.
setResourceScope(ResourceScope) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setResourceScope(ResourceScope) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface
setResourceStartVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies variable containing resource constraint start date.
setResponse(int) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Sets the response object for components in the composite.
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the response object.
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
Sets the response object on all the subSelectors
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Sets the response object.
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the response object.
setResponse(HttpServletResponse) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets the response object.
setResponse(HttpServletResponse) -
Method in interface com.sas.servlet.util.CommandProcessorCommandInterface
Deprecated. Sets the response object.
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.util.StreamContent
Sets the response object.
setResponse(HttpServletResponse) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. Sets the response object.
setResponse2AxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the position and display attributes of the response2Varaible bar's
baseline to control where the base of the bar originates from.
setResponse2AxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Set the position and display attributes of the response2Variable bar's
baseline to control where the base of the bar originates from.
setResponse2AxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Set the position and display attributes of the response2Varaible bar's
baseline to control where the base of the bar originates from.
setResponse2AxisLowerThreshold(double) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the lower threshold value on the response2 axis causing
the bar2 elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponse2AxisLowerThreshold(double) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the lower threshold value on the response2 axis causing
the bar2 elements and line2 fills to change the fill style extending
(starting from the baseline) beyond this value.
setResponse2AxisLowerThreshold(double) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the lower threshold value on the response2 axis causing
the response2 elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponse2AxisModel(AxisModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the model that encapsulates the display properties for the
response2 axis.
setResponse2AxisModel(AxisModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the model that encapsulates the display properties for the
response2 axis.
setResponse2AxisModel(AxisModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the model that encapsulates the display properties for the
response2 axis.
setResponse2AxisUpperThreshold(double) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the upper threshold value on the response2 axis causing
the bar2 elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponse2AxisUpperThreshold(double) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the upper threshold value on the response2 axis causing
the bar2 elements and line2 fills to change the fill style extending
(starting from the baseline) beyond this value.
setResponse2AxisUpperThreshold(double) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the upper threshold value on the response2 axis causing
the response2 elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponse2Variable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Sets which measures are to be displayed in the bar chart associated with the
response2 axis (i.e. the secondary axis; the right axis for a vertical
bar chart, or the bottom axis for a horizontal bar chart).
setResponse2Variable(AnalysisVariable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the extent (or length)
of the bar elements associated with the response2 axis
(the right axis in a vertical bar chart, or the bottom
axis in a horizontal bar chart).
setResponse2Variable(Variable) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Sets which measures are to be displayed in the line chart associated with the
response2 axis (i.e. the secondary axis; the right axis for a vertical
line chart).
setResponse2Variable(AnalysisVariable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the placement
of the line vertices associated with the response2
(right) axis.
setResponseAxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the position and display attributes of the responseVaraible bar's
baseline to control where the base of the bar originates from.
setResponseAxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Set the position and display attributes of the responseVariable bar's
baseline to control where the base of the bar originates from.
setResponseAxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Set the position and display attributes of the responseVaraible bar's
baseline to control where the base of the bar originates from.
setResponseAxisBaselineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Set the position and display attributes of the responseVaraible bar's
baseline to control where the base of the bar originates from.
setResponseAxisLowerThreshold(double) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the lower threshold value on the response axis causing
the bar elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponseAxisLowerThreshold(double) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the lower threshold value on the response axis causing
the bar elements and line fills to change the fill style extending
(starting from the baseline) beyond this value.
setResponseAxisLowerThreshold(double) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the lower threshold value on the response axis causing
the line elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponseAxisModel(AxisModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the model that encapsulates the display properties for the response axis.
setResponseAxisModel(AxisModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the model that encapsulates the display properties for the response axis.
setResponseAxisModel(AxisModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the model that encapsulates the display properties for the response axis.
setResponseAxisModel(AxisModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the model that encapsulates the display properties for the response axis.
setResponseAxisUpperThreshold(double) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets the upper threshold value on the response axis causing
the bar elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponseAxisUpperThreshold(double) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets the upper threshold value on the response axis causing
the bar elements and line fills to change the fill style extending
(starting from the baseline) beyond this value.
setResponseAxisUpperThreshold(double) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets the upper threshold value on the response axis causing
the line elements to change the fill style extending
(starting from the baseline) beyond this value.
setResponseLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the style of the text to display as a response label.
setResponseLabelVisiblePolicy(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set weather a PieChart should
display the label of each response over the corresponding pie.
setResponseVariable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Sets which measures are to be displayed in the bar chart associated with the
response axis (i.e. the primary axis; the left axis for a vertical
bar chart, or the top axis for a horizontal bar chart).
setResponseVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the extent (i.e. ending location)
of the bar elements associated with the response axis.
setResponseVariable(Variable) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Sets which measures are to be displayed in the line chart associated with the
response axis (i.e. the primary axis; the left axis for a vertical
line chart).
setResponseVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the placement
of the line vertices associated with the response axis.
setResponseVariable(Variable) -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
Sets which measures are to be displayed in the pie chart.
setResponseVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are to be used to determine the extent of the angles
of the pie slices.
setResponseVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Specifies the data column in the attached TableModel whose
values are to be used to determine the extent of the vertices
of the radar elements.
setResponseVariable(Variable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
Sets which measures are to be displayed in the waterfall chart.
setResponseVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the data column(s) in the model
whose
values are to be used to determine the extent (or length)
of the bar elements associated with the response axis.
setResults(ResultSet) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setResultSet(ResultSetInterface) -
Method in class com.sas.storage.olap.embedded.ResultSetMetadata
Sets the ResultSet that is defined by this metadata.
setResultSetConcurrency(int) -
Method in class com.sas.storage.BaseDataBean
Changes the concurrency of the result set to determine whether it can be updated.
setResultSetConcurrency(String) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the desired concurrency of the result set to determine whether it can be updated.
setResultSetMetadata(ResultSetMetadataInterface) -
Method in class com.sas.storage.olap.embedded.Axis
Set the resultset metadata for this axis.
setResultSetMetadata(ResultSetMetadataInterface) -
Method in class com.sas.storage.olap.embedded.ResultSet
Set the resultsetmetadata for this result set.
setResultSetRequeryUsed(boolean) -
Method in class com.sas.storage.jdbc.JDBCAdapter
In order to simulate scrolling in drivers that do not support scrollable result sets, the resultSetRequeryUsed
property may be set to true
to allow the adapter to re-execute the query and obtain a new result set.
setResultSetType(int) -
Method in class com.sas.storage.BaseDataBean
Changes the type of the result set to determine whether it can be scrolled and whether
changes to column values made to the underlying data base are ever shown in the result set.
setResultSetType(int) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Changes the type of the result set to determine whether it can be scrolled and whether
changes to column values made to the underlying data base are ever shown in the result set.
setResultSetType(String) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the type of the result set to determine whether it can be scrolled and whether
changes to column values made to the underlying data base are ever shown in the result set.
setRetrieveAllColumnValues(boolean) -
Method in class com.sas.storage.jdbc.JDBCColumnValuesAdapter
If set to true, the adapter will retrieve all of the column values for a particular row in the result set in the form of a Map,
mapping column names (all uppercased) to column values.
setRetrieveNumericTypesAsDouble(boolean) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Indicates whether to retrieve numeric JDBC types with the ResultSet getDouble method.
setReturnStatus(int) -
Method in class com.sas.actionprovider.BaseAction
Sets this Action's returnStatus attribute if this action should
be returned to a requesting viewer when it is in a disabled state.
setReverseDirection(boolean) -
Method in class com.sas.graphics.components.AxisModel
Sets the axis values in reverse order.
setReverseDirection(boolean) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set if the slices should de displayed in a counter-clockwise direction
(default value, so false) or a clockwise direction (true).
setRight(Rectangle, int) -
Static method in class com.sas.geometry.Rectangles
Sets the right edge of the specified rectangle.
setRightArrowImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the rightArrowImage property of the DualListSelector.
setRightBorder(int) -
Method in class com.sas.visuals.BoxLayout
Set the gap between the right and center components.
setRightImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed on the right side of the button
setRightImage(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the image displayed on the right side of the button
setRightImage(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the image displayed on the right side of the button
setRightImage(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the image displayed on the right side of the button
setRightImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the rightImage property (String).
setRightMargin(Length) -
Method in class com.sas.table.CellStyle
Specifies the right margin to use.
setRightMargin(int) -
Method in class com.sas.visuals.RowLayout
Set the right margin.
setRightMargin(int) -
Method in class com.sas.visuals.TabBar
Set the rightMargin of the container.
setRightTransform(TransformInterface) -
Method in class com.sas.util.TransformingComparator
Set the transform to use on the right side value in TransformingComparator.compare(Object, Object)
setRightWidth(int) -
Method in class com.sas.visuals.BoxLayout
Set the width to set the right component's width.
setRocfInfo(Connection, Rocf) -
Method in class com.sas.sasserver.SASListNode
setRocketStyleVariability(int) -
Method in class com.sas.visuals.FireworkIcon
Set the rocket style variability
setRocketStyleVariability(int) -
Method in class com.sas.visuals.Fireworks
Sets the rocket style variability.
setRole(String) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Sets the value for the current working role.
setRole(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Sets the value for the current working role.
setRole(int) -
Method in class com.sas.swing.visuals.dataselectors.sort.SortedItem
setRoleClosedIcon(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
setRoleComboBoxModel() -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Creates and sets the combobox model for the role selection combobox.
setRoleDetailedLabel(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
setRoleDetailedLabel(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles.Role
setRoleDisabledIcon(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
setRoleLabel(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
setRoleLabel(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles.Role
setRoleOpenedIcon(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
setRollover(boolean) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the button rollover state.
setRollover(boolean) -
Method in class com.sas.visuals.DefaultButtonModel
Set the button rollover state.
setRolloverIcon(IconInterface) -
Method in class com.sas.visuals.BaseButton
Set the IconInterface object to be painted when the BaseButton state is rollover.
setRolloverImage(String) -
Method in class com.sas.actionprovider.strategies.BaseMapStrategy
setRolloverImage(String) -
Method in class com.sas.actionprovider.strategies.olap.MapDrillUpStrategy
setRolloverImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the rollover image for this image.
setRoot(TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
Sets the root node of this tree.
setRoot(TreeNode) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeModel
Sets the root node of this tree model.
setRoot(FilterLogicBaseNodeInterface) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Sets the root tree node for this tree.
setRoot(FilterLogicBaseNodeInterface) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
setRoot(String) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Identifies the data value for the task in the tree root position in a hierarchical treetable.
setRoot(Object) -
Method in class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
Sets the root object in the tree.
setRoot(NodeInterface) -
Method in class com.sas.swing.visuals.TreeView
Set the root node of the TreeView.
setRoot(NodeInterface) -
Method in class com.sas.visuals.TreeView
Set the root node of the TreeView.
setRootNodeVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determines if the root node is visible.
setRootNodeVisible(boolean) -
Method in class com.sas.swing.visuals.TreeView
Sets the value of the rootNodeVisible property.
setRootNodeVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setRootNodeVisible set the rootnode visible.
setRootNodeVisible(boolean) -
Method in class com.sas.visuals.TreeView
Sets the value of the rootNodeVisible property.
setRootPath(String[]) -
Method in class com.sas.graphics.components.tilechart.TileChart
Set the tile to display as the root of the chart.
setRootRenderInfoMap(Map) -
Method in class com.sas.actionprovider.ActionOrderList
Set the Map that contains rendering information for the
root level ActionList.
setRootTile(String[]) -
Method in class com.sas.graphics.components.tilechart.TileChart
Deprecated. use setCurrentRootTile()
setRootVisible(boolean) -
Method in class com.sas.graphics.components.TableAxisModel
Set if the root row is visible when creating an hierarchical treetable.
setRootVisible(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
Determines whether or not the root node from the TreeModel is visible.
setRoundNumberTransform(TransformInterface) -
Method in class com.sas.visuals.Scrollbar
Set the transform used to round the numberValue set when the
thumb area of the slider is dragged.
setRoundNumberTransform(TransformInterface) -
Method in class com.sas.visuals.ScrollSlider
Set the transform used to round the numberValue set when the
thumb area of the slider is dragged.
setRow(int) -
Method in class com.sas.commands.relational.AddRowCommand
setRow(int) -
Method in class com.sas.commands.relational.BaseEditCommand
Sets the editable row number associated with this command.
setRow(int) -
Method in class com.sas.commands.relational.CancelRowInsertCommand
setRow(int) -
Method in class com.sas.commands.relational.DeleteRowCommand
setRow(int) -
Method in class com.sas.commands.relational.HoldRowCommand
setRow(int) -
Method in class com.sas.commands.relational.InsertRowCommand
setRow(int) -
Method in class com.sas.commands.relational.ReleaseRowCommand
setRow(int) -
Method in class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
Sets the table viewer's row index.
setRow(int, Object[]) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Specifies the values of all the cells in a row.
setRow(int, Object[]) -
Method in interface com.sas.table.TableInterface
Specifies the values of all the cells in a row.
setRowAutoResizeMode(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the mode the rows will be sized.
setRowAxisBackgroundColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specifies the color to use for row axis background.
setRowAxisBackgroundColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Deprecated. use setRowAxisValueCellBackgroundColor(java.awt.Color)
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the Graph's row axis model, which contains
axis' appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Set the Graph's row axis model, which contains
axis' appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Set the Graph's row axis model, which contains
axis's appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the Graph's row axis model, which contains
axis' appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the Graph's row axis model, which contains
axis' appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set the Graph's row axis model, which contains
axis' appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the Graph's row axis model, which contains
axis's appearance preferences.
setRowAxisModel(GraphMatrixAxisModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Set the Graph's row axis model, which contains
axis' appearance preferences.
setRowAxisValueCellBackgroundColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specifies the color to use for row axis background.
setRowAxisValueCellBackgroundColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Set the color for the Row matrix axis value cell's background color.
setRowBorder(BorderInterface) -
Method in class com.sas.visuals.TabBar
Set the row border of the TabBarInterface
setRowBorder(BorderInterface) -
Method in interface com.sas.visuals.TabBarInterface
Set the row border of the TabBarInterface
setRowClass(int, Class) -
Method in interface com.sas.table.ColumnTemplateTableInterface
Sets the class of a row.
setRowCount(int) -
Method in interface com.sas.storage.jdbc.export.ExportExcelXMLInterface
Set the number of rows of data to export in the XML file.
setRowCount(int) -
Method in class com.sas.storage.jdbc.export.RelationalExcelXMLExporter
setRowCountQueryString(String) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Sets the query String used to determine the row count when the queryRowCountDisabled
is set to false.
setRowDefaultValue(int, Object) -
Method in interface com.sas.table.ColumnTemplateTableInterface
Sets the default value associated with a row.
setRowHeader(BaseRowHeader) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the rowHeader for the TableView.
setRowHeader(RowHeader) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the rowHeader
working with this TableView
to newHeader
.
setRowHeaderRenderer(TableCellRenderer) -
Method in class com.sas.servlet.tbeans.tableview.DefaultTableRowModel
Sets the TableCellRenderer used to draw the row headers.
setRowHeaderRenderer(TableCellRenderer) -
Method in interface com.sas.servlet.tbeans.tableview.TableRowModel
Sets the TableCellRenderer used to draw the row headers.
setRowHeaderVisible(boolean) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Turns on/off the use of the row header.
setRowHeaderVisible(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Makes the row header visible or hidden.
setRowHeaderVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the rowHeaderVisible property of the AbstractBaseTableViewTag.
setRowHeight(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the height, in pixels, of all cells to rowHeight
,
revalidates, and repaints.
setRowHeight(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the height for row
to rowHeight
,
revalidates, and repaints.
setRowInfo(int, String, Object) -
Method in interface com.sas.table.RowInfoInterface
Updates a row's named information.
setRowLabel(int, Object) -
Method in interface com.sas.table.RowLabelInterface
Specifies the label to associate with a row.
setRowLabelRenderer(TableCellRenderer) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Sets the renderer responsible for renderer the labels associated with the row levels.
setRowLabelsVisible(boolean) -
Method in class com.sas.table.TableView
Specifies whether row labels should be displayed.
setRowLevelHeight(int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Sets the height given to the row level labels.
setRowMargin(int) -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Sets the row margin to newMargin
.
setRowMargin(int) -
Method in interface com.sas.swing.visuals.tableview.TableRowModel
Sets the row margin to newMargin.
setRowMargin(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the amount of empty space between cells in adjacent rows.
setRowModel(TableRowModel) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the row model for the TableView.
setRowModel(TableRowModel) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the row model for this table to model
and registers
for listener notifications from the new row model.
setRowModel(TableRowModel) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the row model for this table to newModel
and registers
for listener notifications from the new row model.
setRowNumber(int) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the viewer current row number
setRowPageSize(int) -
Method in interface com.sas.servlet.tbeans.navigationbar.RowNavigationInterface
Sets the number of rows to display per page.
setRowPageSize(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the number of rows to display per page.
setRowPageSize(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the rowPageSize property of the AbstractBaseTableViewTag.
setRowRenderer(int, TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the row renderer for the specific row passed in.
setRowRenderer(int, int, int, TableRowRenderer) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the row renderer for the specific row(s) passed in determind by startRow, endRow,
and repeatRowFactor.
setRows(int) -
Method in class com.sas.awt.TextArea
Sets the number of rows for the TextArea.
setRows(String) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets if all or a subset of the rows in the model have to be exported.
setRows(int) -
Method in class com.sas.servlet.tbeans.form.BaseTextArea
Sets the number of visible text lines.
setRows(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
Sets the rows property (int) of the TextArea.
setRows(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the number of rows in this layout.
setRows(int) -
Method in class com.sas.visuals.RowColumnLayout
Set the number of rows in this layout.
setRows(int) -
Method in class com.sas.visuals.UpDownTextArea
setRowsConformed(boolean) -
Method in class com.sas.table.TableView
Specifies whether rows should be resized to fill the vertical
extent of the component.
setRowsConformedThreshold(int) -
Method in class com.sas.table.TableView
Specifies the percentage, 0 to 99, of the table's height to the
component's height above which rows should be conformed.
setRowSelectionAllowed(boolean) -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Sets whether row selection is allowed.
setRowSelectionAllowed(boolean) -
Method in interface com.sas.swing.visuals.tableview.TableRowModel
Sets whether the rows in this model may be selected.
setRowSelectionAllowed(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets whether the rows in this model can be selected.
setRowSelectionBackgroundColor(Color) -
Method in class com.sas.graphics.components.CellStyle
This method is for internal use only.
setRowSelectionColor(Color) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
This method is for internal use only.
setRowSelectionColumn(TableColumn) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets an instance of TableColumn to use as the column,
independent of the data, that can be used to select rows in the
TableView.
setRowSelectionFont(Font) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
This method is for internal use only.
setRowSelectionFontStyle(TextStyle) -
Method in class com.sas.graphics.components.TableAxisModel
This method if for internal use only.
setRowSelectionFontStyle(Font) -
Method in class com.sas.graphics.components.TextStyle
This method is for internal use only.
setRowSelectionInterval(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Selects the rows from index0
to index1
,
inclusive.
setRowSelectionTextColorStyle(Color) -
Method in class com.sas.graphics.components.TextStyle
This method is for internal use only.
setRowSpacePartitioner(SpacePartitionerInterface) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the SpacePartitionerInterface which is used to allocate vertical space to the components.
setRowSpacing(int) -
Method in class com.sas.visuals.RowLayout
Set the spacing between the rows.
setRowSpacing(int) -
Method in class com.sas.visuals.TabBar
Set the pixel space between the rows of tab components.
setRowSpan(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the number of rows for the cell to span.
setRowSpan(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the rowSpan property of the BaseCellRendererTag.
setRowsReorderable(boolean) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets whether the rows can be reordered by dragging the label in the
row header.
setRowsSelectedByLabel(boolean) -
Method in class com.sas.table.TableView
Specifies whether a row label selection selects the entire row.
setRowsToDelete(Map) -
Method in interface com.sas.servlet.tbeans.navigationbar.EditNavigationInterface
Sets the map containing the name/value pairs of the rows selected for
deletion.
setRowsToDelete(Map) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the map containing the name/value pairs of the rows selected for
deletion.
setRowStyle(int) -
Method in class com.sas.visuals.RowLayout
Set the row style used.
setRowSubtotals(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the flag that indicates if the sub totals have to be applied to the rows.
setRowTotals(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the flag that indicates if the totals have to be applied to the rows.
setRowValues(String[], Object[]) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setRowValues(Object[][]) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to vertically group the data elements.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to vertically group the data elements.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to vertically group the data elements.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are used to vertically group the charts.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to vertically group the charts.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to vertically group the charts.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to vertically place the cell in the graph matrix.
setRowVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the variable model(s) used to identify the
data column(s) in the model
whose
values are used to vertically group the data elements.
setRulesContext(Context) -
Method in class com.sas.graphics.components.DataModel
setRulesContext(Context) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the Context used by the Rules Processing framework for conditional
formatting of cells.
setRunning(boolean) -
Method in class com.sas.util.Alarm
Set the state of this alarm to be running or stopped.
setRunning(boolean) -
Method in class com.sas.util.Timer
Set the state of the boolean running property.
setRunning(boolean) -
Method in interface com.sas.util.TimerInterface
Change the running state of this timer.
setRunning(boolean) -
Method in class com.sas.visuals.AnimationIconView
Sets the state of the alarm that runs the animation.
setRuntime(boolean) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
Sets the property indicating whether or not this adapter is operating within a runtime environment (versus design-time)
setSasColorsOnly(boolean) -
Method in class com.sas.servlet.tbeans.util.validators.HexColorStringValidator
Sets the sasColorsOnly attribute (boolean) of the HexColorStringValidatorTag.
setSasColorsOnly(boolean) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.HexColorStringValidatorTag
Sets the sasColorsOnly attribute (boolean) of the HexColorStringValidatorTag.
setSASFormat(String) -
Method in class com.sas.util.transforms.BaseFormatTransform
Set the SAS format pattern to use for formatting and parsing.
setSASFormat(String) -
Method in class com.sas.util.transforms.ParseTransform
Set the SAS format pattern to use for parsing.
setSASGraphLineStyle(int) -
Method in class com.sas.graphics.components.StrokeLineStyle
Sets the SAS/Graph line style.
setSASModalEnabled(boolean) -
Static method in class com.sas.awt.Dialog
Sets whether modal dialogs use a non-AWT method of approximating modality.
setSASProfile(SASProfileInterface) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Deprecated.
setSaveInvalidExpressionsEnabled(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
setSaveInvalidExpressionsEnabled(boolean) -
Method in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
An enable
value of true
indicates the user can save an
item that has invalid expression text, false
indicates the filter item text
must be valid if isEditOK() is true
.
setSavepoint() -
Method in class com.sas.net.sharenet.ShareNetConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint
object that represents it.
setSavepoint(String) -
Method in class com.sas.net.sharenet.ShareNetConnection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint
object that represents it.
setSavepoint() -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setSavepoint(String) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setSaveState(int) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Sets whether the component is to save the expanded state to the session.
setSaveState(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the save state of the component.
setSchemaName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by schema name
setScope(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the scope attribute for the cell.
setScope(String) -
Method in class com.sas.taglib.BaseBodyTag
Sets the scope property (int) from a tag attribute.
setScope(String) -
Method in class com.sas.taglib.BaseTag
Sets the scope property (int) from a tag attribute.
setScript(ScriptHolder) -
Method in class com.sas.prompts.definitions.PromptDefinition
setScript(ScriptHolder) -
Method in class com.sas.prompts.groups.PromptGroup
setScrollingSpeed(int) -
Method in class com.sas.visuals.ImageAnimation
Sets the speed at which the images will scroll.
setScrollingSpeed(int) -
Method in class com.sas.visuals.ImageAnimationIcon
Set the speed at which the images will scroll.
setScrollingSpeed(int) -
Method in class com.sas.visuals.Marquee
Sets the speed at which the contents scroll across the Marquee component.
setScrollingSpeed(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the speed at which the contents scroll across the Marquee component.
setScrollPosition(Point) -
Method in interface com.sas.graphics.components.ScrollModelInterface
Scrolls the horizontal and vertical
scrollbar to the specified (x and y
respectivly) position.
setSearchAttributes(RemoteFileSearchFieldsAttributes) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
setSearchAttributes(Map) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setSearchAttributes(Map) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Allows setting of all search attributes with one call.
setSearchAttributes(Map) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Allows setting of all search attributes with one call.
setSearchAttributes(Map) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets all of the search attributes with one method call.
setSearchContext(String) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the column value to search against.
setSearchContext(String) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets the column value to search against.
setSearchContext(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the context or column that is searched.
setSearchContext(String) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setSearchContext(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Specifies the attribute containing the values to be searched.
setSearchContext(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Specifies the attribute containing the values to be searched.
setSearchContext(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets the context for searching.
setSearchContext(String) -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
Allows setting of the column that is to be searched.
setSearchDateTimeType(String) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
setSearchDateTimeUnit(String) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
setSearchDateTimeValue(String) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
setSearchFieldsAttributes(RemoteFileSearchFieldsAttributes) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
Sets the object that will contain
the viewers search criteria.
setSearchFilter(FilterInterface) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.InformationServicesSearchModel
setSearchModelAttributes(RemoteFileSearchAttributes) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the object that will store the model attributes
required by the search model's loadFileInfo used
for performing the search.
setSearchResultsDisplayed(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileToolBar
Determines whether the search results
are persisted in the drop-down.
setSearchText(String) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the text string used as the search criteria.
setSearchText(String) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets the text string used as the search criteria.
setSearchText(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the text used for searching.
setSearchText(String) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setSearchText(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Sets the text to be searched.
setSearchText(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Sets the text to be searched.
setSearchText(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets the text string to search.
setSearchText(String) -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
Allows setting of the text string to be searched.
setSecond(ErrorHandlerInterface) -
Method in class com.sas.util.errorhandlers.CompositeErrorHandler
Set the second errorhandler called in handleError.
setSecondaryOutline(LineStyle) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setSecondaryStatement(Statement) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setSecondValidator(ValidationInterface) -
Method in class com.sas.util.validators.CompositeValidator
Deprecated. Use removeValidatorAtIndex(1) and then insertValidatorAtIndex(1, validator) instead
setSectorWidth(double) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Sets the sector width when type is set to RADAR_TYPE_SECTOR
The width is expressed as a percentage of the available space to draw the sector
Should be in the range 0<=sectorWidth<=1
setSecurityLoginConfig(String) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the name of the configuration file that defines the JAAS
security login.
setSecurityPolicy(String) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the name of the configuration file that defines the Java2
security policy.
setSelectable(boolean) -
Method in class com.sas.visuals.NodeStyle
setSelected(boolean) -
Method in class com.sas.awt.CheckBox
Sets the CheckBox to the specified boolean state.
setSelected(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseCheckBox
Sets the state of the checkbox : TRUE is selected
setSelected(boolean) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Sets the state of the menu item.
setSelected(boolean) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the selected property (boolean).
setSelected(boolean) -
Method in class com.sas.swing.visuals.CalendarDayButton
Set this button as the selected button.
setSelected(boolean, boolean) -
Method in class com.sas.swing.visuals.CalendarDayButton
Set this button as the selected button.
setSelected(boolean) -
Method in class com.sas.swing.visuals.NodeView
Controls whether the current node is selected.
setSelected(boolean) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
setSelected(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBox.TriStateCheckBoxModel
Increments the selected value of the checkBox.
setSelected(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxTag
Sets the selected attribute (boolean) of the CheckBoxTag.
setSelected(boolean) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the selected property (boolean).
setSelected(boolean) -
Method in class com.sas.visuals.BaseButton
Set the button state to selected.
setSelected(boolean) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the button selected state.
setSelected(boolean) -
Method in class com.sas.visuals.DefaultButtonModel
Set the button selected state.
setSelected(boolean) -
Method in class com.sas.visuals.NodeView
Controls whether the current node is selected.
setSelected(boolean) -
Method in class com.sas.visuals.ToggleButton
Set the selected state of the ToggleButton.
setSelectedActionCommand(String) -
Method in class com.sas.visuals.ButtonPanel
setSelectedActionCommand sets the action command that was last pressed.
setSelectedBackgroundColor(Color) -
Method in class com.sas.visuals.NodeStyle
setSelectedClass(String) -
Method in class com.sas.visuals.ClassSelectorPanel
Sets the name of the selected class.
setSelectedColor(Color) -
Method in class com.sas.visuals.ColorDialog
Set the color
setSelectedCondition(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setSelectedCondition(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setSelectedCrossing(String[]) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setSelectedDate(GregorianCalendar) -
Method in class com.sas.swing.visuals.CalendarPanel
Method to set the selected date
setSelectedDate(GregorianCalendar, boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Method to set the selected date
setSelectedEndingPeriod(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setSelectedEndingPeriod(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setSelectedEndingPeriod(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setSelectedEndingPeriod(TreeNode) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setSelectedEndingPeriod(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the value selected in the 'Selected -period-:' TreeView of the 'Ending -period-:' radio box.
setSelectedEndingPeriod(TreeNode) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the value selected in the 'Selected -period-:' TreeView of the 'Ending -period-:' radio box.
setSelectedFilterValues(String[]) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the selected filter values
setSelectedFilterValues(List) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the selected filter values
setSelectedFilterValues(String[]) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the selected filter values
setSelectedFont(Font) -
Method in class com.sas.swing.visuals.FontPanel
setSelectedFont(Font) -
Method in class com.sas.visuals.FontDialog
Set the font
setSelectedFont(Font) -
Method in class com.sas.visuals.FontPanel
setSelectedForegroundColor(Color) -
Method in class com.sas.visuals.NodeStyle
setSelectedIcon(int) -
Method in class com.sas.sasserver.tree.NodeDelegate
Sets the selected icon number.
setSelectedIcon(IconInterface) -
Method in class com.sas.visuals.BaseButton
Set the IconInterface object to be painted when the BaseButton state is selected.
setSelectedIcon(IconInterface) -
Method in class com.sas.visuals.NodeStyle
setSelectedIndex(int) -
Method in class com.sas.awt.Choice
Selects the item corresponding to the specified index
setSelectedIndex(int) -
Method in class com.sas.awt.ListBox
Selects the item corresponding to the specified index
setSelectedIndex(int) -
Method in class com.sas.servlet.tbeans.form.BaseChoiceBox
Sets the index of single item to be marked as selected.
setSelectedIndex(int) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets the index of single item to be marked as selected.
setSelectedIndex(int) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the index of a single item to be marked as selected.
setSelectedIndex(int) -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorInterface
Selects the item at the specified index.
setSelectedIndex(int) -
Method in class com.sas.swing.visuals.dualselector.JListDualSelectorAdapter
Selects the item at the specified index.
setSelectedIndex(int) -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Selects the item at the specified index.
setSelectedIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag
Sets the selectedindex property (int).
setSelectedIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the selectedindex property (int).
setSelectedIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the selectedindex property (int).
setSelectedIndex(int) -
Method in class com.sas.visuals.ComboBox
Sets the selected index
setSelectedIndex(int) -
Method in class com.sas.visuals.RadioBox
Sets the selected item in this SelectionGroup to the item at the specified position
setSelectedIndex(int) -
Method in class com.sas.visuals.SelectionGroup
Sets the selected SelectableInterface based on the specified index.
setSelectedIndex(int) -
Method in interface com.sas.visuals.SelectionGroupInterface
Set the selected SelectableInterface based on the specified index.
setSelectedIndex(int) -
Method in class com.sas.visuals.TabBar
Select the tab at the specified index.
setSelectedIndex(int) -
Method in interface com.sas.visuals.TabBarInterface
Select the tab at the specified index.
setSelectedIndex(int) -
Method in class com.sas.visuals.TabbedView
Select a View(container) based on the specified index.
setSelectedIndex(int) -
Method in class com.sas.visuals.UpDownListBox
Selects the item corresponding to the specified index
setSelectedIndexes(int[]) -
Method in class com.sas.awt.ListBox
Selects the items corresponding to the specified indexes
setSelectedIndexes(String[]) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
setSelectedIndexes(int[]) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets an array of index values for items to be marked as selected.
setSelectedIndexes(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the selectedindex property (int).
setSelectedIndexes(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the selectedindex property (int).
setSelectedIndexes(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the selectedindex property (int).
setSelectedIndexes(int[]) -
Method in class com.sas.visuals.UpDownListBox
Selects items by specifying a set of item indices
setSelectedIndexValue(int, int) -
Method in class com.sas.swing.visuals.TriStateCheckBoxList
Sets the given index to the given value.
setSelectedIndexValue(int, int) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Sets the given index to the given value.
setSelectedIndices(int[]) -
Method in class com.sas.swing.visuals.CheckBoxList
Selects a set of cells.
setSelectedItem(Object) -
Method in class com.sas.awt.Choice
Sets the selected item to the specified object.
setSelectedItem(String) -
Method in class com.sas.awt.Choice
Sets the selected item to the specified string.
setSelectedItem(Object) -
Method in class com.sas.awt.ListBox
Sets the selected item to the specified object.
setSelectedItem(String) -
Method in class com.sas.awt.ListBox
Sets the selected item to the specified string.
setSelectedItem(String) -
Method in class com.sas.servlet.tbeans.form.BaseChoiceBox
Sets the value of a single item to be marked as selected.
setSelectedItem(String, int) -
Method in class com.sas.servlet.tbeans.form.BaseChoiceBox
Sets the value of a single item to be marked as selected.
setSelectedItem(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets the value of a single item to be marked as selected.
setSelectedItem(String, int) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets the value of a single item to be marked as selected.
setSelectedItem(String) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the value of a single item to be marked as selected.
setSelectedItem(String, int) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Sets the value of a single item to be marked as selected.
setSelectedItem(Object) -
Method in class com.sas.storage.jdbc.JDBCToComboBoxModelAdapter
Set the selected item
setSelectedItem(Object) -
Method in class com.sas.swing.models.CollectionToComboBoxModelAdapter
Sets the selected item
setSelectedItem(Object) -
Method in class com.sas.swing.models.ComboBoxModelAdapter
Sets the item selected in the ComboBox.
setSelectedItem(Object) -
Method in class com.sas.swing.models.ListModelPropertyChangeAdapter
setSelectedItem(Object) -
Method in class com.sas.swing.models.MapToComboBoxModelAdapter
Sets the selected item
setSelectedItem(Object) -
Method in class com.sas.swing.models.TransformingComboBoxModel
Set the selectedItem
setSelectedItem(String) -
Method in class com.sas.swing.visuals.TreeView
Sets the selected item to the specified string.
setSelectedItem(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag
Sets the selecteditem property (String).
setSelectedItem(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the selecteditem property (String).
setSelectedItem(String) -
Method in class com.sas.taglib.servlet.tbeans.form.RadioTag
Sets the selecteditem property (String).
setSelectedItem(String) -
Method in class com.sas.visuals.ComboBox
Sets the selected item
setSelectedItem(int) -
Method in class com.sas.visuals.ListBoxSelector
Selects the specific object in the listBox
setSelectedItem(Object) -
Method in class com.sas.visuals.RadioBox
Sets the selected item in this RadioBox to be the radio button whose item matches
the specified object.
setSelectedItem(Object) -
Method in class com.sas.visuals.SelectionGroup
Sets the selected SelectableInterface based on the item.
setSelectedItem(Object) -
Method in interface com.sas.visuals.SelectionGroupInterface
Set the selected SelectableInterface object based on its item.
setSelectedItem(Object) -
Method in class com.sas.visuals.TabBar
Select the tab with specified item property.
setSelectedItem(Object) -
Method in interface com.sas.visuals.TabBarInterface
Select the tab with specified item property.
setSelectedItem(Object) -
Method in class com.sas.visuals.TabbedView
Select a View(container) based on the specified item property.
setSelectedItem(String) -
Method in class com.sas.visuals.TreeView
Sets the selected item to the specified string.
setSelectedItem(Object) -
Method in class com.sas.visuals.UpDownListBox
Sets the selected item to the specified object.
setSelectedItem(String) -
Method in class com.sas.visuals.UpDownListBox
Sets the selected item to the specified string.
setSelectedItems(Object[]) -
Method in class com.sas.awt.ListBox
Sets the selected items to the specified objects.
setSelectedItems(String[]) -
Method in class com.sas.awt.ListBox
Sets the selected items to the specified strings.
setSelectedItems(String[]) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Sets the array of selected data items.
setSelectedItems(String[]) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Sets the array of selected data items.
setSelectedItems(String[]) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
Sets the array of selected data items.
setSelectedItems(String[]) -
Method in class com.sas.dataselectors.dataitems.TableRoles
setSelectedItems(ListModel) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets a collection of values of items to be marked as selected.
setSelectedItems(ListModel, int) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets a collection of values of items to be marked as selected.
setSelectedItems(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the selectedItems property (String).
setSelectedItems(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the selectedItems property (String).
setSelectedItems(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the selectedItems property (int).
setSelectedItems(Object[]) -
Method in class com.sas.visuals.UpDownListBox
Sets the selected items to the specified objects.
setSelectedItems(String[]) -
Method in class com.sas.visuals.UpDownListBox
Sets the selected items to the specified strings.
setSelectedItemsModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
* Sets the selectedItemsModel property (String).
setSelectedItemsModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
* Sets the selectedItemsModel property (String).
setSelectedItemsModel(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
* Sets the selectedItemsModel property (String).
setSelectedItemsQueryType(String) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
setSelectedItemsQueryType(String) -
Method in interface com.sas.dataselectors.dataitems.DataItemSelectorInterface
Sets the DataItem usage for each of the selected items.
setSelectedItemsQueryType(String) -
Method in class com.sas.dataselectors.dataitems.TableRoles
Sets the DataItem usage for each of the selected items.
setSelectedKey(String) -
Method in class com.sas.commands.remotefileselector.FilterTypeCommand
Sets the value of the currently selected file type key attribute.
setSelectedLevels(String[]) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingOLAPRule
setSelectedLevels(String[]) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingOLAPRuleInterface
setSelectedName(String) -
Method in class com.sas.swing.visuals.FontPanel
setSelectedNode(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the node that is to be 'selected', or highlighted,
upon initial rendering of the tree.
setSelectedNode(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setSelectedNode sets the node that is to be 'selected', or
highlighed upon initial rendering of the tree.
setSelectedNodes(ListModel) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the nodes that are to be 'selected', or highlighted,
upon initial rendering of the tree.
setSelectedNodesModel(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
* Sets the selectedNodesModel property (String).
setSelectedPeriods(String[]) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setSelectedPeriods(String[]) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setSelectedPeriods(String[]) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setSelectedPeriods(String[]) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the values selected in the 'Select -periods-:' TreeView.
setSelectedQualifier(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the selected qualifier on the command
setSelectedQualifier(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the selected qualifier on the command
setSelectedRegionColor(String) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setSelectedRows(String) -
Method in class com.sas.commands.relational.DeleteCommand
Sets the string containing the names of the component used to depict row
selection.
setSelectedSize(int) -
Method in class com.sas.swing.visuals.FontPanel
setSelectedStartingPeriod(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setSelectedStartingPeriod(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setSelectedStartingPeriod(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setSelectedStartingPeriod(TreeNode) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setSelectedStartingPeriod(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the value selected in the 'Selected -period-:' TreeView of the 'Starting -period-:' radio box.
setSelectedStartingPeriod(TreeNode) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the value selected in the 'Selected -period-:' TreeView of the 'Starting -period-:' radio box.
setSelectedState(int, boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Sets the given index to the given selected state.
setSelectedStyle(int) -
Method in class com.sas.swing.visuals.FontPanel
setSelectedStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the selectedStyleClassColumnName.
setSelectedValue(int) -
Method in class com.sas.swing.visuals.TriStateCheckBox
Sets the current value of the checkBox.
setSelectedValue(int) -
Method in class com.sas.swing.visuals.TriStateCheckBox.TriStateCheckBoxModel
Sets the current value of the checkBox.
setSelectedValues(List) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
setSelectedWeek(GregorianCalendar, boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Method to set the selected week
setSelection(FilterLogicTestNodeInterface) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setSelection(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.BusinessQueryToSimpleFilterListEditorModelAdapter
Sets the selection model for the adapter.
setSelection(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the selection model for the adapter.
setSelection(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.SimpleFilterDefinitionModelBase
Sets the selection model for the adapter.
setSelection(FilterLogicTestNodeInterface) -
Method in interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface
Changes to the selection are done by either modifying a EditableTestNode or by
setting a DefaultLogicTestNode with the changed values using this method.
setSelection(FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
Sets the selection model for the adapter.
setSelection(int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Sets the selection to the one cell defined by the row-column pair.
setSelectionAccentColor(Color) -
Method in class com.sas.graphics.components.BrushModel
Sets the secondary color used to indicate selection.
setSelectionAccentColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Sets the secondary color used to indicate selection.
setSelectionAccentColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Sets the secondary color used to indicate selection.
setSelectionAllowed(boolean) -
Method in class com.sas.graphics.components.BrushModel
Set whether or not selection can be performed via this graph.
setSelectionAllowed(boolean) -
Method in class com.sas.table.TableView
Specifies whether interactive selections can be made.
setSelectionColor(Color) -
Method in class com.sas.graphics.components.BrushModel
Sets the primary color used to indicate selection.
setSelectionColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Sets the primary color used to indicate selection.
setSelectionColor(Color) -
Method in class com.sas.graphics.components.esrimap.ESRIMapModel
Sets the selection color used by the map
setSelectionColor(Color) -
Method in class com.sas.graphics.components.GraphStyle
Sets the primary color used to indicate selection.
setSelectionCursor(int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter
setSelectionCursor(int) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface
move the selection model cursor to a new selection index
setSelectionCursor(int) -
Method in interface com.sas.dataselectors.filters.AdvancedFilterModelInterface
move the model cursor to a new selection index
setSelectionCursor(int) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Move the model cursor to a new selection index.
setSelectionCursor(int) -
Method in class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
Move the model cursor to a new selection index.
setSelectionCursor(int) -
Method in interface com.sas.dataselectors.filters.SimpleFilterListEditorModelInterface
Moves the model cursor to a new selection index.
setSelectionElement(int) -
Method in class com.sas.table.TableView
Specifies the type of table element that is selected when an interactive
selection is made.
setSelectionEnd(int) -
Method in class com.sas.awt.TextArea
Sets the selection end to the specified position.
setSelectionEnd(int) -
Method in class com.sas.awt.TextField
Sets the selection end to the specified position.
setSelectionGroup(SelectionGroupInterface) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the selectionGroup used to provide singleSelection behavior to
a group of buttons.
setSelectionGroup(SelectionGroupInterface) -
Method in class com.sas.visuals.DefaultButtonModel
Set the selectionGroup used to provide singleSelection behavior to
a group of buttons.
setSelectionGroup(SelectionGroupInterface) -
Method in class com.sas.visuals.RadioBox
Sets the SelectionGroup that contains all of the radio buttons.
setSelectionGroup(SelectionGroupInterface) -
Method in interface com.sas.visuals.SelectableInterface
Set the SelectionGroupInterface for the SelectableInterface object.
setSelectionGroup(SelectionGroupInterface) -
Method in class com.sas.visuals.TabBar
Set the Selection Group for all tabs to belong to.
setSelectionGroup(SelectionGroupInterface) -
Method in class com.sas.visuals.ToggleButton
Sets the selectionGroup to control the behavior of the ToggleButton.
setSelectionGroupShown(boolean) -
Method in class com.sas.util.transforms.SelectableItemToNameTransform
setSelectionInterval(int, int) -
Method in class com.sas.swing.visuals.CheckBoxListSelectionModel
Add or remove the new selection interval based on current selected state
setSelectionInterval(int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Selects the block of cells defined by the ordinals.
setSelectionInterval(int, int, int, int) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Selects the block of cells defined by the row-column pairs.
setSelectionInterval(int, int) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Increments the values of all indices within the range if update is enabled.
setSelectionMode(int) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the selectionMode.
setSelectionMode(int) -
Method in class com.sas.swing.visuals.CheckBoxListSelectionModel
Sets the selection mode.
setSelectionMode(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the table's selection mode to allow only single selections, a single
contiguous interval, or multiple intervals.
setSelectionMode(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the selectionMode.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.radarchart.RadarChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
Sets the selection model that identifies which cells are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the ListSelectionModel which indicates which data values are selected.
setSelectionModel(ListSelectionModel) -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Sets the selection model for this TableRowModel
to newModel
and registers for listener notifications from the new selection
model.
setSelectionModel(ListSelectionModel) -
Method in interface com.sas.swing.visuals.tableview.TableRowModel
Sets the selection model.
setSelectionObject(Object) -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
Sets the selection object associated with the view.
setSelectionObject(Object) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
Allows setting of an object that represents the selections to be shown in the table.
setSelectionObject(Object) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
setSelectionOrdered(boolean) -
Method in class com.sas.prompts.definitions.DataSourceColumnDefinition
setSelectionOrdered(boolean) -
Method in class com.sas.prompts.definitions.DateDefinition
setSelectionOrdered(boolean) -
Method in class com.sas.prompts.definitions.DoubleDefinition
setSelectionOrdered(boolean) -
Method in class com.sas.prompts.definitions.IntegerDefinition
setSelectionOrdered(boolean) -
Method in interface com.sas.prompts.definitions.MutableSelectableDefinitionInterface
Sets whether the order in which values are selected should be retained.
setSelectionOrdered(boolean) -
Method in class com.sas.prompts.definitions.TextDefinition
setSelectionPrefix(String) -
Method in class com.sas.awt.ListBox
Sets the selection prefix.
setSelectionPrefix(String) -
Method in class com.sas.visuals.UpDownListBox
Sets the selection prefix.
setSelectionsOrdered(boolean) -
Method in class com.sas.awt.ListBox
Sets the value of the selectionsOrdered property.
setSelectionStart(int) -
Method in class com.sas.awt.TextArea
Sets the selection start to the specified position.
setSelectionStart(int) -
Method in class com.sas.awt.TextField
Sets the selection start to the specified position.
setSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the name of a JavaScript function which will be called
to select a node.
setSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the name of the javascript function to use when node is selected.
setSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the name of the JavaScript function to use when node is selected.
setSelectNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the name of the javascript function to use when node is selected.
setSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the name of a javascript function which will be called
when a node is selected.
setSelectNodeFunctionName(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setSelectNodeFunctionName(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the name of a JavaScript function which will be called
to select a node.
setSelectNodeFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the name of a JavaScript function which will be called
to select a node.
setSelectOnGrow(boolean) -
Method in class com.sas.graphics.components.BrushModel
Set whether or not selection should happen as the brush area is being sized.
setSelectOnMove(boolean) -
Method in class com.sas.graphics.components.BrushModel
Set whether or not selection should happen as the brush area is being moved.
setSelectOption(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setSelectOption(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setSelectOption(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setSelectOption(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the selected 'Select:' option
setSelector(BaseTransformation) -
Method in class com.sas.actionprovider.SelectorAction
Sets the selector object on the action
setSelector(BaseTransformation) -
Method in interface com.sas.actionprovider.SelectorActionInterface
Sets the selector object on the action
setSelector(DataSelectorInterface) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setSelector(DataSelectorInterface) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
Sets the command's reference to it's parent selector.
setSelector(DataSelectorInterface) -
Method in interface com.sas.commands.dataselectors.DataSelectorCommandInterface
setSelector(AbstractSelectorContainer) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel
Sets the selector which contains this SelectorPanel
setSelector(AbstractSelectorContainer) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
setSelector(SelectorPanel) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setSelector(BaseTransformation) -
Method in class com.sas.servlet.tbeans.menubar.BaseSelectorMenuItem
Sets the selector associated with the SelectorMenuItem
setSelector(BaseTransformation) -
Method in class com.sas.servlet.tbeans.models.SelectorMenuItemNode
Sets the selector associated with the Menu
setSelector(BaseTransformation) -
Method in interface com.sas.servlet.tbeans.models.SelectorMenuItemNodeInterface
Sets the selector associated with the Menu
setSelector(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.SelectorMenuItemTag
Sets the selector property (String).
setSelectorButtonIds(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.AbstractSelectorContainer
Set the ids for the OK, Cancel, and Help buttons for the selector.
setSelectorDefaults() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualListSelector
setSelectorDefaults() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualSelector
Sets default images, and JavaScript events for the components.
setSelectorDefaults() -
Method in class com.sas.servlet.tbeans.dualselector.html.DualTreeSelector
setSelectorDefaults() -
Method in class com.sas.servlet.tbeans.dualselector.html.TreeListSelector
setSelectorHeight(int) -
Method in class com.sas.actionprovider.SelectorAction
Sets the height of the selector dialog window on the action
setSelectorHeight(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseSelectorMenuItem
Sets the height of the selector's window when the menuType is set to SELECTOR_EXTERNAL
setSelectorId(String) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Set the unique identified for the selector if the selector is associated with
a MenuBar.
setSelectorKey(String) -
Method in class com.sas.actionprovider.SelectorAction
Sets the selectorKey on the action
setSelectorMenubar(SelectorMenuBar) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Set the selectorMenubar
setSelectorMenuItem(BaseSelectorMenuItem) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenu
Sets the SelectorMenuItem which is used for this menu when menuType is SELECTOR_EXTERNAL or
SELECTOR_EXPAND.
setSelectorModel(Object) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
Sets the model used internally by the selector.
setSelectorModel(Object) -
Method in interface com.sas.dataselectors.DataSelectorInterface
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseSelectorPanel
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.BaseCalculatedItemSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
Sets the selector's data model on all the subSelectors
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorPanel
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.filterandrank.html.FilterAndRankSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.html.AbstractSelectorContainer
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelector
Sets the selector's data model
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
Sets the model used for the selector on the panel.
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemSelector
Sets the selector data model.
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.calculations.percent.PercentCalculationsSelector
Sets the model for this Selector.
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Sets the selector data model and selector component properties that depend on OLAP or
relational models.
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.filterandrank.FilterAndRankSelector
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.ranking.RankingSelector
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.SelectorDialog
Sets the model used for the selector on the panel.
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.showdetail.ShowDetailSelector
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.sort.SortSelector
setSelectorModel(Object) -
Method in class com.sas.swing.visuals.dataselectors.totals.TotalsSelector
setSelectorType(int) -
Method in class com.sas.actionprovider.SelectorAction
Sets the selectorType on the action.
setSelectorType(int) -
Method in class com.sas.servlet.tbeans.dataselectors.BaseDataSelector
Set the selector style.
setSelectorWidth(int) -
Method in class com.sas.actionprovider.SelectorAction
Sets the width of the selector dialog window on the action
setSelectorWidth(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseSelectorMenuItem
Sets the width of the selector's window when the menuType is set to SELECTOR_EXTERNAL
setSelectRowText(boolean) -
Method in class com.sas.awt.TextArea
Sets the value of the selectRowText property.
setSeparator(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the separator of the menu
setSeparator(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets a separator string to be used as a separator of each menu.
setSeparator(String) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the separator of the menu
setSeparator(String) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the separator string used in between the drilled member labels of the OLAPDrillState.
setSeparator(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the separator property (String).
setSeparator(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the separator property (String).
setSeparatorColor(Color) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the color of the text used as the separator between the drilled member labels of the OLAPDrillState.
setSeparatorFont(Font) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the font of the text used as the separator between the drilled member labels of the OLAPDrillState.
setSeparatorImage(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the separator image of the menu
setSeparatorImage(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets a separator image to be used as a separator of each menu.
setSeparatorImage(String) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the separator image of the menu
setSeparatorImage(String) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Sets the filename or the path of the separator image used between the drilled member labels of the OLAPDrillState
.
setSeparatorImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the separatorImage property (String).
setSeparatorsAdded(boolean) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Set whether or not a separator is added between each producer's list of
commands.
setSeparatorsAdded(boolean) -
Method in class com.sas.util.CommandManager
Specifies whether or not getContextCommands
adds a separator
between each producer's list of commands.
setSeparatorsAdded(boolean) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Set whether or not a separator is added between each producer's list of
commands.
setSequence(String[]) -
Method in class com.sas.visuals.ImageAnimationIcon
Set the sequence of file names for the images to be displayed.
setSequence(String[]) -
Method in class com.sas.visuals.ImageSequence
Deprecated. Set the source sequence of images to be displayed.
setServerType(String) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the type of SAS server that this factory will provide.
setServiceDeploymentName(String) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the name of the service deployment for use
by Foundation Services.
setServiceModel(IFileServiceModel) -
Method in class com.sas.commands.remotefileselector.ifileservice.AddFolderCommand
Sets the serviceModel attribute used by the command.
setServiceModel(InformationServicesModel) -
Method in class com.sas.commands.remotefileselector.informationservices.AddFolderCommand
Sets the serviceModel attribute used by the command.
setServiceModel(IFileServiceModel) -
Method in class com.sas.commands.remotefileselector.informationservices.RenameCommand
setServiceModel(RemoteFileSearchModelInterface) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the service model attribute value.
setServiceModel(RemoteFileServiceModelInterface) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Sets the file system service model to be used by the selector.
setServletMapping(String) -
Method in class com.sas.servlet.util.StreamContent
Sets the servlet mapping for the StreamContentServlet as defined in the web.xml.
setShadingIntensity(Float) -
Method in class com.sas.graphics.components.ClassificationCellStyle
Sets the rate at which the shading increases.
setShadingPolicy(int) -
Method in class com.sas.graphics.components.ClassificationCellStyle
Sets whether or not the Cells should shade (make the cell background
color darker) as the depth increases.
setShadowColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color to be used for shadows.
setShadowColor(Color) -
Method in class com.sas.swing.visuals.BaseBorder
Set the shadow Color for this BaseBorder.
setShadowColor(Color) -
Method in class com.sas.table.BorderStyle
Specifies the color used for sides of the border that are
furthest from the light source.
setShadowColor(Color) -
Method in class com.sas.visuals.BaseBorder
Set the shadow Color for this BaseBorder.
setShadowColor(Color) -
Method in class com.sas.visuals.TabBorder
Set the shadow Color for this TabBorder.
setShadowStyle(ShadowStyle) -
Method in class com.sas.graphics.components.LegendModel
Set the shadow attributes for the legend's shadow.
setShadowStyle(ShadowStyle) -
Method in class com.sas.graphics.components.TextStyle
Set the text's drop shadow style.
setShapeLegendModel(LegendModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the shape(marker's symbol) legend attributes.
setShapeVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column in the attached TableModel whose
values are used to determine the shape (symbol) of the markers.
setSharedPromptSelector(PromptValueEditorInterface) -
Method in class com.sas.dataselectors.filters.DefaultAdvancedFilterModelAdapter
Sets the selector used to obtain a shared prompt definition.
setShort(String, short) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java short value.
setShortPrompt(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.BaseIFormElement
Sets the shortPrompt of this element.
setShortPrompt(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.BaseIFormElementTag
Sets the shortPrompt of this element.
setShouldCopy(boolean) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
Sets whether the ResourceLocatorInterfaceCustomizerPanel should copy the resource to
the project directory if the path is suppose to be relative but is not.
setShowButtonPanel(boolean) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies whether the panel should show the toolbar and directory dropdown combobox.
setShowCrossing(boolean) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setShowCrossing(boolean) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
Sets whether the map should show crossing information underneath the map image.
setShowDirectoriesOnly(boolean) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies that the view should only show directory/folder items.
setShowDirectoriesOnly(boolean) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileComponent
Sets the showDirectoriesOnly attribute.
setShowDirectoriesOnly(boolean) -
Method in interface com.sas.swing.visuals.remotefileselector.RemoteFileComponentInterface
Sets the showDirectoriesOnly attribute.
setShowFileNamePanel(boolean) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies whether the panel should show the filename/filetype fields and the dialog window buttons.
setShowKeysOnly(boolean) -
Method in class com.sas.swing.models.MapToListModelAdapter
Sets the display mode of the adapter to either all entries when false or keys only when true
setShowLegendTitle(boolean) -
Method in class com.sas.graphics.map.ESRIMap
Sets whether or not the legend title should be displayed
in the legend image.
setShowMissing(boolean) -
Method in class com.sas.graphics.map.ESRIMap
Sets whether missing values should show up in the legend, if they
are present in the map.
setShowOption(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setShowOption(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setShowOption(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setShowOption(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the selected show option
setShowSelectionIcon(boolean) -
Method in class com.sas.swing.visuals.CheckBoxTree
setShowShortcutPanel(boolean) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies whether the panel should show a shortcut panel.
setShowUnformattedValues(boolean) -
Method in class com.sas.dataselectors.filters.FilterValueFormatter
If set to true then unformatted values will be shown along with formatted values when these values differ.
setShowWeekdayHeaders(boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the visibility of the weekday headers which appear above the grid of days in the month.
setSides(int) -
Method in class com.sas.table.BorderStyle
Specifies which sides of the border to draw.
setSidesPainted(int) -
Method in class com.sas.swing.visuals.BaseBorder
Set the ORed bit flags indicating which sides to paint.
setSidesPainted(int) -
Method in class com.sas.visuals.BaseBorder
Set the ORed bit flags indicating which sides to paint.
setSimpleDisplayNameFormat(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setSimpleDuplicateNameFormat(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setSimpleDuplicateStartIndex(int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setSingleButton(boolean) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
When this member is set to true, the expand/collapse button will be visible as a single button which
changes or toggles the image on the click.
setSingleButton(boolean) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the singleButton state of the component.
setSingleRowEditing(boolean) -
Method in class com.sas.taglib.servlet.tbeans.tableview.EditTag
Used to set the enabled property for editing.
setSingleRowEditingEnabled(boolean) -
Method in class com.sas.servlet.tbeans.tableview.HttpEditController
Sets whether or not singleRowEditing is enabled.
setSize(String) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setSize(BaseLength) -
Method in class com.sas.graphics.components.MarkerStyle
Takes a GraphLength to set the marker size.
setSize(int) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorListBoxView
setSize(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setSize(int) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Sets the size on the source and target components where applied (eg.
setSize(int) -
Method in class com.sas.servlet.tbeans.form.BaseInput
Sets the visible size of input fields to a given number of average
character widths.
setSize(int) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Sets the size attribute.
setSize(int, int) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
This sets the size of the MapChart.
setSize(int, int) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
This sets the size of the MapComponent.
setSize(int) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
setSize(Dimension) -
Method in class com.sas.swing.util.SASJavaHelp
Set the size of the JavaHelp browser for this object.
setSize(int) -
Method in class com.sas.swing.visuals.BevelArrowIcon
setSize(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Overrode this method so that rows can get sized correctly if needed.
setSize(int) -
Method in class com.sas.table.CellVector
Sets the value of the size property.
setSize(Length) -
Method in class com.sas.table.CellVectorStyle
Specifies the size to apply.
setSize(double) -
Method in class com.sas.table.FontStyle
Specifies the size in points.
setSize(int, int) -
Method in interface com.sas.table.FreeformTableInterface
Sets the size of the table.
setSize(int) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the size property (int) of the DualListSelector.
setSize(int) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the size property (int) of the CheckBoxList.
setSize(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxTag
Sets the size property (int) of the ListBox.
setSize(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the size property (int) of the ListBoxView.
setSize(int) -
Method in class com.sas.taglib.servlet.tbeans.form.PasswordTag
Sets the size property (int) of the Password.
setSize(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextEntryTag
Sets the size property (int) of the TextEntry.
setSize(Dimension) -
Method in class com.sas.visuals.EmptyComponent
setSize(Dimension) -
Method in class com.sas.visuals.UpDownListBox
Sets the component size
setSizeVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets which measure is to be associated with the marker size.
setSizeVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column in the attached TableModel whose
values are used to determine the size of the markers.
setSizeVariable(Variable) -
Method in class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Specifies the measure in the attached OLAP model whose
values are to be used to determine the relative sizes of the
rectangles.
setSizeVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the data column in the attached TableModel whose
values are to be used to determine the relative sizes of the
rectangles.
setSizing(int) -
Method in class com.sas.visuals.RowLayout
Set the sizing property used to size the components.
setSizing(int) -
Method in class com.sas.visuals.TabBar
Set the type of sizing of the tabs.
setSkin(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Set the style of skin to modify the bar slice appearance.
setSkin(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Set the style of skin to modify the bar appearance.
setSkin(int) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Set the style of skin to modify the marker appearance.
setSkin(int) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the style of skin to modify the marker appearance.
setSkin(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the style of skin to modify the pie slice appearance.
setSkin(int) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the style of skin to modify the marker appearance.
setSkin(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Set the style of skin to modify the bar slice appearance.
setSkipDirection(int) -
Method in class com.sas.commands.remotefileselector2.OpenFolderCommand
setSkipItem(String) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
setSkipMissing(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not the line breaks when a response
with a missing value is encountered.
setSkipMissing(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not a line break should appear when a missing response
value is encountered.
setSkipMissing(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets if the missing values are skipped keeping the
the plot as single joined line or break the plot
at the missing values.
setSkipMissing(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets if the missing values are skipped keeping
the plot as single joined line or break the plot
at the missing values.
setSlackColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Specifies the color to use for an "Slack" portion of the gantt bar.
setSlackFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for Slack bar.
setSlackTimeEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets whether to show the Slack Time or not.
setSliceOrder(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the pie's slice ordering.
setSlicerAxis(AxisInterface) -
Method in class com.sas.storage.olap.embedded.ResultSetMetadata
Set the SlicerAxis on this resultset metadata.
setSmallIconURL(Locale, String) -
Method in class com.sas.entities.BaseAttributeDescriptor
setSmallIconURL(Locale, String) -
Method in interface com.sas.entities.BaseAttributeDescriptorInterface
Set a locale-sensitive URL that contains the small icon representing this object.
setSoftness(double) -
Method in class com.sas.graphics.components.ShadowStyle
Sets the 'fuzziness' used on the drop shadows.
setSoftwareComponentName(String) -
Method in class com.sas.util.login.LoginBeanBIPValidate
Sets the name of the software component for use
by Foundation Services.
setSolidBlendColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the color that is applied to the area
after the image has been applied.
setSolidFillColor(Color) -
Method in class com.sas.graphics.components.FillStyle
Sets the fill color used with FillStyle.FILL_TYPE_SOLID_COLOR
fills.
setSomeChildrenSelectedIcon(Icon) -
Method in class com.sas.swing.visuals.CheckBoxTree
Sets the icon that gets used with the SOME_CHILDREN_SELECTED
checked state.
setSort(int) -
Method in class com.sas.graphics.components.TableAxisColumn
Set the a sort type.
setSort(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnTag
Determines if the column is sorted and which direction.
setSortAction(BaseAction) -
Method in class com.sas.actionprovider.support.dataselectors.BaseMenuBarSupport
Sets the default Sort action to be used internally by this support class.
setSortAllowed(boolean) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
Sets whether sorting is allowed.
setSortAllowed(boolean) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets whether sorting is enabled or not, by default it is.
setSortAllowed(boolean) -
Method in class com.sas.swing.models.TableModelAdapter
Sets whether sorting is enabled or not, by default it is.
setSortByChoiceBox(String) -
Method in class com.sas.commands.dataselectors.SortCommand
Sets the value of the first item to sort by.
setSortByChoiceBox(String) -
Method in class com.sas.dataselectors.sort.SortRequestProperties
setSortByRadioBox(String) -
Method in class com.sas.commands.dataselectors.SortCommand
Sets the direction value of the first item to sort by.
setSortByRadioBox(String) -
Method in class com.sas.dataselectors.sort.SortRequestProperties
setSortColumnNamesQuoted(boolean) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
setSortedCellValueDirections(int[]) -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
setSortedCellValueDirections(int[]) -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
setSortedCellValueItems(TreeModel) -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
setSortedCellValueItems(TreeModel) -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
setSortedDirections(int[]) -
Method in class com.sas.dataselectors.sort.BaseSortSelectorAdapter
Sets an array of ints that indicate which direction each item in the
sortItems array is to be sorted.
setSortedDirections(int[]) -
Method in class com.sas.dataselectors.sort.SortSelectorAdapter
Sets an array of ints that indicate which direction each item in the
sortItems array is to be sorted.
setSortedDirections(int[]) -
Method in interface com.sas.dataselectors.sort.SortSelectorInterface
Sets an array of ints that indicate which direction each item in the
sortItems array is to be sorted.
setSortedItems(Object[]) -
Method in class com.sas.dataselectors.sort.BaseSortSelectorAdapter
Sets the items that the table is to sort.
setSortedItems(Object[]) -
Method in class com.sas.dataselectors.sort.SortSelectorAdapter
Sets the items that the table is to sort.
setSortedItems(Object[]) -
Method in interface com.sas.dataselectors.sort.SortSelectorInterface
Sets the items that the table is to sort.
setSortedLevelLabelDirections(int[]) -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
Sets an array of ints that indicate which direction each item in the
sortItems Map is to be sorted.
setSortedLevelLabelDirections(int[]) -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
Sets an array of ints that indicate which direction each item in the
sortItems Map is to be sorted.
setSortedLevelLabelItems(TreeModel) -
Method in class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
Sets the items that the table is to sort.
setSortedLevelLabelItems(TreeModel) -
Method in interface com.sas.dataselectors.sort.OLAPSortSelectorInterface
Sets the items that the table is to sort.
setSortEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
This method is for internal use only.
setSortIndex(int) -
Method in class com.sas.graphics.components.TableAxisColumn
Set the order index for this sort to occur in if multiple sort variables
have been specified.
setSortOrder(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.ColumnsTag
Sets the sortOrder property (String).
setSortProcedure(SASProcedureTemplate) -
Method in class com.sas.table.DataTableSortController
Sets proc
setSortStatus(int) -
Method in class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
Sets the sort status.
setSortStrategy(int) -
Method in class com.sas.graphics.components.DataModel
setSortVariable(Variable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the variable that will define the order in which
the plot points are connected when a line interpolation is applied.
setSortVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Sets the variable that will define the order in which
the plot points are connected when a line interpolation is applied.
setSource(DataItem) -
Method in class com.sas.dataselectors.filters.MemberPropertyQualifierData
setSource(Object) -
Method in class com.sas.swing.models.ListModelPropertyChangeAdapter
setSource(String) -
Method in class com.sas.swing.visuals.ImageView
Sets the source (location) for obtaining the image.
setSource(String) -
Method in class com.sas.visuals.ImageView
Sets the source (location) for obtaining the image.
setSource(String) -
Method in class com.sas.visuals.PushButton
Sets the source of the image displayed as the default image.
setSource(String) -
Method in class com.sas.visuals.ToggleButton
Set the source of the image displayed as the default image.
setSourceAbsolute(String) -
Method in class com.sas.swing.visuals.ImageView
Sets the absolute source name for the image to display.
setSourceAbsolute(String) -
Method in class com.sas.visuals.ImageView
Sets the absolute source name for the image to display.
setSourceAlphabetized(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the alphabetizeSource property (boolean).
setSourceAndTargetClasses(TransformInterface) -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
setSourceAppletRelative(boolean) -
Method in class com.sas.swing.visuals.ImageView
Sets the source to be relative to the applet location.
setSourceAppletRelative(boolean) -
Method in class com.sas.visuals.ImageAnimation
Sets the source to be relative to the applet location.
setSourceAppletRelative(boolean) -
Method in class com.sas.visuals.ImageAnimationIcon
setSourceAppletRelative(boolean) -
Method in class com.sas.visuals.ImageView
Sets the source to be relative to the applet location.
setSourceAppletRelative(boolean) -
Method in class com.sas.visuals.Marquee
If true, assumes that the path is relative to the directory where the
applet is loaded from, else full path assumed.
setSourceAppletRelative(boolean) -
Method in class com.sas.visuals.MarqueeIcon
Sets whether or not the images' source path is relative to where the applet
is loaded from.
setSourceCellRenderer(ListCellRenderer) -
Method in class com.sas.swing.visuals.dualselector.DualListSelector
Sets the cell renderer for the source component.
setSourceCellRenderer(TreeCellRenderer) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Sets the cell renderer for the source component.
setSourceCellRenderer(TreeCellRenderer) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Sets the cell renderer for the source component.
setSourceLabel(String) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the value of the source component label.
setSourceLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the sourceLabel property (int) of the DualListSelector.
setSourceMouseListener(MouseListener) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the source mouse listener.
setSourceParent(TreeNodeInterface) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Set the source parent of the node, which is the parent in a source
tree where it originally came from if it was moved.
setSourceParent(TreeNodeInterface) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setSourceParent(TreeNodeInterface) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Set the source parent of the node, which is the parent in a source
tree where it originally came from if it was moved.
setSourceRelative(String) -
Method in class com.sas.swing.visuals.ImageView
Sets the relative source.
setSourceRelative(String) -
Method in class com.sas.visuals.ImageView
Sets the relative source.
setSourceRootVisible(boolean) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Determines whether or not the root node from the source tree is visible.
setSourceRootVisible(boolean) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Determines whether or not the root node from the source tree is visible.
setSourceSequence(String[]) -
Method in class com.sas.visuals.MarqueeIcon
Set the sequence of file names for the images to be displayed.
setSourceTargetNode(Object) -
Method in interface com.sas.swing.visuals.dualselector.DualSelectorTreeInterface
Allows specification of a tree node that will be the target of a move from the source component.
setSourceTargetNode(Object) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Allows specification of a target tree node that accepts nodes from the source tree.
setSourceTargetNode(Object) -
Method in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
Sets the target node used to move items from the source component.
setSourceURL(URL) -
Method in class com.sas.swing.visuals.ImageView
Sets the URL object for the image file to be displayed.
setSourceURL(URL) -
Method in class com.sas.visuals.ImageView
Sets the URL object for the image file to be displayed.
setSpacing(int) -
Method in class com.sas.visuals.RowLayout
Set the pixel amount of spacing between the components.
setSpan(int) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set the span value of this element
setSpan(int) -
Method in class com.sas.storage.olap.sasmdx.TupleElement
Set the span value for this element.
setSpan(int) -
Method in interface com.sas.storage.olap.TupleElementInterface
Sets the number indicating the row/column span for this element.
setSpanDepth(int) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set the spanDepth for this tuple element.
setSpanDepth(int) -
Method in class com.sas.storage.olap.sasmdx.TupleElement
setSpanDepth(int) -
Method in interface com.sas.storage.olap.TupleElementInterface
Sets the number indicating the depth of the lement in to span for this
element.
setSpinButtonAlignment(int) -
Method in class com.sas.visuals.TabBar
Set the SpinButton justification.
setSpinButtonGap(int) -
Method in class com.sas.visuals.TabBar
Set the pixel gap between the spinButton and the tabs.
setSpinButtonOrientation(int) -
Method in class com.sas.visuals.TabBar
Set the SpinButtonOrienation to the specified orientation.
setSpinButtonVisible(boolean) -
Method in class com.sas.visuals.ListBoxSelector
Sets the visibility of the spin button on the UpDownListBox allowing reordering or not
setSpinButtonVisible(boolean) -
Method in class com.sas.visuals.UpDownListBox
Sets the value of the the spinButtonVisible property.
setSplitCharacter(Character) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
Set the split character to the given character, or null to clear the split character.
setSplitCharacter(char) -
Method in class com.sas.table.CellStyle
Specifies the character that a text-based cell should use to
split, or wrap, its text into multiple lines.
setSplitFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to SPLIT_ACTION
setSplitFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to SPLIT_ACTION
setSQLType(int) -
Method in class com.sas.entities.AttributeType
setSQLType(int) -
Method in interface com.sas.entities.AttributeTypeInterface
Set the SQL type.
setStackBarPolicy(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets whether or not to stack the bar elements (for each category value).
setStackBarPolicy(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not to stack the bar elements (for each category value).
setStackLinePolicy(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not to stack the line elements.
setStackLinePolicy(int) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not to stack the line elements.
setStackRole(int) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Sets desired stacking behavior of the pie charts.
setStartAngle(double) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the angle in degrees where the pie should place the leading side of the
first slice.
setStartAngle(double) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Set the angle where the radar should place the first axis.
setStartCalendar(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the start calendar value
setStartCalendar(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the start calendar value
setStartChar(int) -
Method in class com.sas.util.StringComparator
Set the character at which string comparisons are performed.
setStartColumn(int) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseFieldRenderer
Sets the column where rendering will start.
setStartColumn(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the first column to be displayed.
setStartColumn(int) -
Method in class com.sas.swing.visuals.tableview.TableFormatArea
Set the start column.
setStartColumn(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag
Sets the startColumn property of the CellEditorTag.
setStartColumn(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag
Sets the startColumn property of the CellRendererTag.
setStartDateTime(Date) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the beginning date for a range of dates to be searched.
setStartDateTime(Date) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets the beginning date for a range of dates to be searched.
setStartIndex(int) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the start index of the menu to be written.
setStartIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the startIndex property (int).
setStartIndex(int) -
Method in class com.sas.visuals.RowLayout
Set the start index.
setStartIndex(int) -
Method in class com.sas.visuals.TabBar
Get the index of the starting tab.
setStartingDate(Date) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the search starting date time.
setStartingLocation(String, String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseRemoteFileSearch
Set the starting location for the search.
setStartingLocation(String) -
Method in class com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes
Sets the starting location to use for searching.
setStartingLocation(String) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
setStartingLocation(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Sets the file system path used as a starting location for the search.
setStartingLocation(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Sets the file system path used as a starting location for the search.
setStartingLocation(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Sets the file system path location where the search starts.
setStartingPath(String) -
Method in class com.sas.commands.remotefileselector.StartSearchCommand
Sets the currently viewed file path attribute.
setStartingPath(String) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
Sets the currently viewed file path attribute.
setStartingPath(String) -
Method in class com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes
Allows specification of the search starting location.
setStartingPeriodOption(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setStartingPeriodOption(String) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
setStartingPeriodOption(String) -
Method in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
setStartingPeriodOption(String) -
Method in interface com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterInterface
Sets the selected 'Starting -period-:' option
setStartInterval(long) -
Method in class com.sas.swing.visuals.SpinBox
Set the start interval for the spinButton alarm to increment the value.
setStartInterval(long) -
Method in class com.sas.swing.visuals.SpinButton
Sets the start interval for the alarm in milliseconds.
setStartInterval(long) -
Method in class com.sas.visuals.AlarmButtonModel
Set the start value of the interval between when ActionEvents are sent when the button is pressed and armed.
setStartInterval(long) -
Method in class com.sas.visuals.SpinBox
Set the start interval for the spinButton alarm to increment the value.
setStartInterval(long) -
Method in class com.sas.visuals.SpinButton
Sets the start interval for the alarm in milliseconds.
setStartOffset(BaseLength) -
Method in class com.sas.graphics.components.AxisModel
Sets the offset for the first axis tickmark.
setStartRow(int) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
Sets the ordinal of the model of the first row to be exported.
setStartRow(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Set the first row to be displayed.
setStartRow(int) -
Method in class com.sas.swing.visuals.tableview.TableFormatArea
Set the start row.
setStartRow(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag
Sets the startRow property of the CellEditorTag.
setStartRow(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag
Sets the startRow property of the CellRendererTag.
setStartRow(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.RowTag
Sets the startRow property of the RowTag.
setStartTabStart(int) -
Method in class com.sas.swing.visuals.SwingCustomizerView
Sets which panel you view first that you added to the component's customizer manually.
setStartTime(long) -
Method in class com.sas.util.Alarm
Set this alarm's start time, the time when this alarm will
begin firing alarm events.
setStartTime(long) -
Method in interface com.sas.util.AlarmInterface
Set the timer's start time.
setStartValue(long) -
Method in class com.sas.servlet.util.TableScrollCommand
Deprecated. Sets the 0 based starting location, row or column number, before the scroll.
setStartValue2(long) -
Method in class com.sas.servlet.util.TableScrollCommand
Deprecated. Internal use only
setStartVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartBreakTimeTableDataModel
Specifies a variable containing the start variable value in which
to draw breaks in schedule.
setState(int) -
Method in class com.sas.awt.Applet
Change the state of the applet.
setState(boolean) -
Method in class com.sas.awt.CheckBox
Sets the CheckBox to the specified boolean state
setState(NodeState) -
Method in class com.sas.swing.visuals.NodeView
Restores the state of the current NodeView
object from the specified
NodeState
object.
setState(int) -
Method in interface com.sas.visuals.ButtonModelInterface
Set the state of the button.
setState(int) -
Method in class com.sas.visuals.DefaultButtonModel
Set the state of the button.
setState(NodeState) -
Method in class com.sas.visuals.NodeView
Restores the state of the current NodeView
object from the specified
NodeState
object.
setStateList(String[]) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Sets the list of calculated item states that were sent from the client.
setStatement(Statement) -
Method in class com.sas.storage.BaseDataBean
Sets a new Statement
object.
setStatement(Statement) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setStatement(String) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the String that represents the Statement object.
setStatementObject(Statement) -
Method in class com.sas.taglib.storage.DataBeanTag
Sets the Statement object.
setStates(int, boolean, boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Sets the given index to the given mixed and selected state.
setStaticOrderedCollectionModel(StaticOrderedCollectionInterface) -
Method in class com.sas.swing.visuals.SpinBox
Sets the StaticOrderedCollectionInterface model on the spinBox.
setStaticRowLabelOrder(boolean) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets whether the row labels returned from calls to getRowLabel or getRowLabels will
always return the same row index for a given row or whether the row index will reflect
the new row position due to a sort.
setStaticSource(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the staticSource property (boolean).
setStaticSourceAllowed(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Determines if the source is static, if true the item in the source list will remain on the list.
setStatisticEnabled(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets whether or not to summarize the data.
setStatisticEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets whether or not to summarize the data.
setStatisticEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets whether or not to summarize the data.
setStatisticEnabled(boolean) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Sets whether or not to summarize the data.
setStatisticEnabled(boolean) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets whether or not to summarize the data.
setStatusException(SQLException) -
Method in class com.sas.storage.BaseDataBean
Sets a status exception.
setStatusImage(String) -
Method in class com.sas.swing.visuals.wizard.BaseWizardPage
Sets the image
to imageSource
, to specify the source path or
URL for obtaining the image for this page
setStatusImage(String) -
Method in class com.sas.swing.visuals.wizard2.BaseWizardPage
Sets the image
to imageSource
, to specify the source path or
URL for obtaining the image for this page
setStatusLineTextStyle(TextStyle) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the TextStyle used for the status line.
setStep(Object, FilterAxisEnum) -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
Sets the StepInterface at the specified Role.
setStep(Object, FilterAxisEnum) -
Method in interface com.sas.dataselectors.filterandrank.FilterAndRankModelInterface
Sets the StepInterface at the specified Role.
setStopTime(long) -
Method in class com.sas.util.Alarm
Set the timer's stop time.
setStopTime(long) -
Method in interface com.sas.util.AlarmInterface
Set the timer's stop time.
setStream(String, InputStream) -
Method in class com.sas.util.AppletHost
Associates the specified stream with the specified key in this applet context.
setString(String, String) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java String value.
setString(int, String) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java string value.
setStringData(StringDataInterface) -
Method in class com.sas.util.errorhandlers.StringDataErrorHandler
Set the StringDataInterface object to call setText on in handleError.
setStroke(BasicStroke) -
Method in class com.sas.graphics.components.StrokeLineStyle
Set the stroke line style.
setStyle(int) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setStyle(String) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Overrides BaseTransformation's setStyle.
setStyle(String) -
Method in class com.sas.servlet.tbeans.StyleInfo
Sets the value of the STYLE.
setStyle(int) -
Method in class com.sas.swing.visuals.BaseBorder
Sets the style of the Border.
setStyle(int) -
Method in class com.sas.table.FontStyle
Specifies the style -- one of
com.sas.awt.util.FontStyles.
setStyle(StaticPropertyBagInterface) -
Method in class com.sas.table.TableElement
Sets the set of style property keys and their associated values
that serve as formatting and rendering defaults and hints for the
element.
setStyle(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Set the String that is used as the value of the STYLE attribute on an HTML or XHTML markup tag.
setStyle(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Set the String that is used as the value of the STYLE attribute on an HTML or XHTML markup tag.
setStyle(String) -
Method in class com.sas.taglib.servlet.tbeans.StyleInfoTag
Sets the value of the STYLE.
setStyle(int) -
Method in class com.sas.visuals.Border
Sets the style of the Border.
setStyle(int) -
Method in interface com.sas.visuals.BorderInterface
Set the style of the Border: NONE or DEFAULT or some id set by a implementation
setStyle(int) -
Method in class com.sas.visuals.ComboBox
Sets the style of the comboBox
setStyle(int) -
Method in class com.sas.visuals.CompositeBorder
Set the style of the CompositeBorder.
setStyle(int) -
Method in class com.sas.visuals.TabBar
Set the style of the RowLayout.
setStyle(int) -
Method in interface com.sas.visuals.TabBarInterface
Set the tab layout style.
setStyle(int) -
Method in class com.sas.visuals.TabbedView
Set the style of the RowLayout.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Sets which measure is used to determine the bar's
fill color.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the variable whose associated values will be used to
define the color mapping on the bar data elements.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Sets which measure is used to determine the bar's
fill color.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the variable whose associated values will be used to
define the color mapping on the bar and marker data elements.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies Style By Variable for coloring chart bars.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Sets which measure is used to determine the bar's
fill color.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the variable whose associated values will be used to
define the color mapping on the marker data elements.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartOLAPDataModel
Sets which measure is used to determine the bar's
fill color.
setStyleByVariable(Variable) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartTableDataModel
Sets the variable whose associated values will be used to
define the color mapping on the bar data elements.
setStyleClass(String) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Overrides BaseTransformation's setStyleClass.
setStyleClass(String) -
Method in class com.sas.taglib.BaseTransformationBodyTag
Deprecated. Set the String that is used as the value of the CLASS attribute on an HTML or XHTML markup tag.
setStyleClass(String) -
Method in class com.sas.taglib.BaseTransformationTag
Deprecated. Set the String that is used as the value of the CLASS attribute on an HTML or XHTML markup tag.
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the prefix for the style classes in a TreeView.
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorListBoxView
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the styleClassPrefix of the menu bar
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.DataSelectorListBoxView
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the styleClassPrefix of the menu bar
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.models.JavaScriptNode
Sets the style class prefix for the JavaScriptNode.
setStyleClassPrefix(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the style class prefix for the JavaScriptNode.
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
If present this property overrides the styleClassPrefix
property of the TreeView.
setStyleClassPrefix(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the styleClassPrefix of the button
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the styleClassPrefix of the button
setStyleClassPrefix(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setStyleClassPrefix(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
If present this property overrides the styleClassPrefix
property of the TreeView.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the styleClassPrefix property (String).
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the styleClassPrefix of the selector.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the styleClassPrefix of the component.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the styleClassPrefix attribute.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the styleClassPrefix attribute.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the styleClassPrefix property (String).
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the styleClassPrefix property (String).
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the styleClassPrefix property (String).
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.BaseNavigationBarElementTag
Sets the styleClassPrefix property of the NavigationBarElementTag.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the styleClassPrefix property of the AbstractBaseTableViewTag.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the styleClassPrefix property of the BaseCellRendererTag.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag
Sets the styleClassPrefix property of the RowTag.
setStyleClassPrefix(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setStyleClassPrefix sets the prefix for a style class.
setStyleClassPrefixColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the styleClassPrefixColumnName.
setStyleClassSuffix(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the styleClassSuffix of the button
setStyleClassSuffix(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the styleClassSuffix of the button
setStyleInfo(String, String, StyleInfo) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
Assigns a StyleInfo object to the appropriate style area.
setStyleInfo(StyleInfo) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the style info for this image tag.
setStyleInfo(StyleInfo) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the style info for this Label.
setStyleInfo(String, String, StyleInfo) -
Method in interface com.sas.servlet.tbeans.CompositeComponentInterface
Assigns a StyleInfo object to the appropriate style area.
setStyleInfo(StyleInfo) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the style info for this form element.
setStyleInfo(StyleInfo) -
Method in interface com.sas.servlet.tbeans.StyleInterface
Sets the style info for this tbean component.
setStyleInfo(StyleInfo) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the StyleInfo for this class.
setStyleInfo(StyleInfo) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
Sets the StyleInfo for this class.
setStyleLocation(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the path location where all style sheets (.css files) for a web
application can be found.
setStyleMap(StyleMap) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the StyleMap on the ESRIMapChart.
setStyleMap(Map) -
Method in class com.sas.servlet.tbeans.menubar.html.BaseHTMLMenuBar
Sets a style map for this MenuBar.
setStyleMap(Map) -
Method in class com.sas.servlet.tbeans.menubar.html.Menu
Deprecated. Sets a style map for this Menu.
setStyleMap(Map) -
Method in class com.sas.servlet.tbeans.menubar.html.MenuItem
Sets a style map for this MenuItem.
setStyleMap(Map) -
Method in class com.sas.servlet.tbeans.menubar.html.SelectorMenuItem
setStyleNames(String) -
Method in class com.sas.taglib.StyleSheetTag
Sets a comma-delimited list of style names matching the names of Style elements defined in a theme.
setStyleSheetList(List) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the java.util.List of cascading style sheets to be written out.
setStyleVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are to be used to determine the style of the lines and
shapes of the markers.
setSubElements(OrderedCollectionInterface) -
Method in class com.sas.visuals.TextElement
Set the value of the subElements property.
setSubgroupEnabled(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartOLAPDataModel
Sets whether or not the BarChart
should
attempt to subgroup its bar elements.
setSubgroupEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartOLAPDataModel
Sets whether or not the BarLineChart
should
attempt to subgroup its bar elements.
setSubgroupEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartOLAPDataModel
Sets whether or not the LineChart
should attempt to subgroup its line elements.
setSubgroupEnabled(boolean) -
Method in class com.sas.graphics.components.piechart.PieChartOLAPDataModel
setSubgroupEnabled(boolean) -
Method in class com.sas.graphics.components.radarchart.RadarChartOLAPDataModel
Sets whether or not the RadarChart should attempt to subgroup its data elements.
setSubgroupLabelModel(PieChartSubgroupModel) -
Method in class com.sas.graphics.components.piechart.PieChartModel
Set the subgroup label properties.
setSubgroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barchart.BarChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used sub-divide the bar elements per
category value.
setSubgroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used sub-divide the bar elements per
category value.
setSubgroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.linechart.LineChartTableDataModel
Sets the variable model used to identify the
data column in the model
whose
values are used sub-divide the line verticies per
category value.
setSubgroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.piechart.PieChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are to be used to produce the concentric rings of the
pie charts.
setSubgroupVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.radarchart.RadarChartTableDataModel
Specifies the data column in the attached TableModel whose
values are to be used to produce multiple radar elements
in the radar chart.
setSubitemList(FilterItemListInterface) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sests the list of sub-items available for this item.
setSubitemList(FilterItemInterface[]) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of sub-items available for this item.
setSubitemList(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the list of sub-items available for this item.
setSubitemRequired(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the flag for whether a sub-item is required to complete a filter
for this item or not.
setSubMenuImage(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenu
Sets the image used as a sub-menu item indicator.
setSubMenuImage(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the subMenuImage property (String).
setSubmitButtonLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the SubmitButtonLabel property (int) of the DualListSelector.
setSubmitButtonVisible(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Determines whether or not the submit button will be visible.
setSubmitButtonVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the submitButtonVisible property (boolean).
setSubmitUncheckedValue(boolean) -
Method in class com.sas.servlet.tbeans.form.html.CheckBox
Whether to submit the unchecked value through a hidden field when
the checkbox is unchecked.
setSubmitURL(String) -
Method in class com.sas.servlet.tbeans.login.BaseLogin
Sets the URL to be used when the user presses the Submit button.
setSubstitutionProperties(PropertyMap) -
Method in class com.sas.prompts.groups.PromptGroup
setSuccessorVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a successor Variable for an activity.
setSuccessURL(String) -
Method in class com.sas.servlet.tbeans.login.BaseLogin
Sets the URL to be used after successful validation of the
credentials has been achieved.
setSummary(String) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the text to be used as the summary attribute of the table.
setSummary(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the text to be used as the summary property of the
AbstractBaseTableViewTag.
setSupplementalProperties(Map) -
Method in class com.sas.entities.AttributeDescriptor
setSupplementalProperties(Map) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets a group of supplemental properties of the AttributeDescriptor.
setSupplementalProperty(String, Object) -
Method in class com.sas.entities.AttributeDescriptor
setSupplementalProperty(String, Object) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets the value of the supplemental property.
setSupportedSpecialValues(SupportedSpecialValues) -
Method in class com.sas.prompts.definitions.DateDefinition
setSupportedSpecialValues(SupportedSpecialValues) -
Method in class com.sas.prompts.definitions.DoubleDefinition
setSupportedSpecialValues(SupportedSpecialValues) -
Method in class com.sas.prompts.definitions.IntegerDefinition
setSupportedSpecialValues(SupportedSpecialValues) -
Method in class com.sas.prompts.definitions.TextDefinition
setSwing(boolean) -
Method in class com.sas.actionprovider.strategies.BaseActionStrategy
Set the boolean indicating whether the strategy should function
in swing mode or not.
setSwing(boolean) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the property identifying whether or not this command is operating in the Swing environment.
setSwing(boolean) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
Sets the swing attribute which should be true when the command
is used in a swing environment, false otherwise.
setSwing(boolean) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
setSwing(boolean) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Sets the swing attribute which should be true when the command
is used in a swing environment, false otherwise.
setSwing(boolean) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
Sets the swing attribute which should be true when the command
is used in a swing environment, false otherwise.
setSwing(boolean) -
Method in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
setSymbol(int) -
Method in class com.sas.graphics.components.MarkerStyle
Expects int values defined in the MarkerStyle class.
setSymbolColorVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing color values for the marker symbols.
setSymbolVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies the Variable that contains values denoting which symbol to
draw.
setSymmetricEnabled(boolean) -
Method in class com.sas.graphics.components.LegendModel
Sets whether or not the legend range is symmetric about the baseline value (only applicable to
continuous color legends).
setTabBar(TabBarInterface) -
Method in class com.sas.visuals.TabbedView
Set the TabBar, removes all panels and associated tabs in previous TabBar.
setTabButton(TabButtonInterface) -
Method in class com.sas.visuals.TabFolder
Set the TabButtonInterface object associated with this panel.
setTabButton(TabButtonInterface) -
Method in interface com.sas.visuals.TabFolderInterface
Get the TabButtonInterface that is associated with the folder.
setTabButtonClass(Class) -
Method in class com.sas.visuals.TabBar
Set the class of the default tabs created when an addItem() method is called.
setTabButtonClass(Class) -
Method in interface com.sas.visuals.TabBarInterface
Set the class of the default tabs created when an addItem() method is called.
setTabButtonClass(Class) -
Method in class com.sas.visuals.TabbedView
Set the TabButtonInterface class to be created by default
when an item add is done to the TabbedView.
setTabEnabled(boolean, Object) -
Method in class com.sas.visuals.TabBar
Set the enabled state of the tab with the specified item.
setTabEnabled(boolean, int) -
Method in class com.sas.visuals.TabBar
Set the enabled state of the tab at the specified index.
setTabEnabled(boolean, Object) -
Method in interface com.sas.visuals.TabBarInterface
Set the enabled state of the tab with the specified item.
setTabEnabled(boolean, int) -
Method in interface com.sas.visuals.TabBarInterface
Set the enabled state of the tab at the specified index.
setTabEnabled(boolean, Object) -
Method in class com.sas.visuals.TabbedView
Enable/Disable the tab with the specified item object
setTabEnabled(boolean, int) -
Method in class com.sas.visuals.TabbedView
Enable/Disable the tab at the specified index.
setTabIndex(int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the tabindex.
setTabIndex(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the tabindex of the form element.
setTabIndex(int) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setTabIndex sets the tabbing order for access in viewer.
setTabIndex(int) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the tabindex.
setTabIndex(int) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the tabindex.
setTabIndex(int) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setTabIndex(int) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the tabbing order for access in viewer.
setTabIndex(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Sets the tabIndex property (String) of Form controls.
setTabIndex(String) -
Method in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Sets the tabIndex property (String) of Form controls.
setTabIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the tabindex.
setTabIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the tabindex.
setTabIndex(int) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
setTabIndex sets the tabbing order for access in viewer.
setTabIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV3
setTabIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV3
setTabIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setTabIndexColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setTabIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setTabIndexColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setTabIndexColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeV3Interface
setTabIndexColumnName
setTabIndexColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the tabIndexColumnName.
setTable(TableView) -
Method in class com.sas.commands.relational.AddRowCommand
setTable(TableView) -
Method in class com.sas.commands.relational.CancelRowInsertCommand
setTable(TableView) -
Method in class com.sas.commands.relational.ClearCommand
setTable(TableView) -
Method in class com.sas.commands.relational.CommitInsertedRowCommand
setTable(TableView) -
Method in class com.sas.commands.relational.CopyCommand
setTable(TableView) -
Method in class com.sas.commands.relational.CutCommand
setTable(TableView) -
Method in class com.sas.commands.relational.DeleteRowCommand
setTable(TableView) -
Method in class com.sas.commands.relational.ExportToExcelCommand
setTable(TableView) -
Method in class com.sas.commands.relational.HideColumnCommand
setTable(TableView) -
Method in class com.sas.commands.relational.InsertRowCommand
setTable(TableView) -
Method in class com.sas.commands.relational.PasteCommand
setTable(TableView) -
Method in class com.sas.commands.relational.ShowAllColumnsCommand
setTable(TableView) -
Method in class com.sas.commands.relational.ShowColumnCommand
setTable(TableView) -
Method in class com.sas.commands.relational.ShowColumnHeaderCommand
setTable(TableView) -
Method in class com.sas.commands.relational.ShowRowHeaderCommand
setTable(BaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.BaseHeader
Sets the TableView associated with this header.
setTable(JTable) -
Method in class com.sas.swing.adapters.JTableClipboardAdapter
setTable(TableView) -
Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Sets the new TableView associated with the OLAPOriginComponent.
setTable(TableView) -
Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Sets the TableView associated with this selection model to the given TableView.
setTable(JTable) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Sets the table associated with this header.
setTable(TableView) -
Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Sets the TableView associated with this row model, should not be null.
setTable(TableView) -
Method in class com.sas.swing.visuals.tableview.OriginComponent
Sets the TableView associated with the OriginComponent to the given TableView.
setTable(TableView) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the table associated with this header.
setTableAxisModel(TableAxisModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Sets the GanttChart's table Axis model containing table appearance preferences.
setTableCellContentsEditor(TableCellContentsEditor) -
Method in class com.sas.servlet.tbeans.tableview.html.DefaultTableCellEditor
Sets the cell contents editor used to display the cell's contents.
setTableCellContentsEditor(TableCellContentsEditor) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellEditor
Sets the cell contents editor used to display the cell's contents.
setTableCellContentsRenderer(TableCellContentsRenderer) -
Method in class com.sas.servlet.tbeans.olaptableview.html.DefaultOLAPTableDataCellRenderer
Sets the cell contents renderer used to display the cell's contents.
setTableCellContentsRenderer(TableCellContentsRenderer) -
Method in class com.sas.servlet.tbeans.olaptableview.html.DefaultOLAPTableLabelCellRenderer
Sets the cell contents renderer used to display the cell's contents.
setTableCellContentsRenderer(TableCellContentsRenderer) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultTableCellRenderer
Sets the cell contents renderer used to display the cell's contents.
setTableCellContentsRenderer(TableCellContentsRenderer) -
Method in class com.sas.servlet.tbeans.tableview.html.DefaultTableCellRenderer
Sets the cell contents renderer used to display the cell's contents.
setTableCellContentsRenderer(TableCellContentsRenderer) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellRenderer
Sets the cell contents renderer used to display the cell's contents.
setTableCellContentsRenderer(TableCellContentsRenderer) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultTableCellRenderer
Sets the cell contents renderer used to display the cell's contents.
setTableCellPopupMenuEnabled(boolean) -
Method in class com.sas.graphics.components.TableAxisModel
Enable or disable the table's pop-up menu
setTableEditable(boolean) -
Method in class com.sas.graphics.components.TableAxisModel
Make the whole table editable or non-editable.
setTableEditable(boolean) -
Method in class com.sas.swing.models.MapToTableModelAdapter
Set the table to state defined by editable.
setTableEditable(boolean) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Set the table to state defined by editable.
setTableEditable(boolean) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Set the table to state defined by editable.
setTableEditable(boolean) -
Method in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
Set the table to state defined by editable.
setTableEditable(boolean) -
Method in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
Set the table to state defined by editable.
setTableEditable(boolean) -
Method in class com.sas.swing.models.TableModelAdapter
Set the table to editable.
setTableModel(SortableTableModelAdapter) -
Method in class com.sas.commands.remotefileselector.CopyCommand
Sets the table model attribute.
setTableModel(SortableTableModelAdapter) -
Method in class com.sas.commands.remotefileselector.CutCommand
Sets the table model attribute.
setTableModel(SortableTableModelAdapter) -
Method in class com.sas.commands.remotefileselector.ifileservice.DeleteCommand
Set the view's table model for the command.
setTableModel(SortableTableModelAdapter) -
Method in class com.sas.commands.remotefileselector.ifileservice.PasteCommand
Set the view's table model for the command.
setTableModel(SortableTableModelAdapter) -
Method in class com.sas.commands.remotefileselector.informationservices.DeleteCommand
Set the view's table model for the command.
setTableModel(SortableTableModelAdapter) -
Method in class com.sas.commands.remotefileselector.informationservices.PasteCommand
Set the view's table model for the command.
setTableModel(OLAPDataSetInterface) -
Method in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
Set the viewer model
setTableSelectedByOriginCell(boolean) -
Method in class com.sas.table.TableView
Specifies whether a selection of the origin cell selects the entire table.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.olaptableview.html.DefaultOLAPTableDataCellContentsRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.olaptableview.html.DefaultOLAPTableLabelCellContentsRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultCellContentsRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsCheckBoxEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsChoiceBoxEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsImageRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsLabelRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsListBoxEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsRadioEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsRowSelectionRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsTextAreaEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsTextEntryEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellContentsEditor
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in interface com.sas.servlet.tbeans.tableview.TableCellContentsRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(AbstractBaseTableView) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultCellContentsRenderer
Sets the instance of the AbstractBaseTableView containing this cell.
setTableView(TableView) -
Method in class com.sas.table.DataTableSortController
Sets tableView
setTableView(MultidimensionalTableView) -
Method in class com.sas.table.RangeTypesViewPanel
setTabSize(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the number of characters to expand tabs to.
setTabSize(Dimension) -
Method in class com.sas.visuals.TabBar
Get the tabSize used when the sizing is set to UNIFORM tabs.
setTabSpace(int) -
Method in class com.sas.visuals.LabelView
Sets the number of spaces in a tab to be displayed in the LabelView.
setTabSpacing(int) -
Method in class com.sas.visuals.TabBar
Set the pixel space between the tab components.
setTabTitle(String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Method from com.sas.swing.visuals.PanelInterface.
setTabTitle(String) -
Method in class com.sas.swing.visuals.SwingCustomizerPanel
Sets the Tab title.
setTabVisible(boolean, Object) -
Method in class com.sas.visuals.TabBar
Set the visible state of the tab with the specified item.
setTabVisible(boolean, int) -
Method in class com.sas.visuals.TabBar
Set the visisble state of the tab at the specified index.
setTabVisible(boolean, Object) -
Method in interface com.sas.visuals.TabBarInterface
Set the visible state of the tab with the specified item.
setTabVisible(boolean, int) -
Method in interface com.sas.visuals.TabBarInterface
Set the visisble state of the tab at the specified index.
setTabVisible(boolean, Object) -
Method in class com.sas.visuals.TabbedView
Show/Hide the tab with the specified item object
setTabVisible(boolean, int) -
Method in class com.sas.visuals.TabbedView
Show/Hide the tab at the specified index.
setTagEpilog(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets a string to be written after to any tag information
setTagEpilog(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets a string to be written after to any tag information
setTagEpilog(String) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets a string to be written after to any tag information
setTagProlog(String) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets a string to be written prior to any tag information
setTagProlog(String) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets a string to be written prior to any tag information
setTagProlog(String) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets a string to be written prior to any tag information
setTagScope(int) -
Method in class com.sas.taglib.BaseBodyTag
This method is in place simply as a place holder.
setTagScope(int) -
Method in class com.sas.taglib.BaseTag
This method is in place simply as a place holder.
setTarget(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Sets the value of the target attribute used on the anchor tags generated
for a node.
setTarget(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the window name that displays the data returned by the invoked program.
setTarget(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the target value which is used as a name of the opener window when menuType is SELECTOR_EXTERNAL.
setTarget(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the value of the target= argument used on the anchor tags generated.
setTarget(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setTarget(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the value of the target= argument used on the anchor tags generated.
setTarget(Object) -
Method in interface com.sas.servlet.util.CommandProcessorCommandInterface
Deprecated. Sets the target for the command.
setTarget(Object) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. This method is not implemented for the StreamContentCommand.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the target property (String) of the Form Tag.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the target attribute (String) of the ImageTag.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the target attribute (String) of the LabelTag.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the value of the TARGET= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the value of the target= argument used on the anchor tags generated.
setTarget(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
Sets the value of the TARGET= argument used on the anchor tags
generated.
setTargetAlphabetized(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the alphabetizeTarget property (boolean).
setTargetButtonsLocation(int) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
setTargetButtonsVisible(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Sets whether or not the move up and move down buttons for the target component
will be visible.
setTargetButtonsVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the targetButtonsVisible property (boolean).
setTargetCellRenderer(ListCellRenderer) -
Method in class com.sas.swing.visuals.dualselector.DualListSelector
Sets the cell renderer for the target component.
setTargetCellRenderer(TreeCellRenderer) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Sets the cell renderer for the target component.
setTargetCellRenderer(ListCellRenderer) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Sets the cell renderer for the target component.
setTargetColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color applied to target indicators.
setTargetColor(Color) -
Method in class com.sas.graphics.components.DataElementStyles
Sets the color applied to target indicators.
setTargetColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the targetColumnName.
setTargetControlsVisible(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the value of the targetControlsVisible property.
setTargetDescriptionModel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the targetdescriptionmodel property (String).
setTargetDuplicateAllowed(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Determines if the target allows duplicate item(s).
setTargetDuplicateAllowed(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the allowTargetDuplicate property (boolean).
setTargetLabel(String) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Set the value of the target component label.
setTargetLabel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the targetLabel property (int) of the DualListSelector.
setTargetMarkerFlag(boolean) -
Method in class com.sas.graphics.components.LegendModel
This is the setter method for the boolean member isTargetMarkerPresent which indicates
whether the "Target" marker is present or not.
setTargetMarkerIndex(int) -
Method in class com.sas.graphics.components.LegendModel
This is the setter method for the integer member targetMarkerIndex which indicates the
row index of the "Target" marker.
setTargetMarkerStyle(MarkerStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Marker display properties for target markers.
setTargetMaximumCount(int) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Sets the maximum number of target items.
setTargetMaximumCount(int) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the value of the targetMaximumCount property.
setTargetMaximumCount(int) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the maximum number of target items.
setTargetModel(ListModel) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualListSelector
Sets the model to be used for the descriptions of the DualSelector's target listbox entry.
setTargetModel(TreeModel) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualTreeSelector
Sets the model for the Tree.
setTargetModel(TreeModel) -
Method in class com.sas.servlet.tbeans.dualselector.html.TreeListSelector
Sets the model for the Tree.
setTargetModel(ListModel) -
Method in class com.sas.swing.visuals.dualselector.DualListSelector
Sets the ListModel for the target component.
setTargetModel(TreeModel) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Sets the TreeModel for the target component.
setTargetModel(ListModel) -
Method in class com.sas.swing.visuals.dualselector.TreeListSelector
Sets the TreeModel for the target component.
setTargetModel(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the model property (String).
setTargetMouseListener(MouseListener) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the target mouse listener.
setTargetNode(String) -
Method in class com.sas.servlet.tbeans.dualselector.html.DualTreeSelector
Sets the name of a node that is in the target tree model.
setTargetRootVisible(boolean) -
Method in class com.sas.swing.visuals.dualselector.DualTreeSelector
Determines whether or not the root node from the target tree is visible.
setTargetType(int) -
Method in class com.sas.servlet.util.CommandDefinition
Deprecated. Sets the target type of the command.
setTargetVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies a variable containing the target dates
Note: All chart's date Variables must be in the same date format and
have a valid date format specifed on the Variable.
setTaskLink(String, String) -
Method in class com.sas.graphics.components.TableAxisModel
Add/remove a task link.
setTaskVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartAnnotationTableDataModel
Specifies a variable containing the task variable value in which
to annotate (draw) the marker and text on.
setTaskVariable(Variable) -
Method in class com.sas.graphics.components.ganttchart.GanttChartTableDataModel
Specifies Task Variable for chart bars.
setTemplate(String) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
setTemplate(File) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
setTemplate(String) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the menubar template as a string
setTemplate(File) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the menubar template as a file
setTemplate(InputStreamReader) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the menubar template as an InputStreamReader
setTemplate(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the template for this compoment.
setTemplate(File) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets a templet file object
setTemplate(InputStreamReader) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets a templet file object
setTemplate(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Sets the template for this component.
setTemplate(File) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Sets a template file object
setTemplate(InputStreamReader) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Sets a template file object
setTemplate(String) -
Method in interface com.sas.servlet.tbeans.TemplateInterface
Sets the template for this component.
setTemplate(File) -
Method in interface com.sas.servlet.tbeans.TemplateInterface
Sets a template file object
setTemplate(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag
Sets the template used for the composite TransformationBean.
setTemplate(String) -
Method in class com.sas.util.Template
Sets the template
setTemplateDictionary(HashMap) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
setTemplateDictionary(HashMap) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets a user defined dictionary for the component containing varialbes along with their associated values.
setTemplateDictionary(HashMap) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Sets a user defined dictionary for the component containing variables along with their associated values.
setTemplateDictionary(HashMap) -
Method in interface com.sas.servlet.tbeans.TemplateInterface
Sets a user defined dictionary for the component containing variables along with their associated values.
setTemplateDictionary(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag
Sets the object used to specify the template dictionary for
this composite TransformationBean.
setTemplateDictionary(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.CellContentsSimpleTemplateRendererTag
Sets the object used to specify the template dictionary for
this CellContentsRenderer.
setTemplateFile(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag
Sets the file object which contains the template for this composite TransformationBean.
setTemplateFileName(String) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
setTemplateFileName(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
The name of the template file.
setTemplateFileName(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
The name of the template file.
setTemplateFileName(String) -
Method in interface com.sas.servlet.tbeans.TemplateInterface
The name of the template file.
setTemplateFileName(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag
Sets the file name which contains the template for this composite TransformationBean.
setTemplateLocation(String) -
Method in class com.sas.servlet.tbeans.BaseCompositeTransformation
setTemplateLocation(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the location the template file should be retrieved from.
setTemplateLocation(String) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuItem
Sets the location the template file should be retrieved from.
setTemplateLocation(String) -
Method in interface com.sas.servlet.tbeans.TemplateInterface
Sets the location the template file for this composite.
setTemplateLocation(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the path location where all template files for a web application
can be found.
setTemplateLocation(String) -
Method in class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag
Sets the location of the template file for this composite
TransformationBean.
setTemplateText(String) -
Method in class com.sas.storage.jdbc.JDBCToListModelAdapter
Sets the text to be used for the template, determining what values display in the list.
setTemplateURLLocation(String) -
Method in class com.sas.servlet.util.ComponentPropertyManager
Sets the URL path location where all template files for a web application
can be found.
setTestNode(FilterLogicEditableTestNodeInterface) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
setTestNodeAt(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
Assigns the test node to the list at the specified position.
setTestNodeAt(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.FilterItemListToSimpleList
Assigns the given test node at the specified location in the list.
setTestNodeAt(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.FilterItemRootToAdvancedList
Assigns the given test node at the specified location in the list.
setTestNodeAt(int, FilterLogicTestNodeInterface) -
Method in class com.sas.dataselectors.filters.FilterItemRootToSimpleList
Assigns the given test node at the specified location in the list.
setTestValuesList(List) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
Sets the list of values for this test node.
setTestValuesList(List) -
Method in interface com.sas.dataselectors.filters.FilterLogicEditableTestNodeInterface
Sets a List of objects that were selected for this test node.
setText(String) -
Method in class com.sas.awt.Button
Sets the Button with the specified text.
setText(String) -
Method in class com.sas.awt.CheckBox
Sets the CheckBox with the specified text.
setText(String) -
Method in class com.sas.awt.Choice
Sets the selected item.
setText(String) -
Method in class com.sas.awt.Dialog
Sets the Dialog title
setText(String) -
Method in class com.sas.awt.Font
Sets the font of this object to the specified name
setText(String) -
Method in class com.sas.awt.Frame
Sets the Frame title.
setText(String) -
Method in class com.sas.awt.Label
Sets the text to the specified text
setText(String) -
Method in class com.sas.awt.ListBox
Sets the selected item.
setText(String) -
Method in class com.sas.awt.TextArea
Sets the text of this TextArea to the specified text.
setText(String) -
Method in class com.sas.awt.TextField
Sets the text of this TextField to the specified text.
setText(String) -
Method in class com.sas.commands.BaseCommand
Placeholder to satisy interface requirements.
setText(String) -
Method in class com.sas.commands.CompositeDynamicAttributeCommand
Placeholder to satisy interface requirements.
setText(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setText(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setText(String) -
Method in class com.sas.dataselectors.memberproperties.NodeInfo
Sets the text label to displayed for this node.
setText(String) -
Method in class com.sas.graphics.components.NoteModel
Sets the text string that is to be displayed.
setText(String) -
Method in class com.sas.net.URL
Sets the text attribute and URL object if the URL is valid.
setText(String) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the text.
setText(String) -
Method in class com.sas.servlet.tbeans.form.BaseCheckBox
Sets the displayed text associated with the checkbox.
setText(String) -
Method in class com.sas.servlet.tbeans.form.BaseHidden
Sets the text, or value, attribute.
setText(String) -
Method in class com.sas.servlet.tbeans.form.BaseInput
Sets the text, or value, attribute.
setText(String) -
Method in class com.sas.servlet.tbeans.form.BaseTextArea
Sets the text of the TextArea.
setText(String) -
Method in class com.sas.servlet.tbeans.ipage.IText
Set the text to be written out to the requesting device.
setText(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the text of the Item.
setText(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the text of the Item.
setText(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the text of the JavaScriptNode.
setText(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the text displayed for the node.
setText(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setText(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the text associated with the node.
setText(String) -
Method in class com.sas.servlet.tbeans.tableview.hdml.DefaultCellContentsRenderer
Sets the text.
setText(String, ActionLocation) -
Method in class com.sas.servlet.tbeans.tableview.rpf.html.TextAction
setText(String) -
Method in class com.sas.servlet.tbeans.tableview.wml.DefaultCellContentsRenderer
Sets the text.
setText(String) -
Method in class com.sas.servlet.util.StreamContentCommand
Deprecated. This method is not implemented.
setText(String) -
Method in class com.sas.swing.visuals.BaseBorder
Set the text to be displayed on the top area of the border.
setText(String) -
Method in class com.sas.swing.visuals.CalendarDayButton
Sets the date for this button using a string representation of the date.
setText(GregorianCalendar) -
Method in class com.sas.swing.visuals.CalendarDayButton
Sets the date for this button using a GregorianCalendar representation of the date.
setText(String) -
Method in class com.sas.swing.visuals.NodeViewTextEditor
Sets the text value of the current node.
setText(String) -
Method in class com.sas.swing.visuals.SpinBox
Set the text of the SpinBox.
setText(String) -
Method in class com.sas.swing.visuals.TreeView
Support for StringDataInterface.
setText(String) -
Method in class com.sas.swing.visuals.util.ChangeCursorCommand
Placeholder to satisy interface requirements; does nothing.
setText(String) -
Method in class com.sas.swing.visuals.util.ChangeEnabledStateCommand
Placeholder to satisy interface requirements; does nothing.
setText(String) -
Method in class com.sas.table.TextCell
Sets the text value of the current cell.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxTag
Sets the text attribute (String) of the CheckBoxTag.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.form.HiddenTag
Sets the text property (String) of the Hidden Tag.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.form.PasswordTag
Sets the text property (String) of the Password.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.form.PushButtonTag
Sets the label property (String) of the pushbutton.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
Sets the text property (String) of the TextArea.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextEntryTag
Sets the text property (String) of the TextEntry.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the text attribute (String) of the LabelTag.
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the text property (String)
The text of item
setText(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the text property (String).
setText(String) -
Method in class com.sas.util.MenuSeparatorCommand
Does nothing.
setText(String) -
Method in class com.sas.util.Template
This method contains no code.
setText(String) -
Method in class com.sas.util.transforms.ToDataSourceTransform
setText(String) -
Method in class com.sas.visuals.BaseBorder
Set the text to be displayed on the top area of the border.
setText(String) -
Method in class com.sas.visuals.BaseButton
Set the text to be displayed on the BaseButton.
setText(String) -
Method in class com.sas.visuals.ComboBox
Sets the text to the specified text
setText(String) -
Method in class com.sas.visuals.LabelView
Sets the text to be displayed.
setText(String) -
Method in class com.sas.visuals.Marquee
Sets the text displayed in the marquee.
setText(String) -
Method in class com.sas.visuals.MarqueeIcon
Set the text displayed in the marquee.
setText(String) -
Method in class com.sas.visuals.NodeViewTextEditor
Sets the text value of the current node.
setText(String) -
Method in class com.sas.visuals.PushButton
Set the text to be displayed on the PushButton.
setText(String) -
Method in class com.sas.visuals.RadioBox
Set the selectedItem to the specified text.
setText(String) -
Method in class com.sas.visuals.SpinBox
Set the text of the SpinBox.
setText(String) -
Method in class com.sas.visuals.TabFolder
Set the text on the TabButtonInterface object if it implements
the StringDataInterface.
setText(String) -
Method in class com.sas.visuals.TextBorder
Set the text to draw on the border.
setText(String) -
Method in class com.sas.visuals.TextEditComposite
setText(String) -
Method in class com.sas.visuals.TextElement
Set the value of the text property.
setText(String) -
Method in class com.sas.visuals.ToggleButton
Sets the text to be displayed on the ToggleButton.
setText(String) -
Method in class com.sas.visuals.TreeView
Support for StringDataInterface.
setText(String) -
Method in class com.sas.visuals.UnitsBox
Set the text attribute.
setTextAlignment(int) -
Method in class com.sas.swing.visuals.BaseBorder
Set the text alignment to CENTER, LEFT, or RIGHT
for display on the top area of the border.
setTextAlignment(int) -
Method in class com.sas.visuals.BaseBorder
Set the text alignment to CENTER, LEFT, or RIGHT
for display on the top area of the border.
setTextBold(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setTextBold(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setTextBorderGap(int) -
Method in class com.sas.visuals.TextBorder
Set the pixel gap between the border and the text when
the vertical alignment is not CENTER.
setTextColor(Color) -
Method in class com.sas.visuals.TextBorder
Set the color used to draw the text.
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setTextColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setTextColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setTextColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setTextColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setTextColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelDataInterface
Sets the name of the column in the level data set that contains the descriptive text
to be displayed on the node in the JavaScript tree.
setTextColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the textColumnName.
setTextColumnName(String) -
Method in class com.sas.servlet.tbeans.models.MapToItemTransform
Sets the key name for the text column in the Map to be transformed.
setTextColumnName(String) -
Method in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
Sets the name of the column in the data source that contains the text values.
setTextFont(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setTextFont(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setTextFont(Font) -
Method in class com.sas.visuals.TextBorder
Set the font used to draw the text.
setTextFontColor(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setTextFontColor(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setTextFontSize(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setTextFontSize(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setTextFrameColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color for frame line around the text.
setTextGap(int) -
Method in class com.sas.swing.visuals.BaseBorder
Set the gap between the text and the border line.
setTextGap(int) -
Method in class com.sas.swing.visuals.TreeView
Deprecated. Use NodeView.TEXT_GAP property of defaultNodeStyle.
setTextGap(int) -
Method in class com.sas.visuals.BaseBorder
Set the gap between the text and the border line.
setTextGap(int) -
Method in class com.sas.visuals.NodeStyle
setTextGap(int) -
Method in class com.sas.visuals.TreeView
Deprecated. Use NodeView.TEXT_GAP property of defaultNodeStyle.
setTextItalic(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setTextItalic(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setTextJustification(int) -
Method in class com.sas.visuals.Marquee
Sets the text justification.
setTextJustification(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the text justification.
setTextMargin(int) -
Method in class com.sas.swing.visuals.BaseBorder
Set the margin between the edge of the border the text is aligned to and the
text when the alignment is LEFT or RIGHT.
setTextMargin(int) -
Method in class com.sas.visuals.BaseBorder
Set the margin between the edge of the border the text is aligned to and the
text when the alignment is LEFT or RIGHT.
setTextMargin(int) -
Method in class com.sas.visuals.TextBorder
Set the pixel margin for the text when it is aligned
to the LEFT or the RIGHT side.
setTextOnModel(String) -
Method in class com.sas.awt.TextArea
Internal routine that checks if a validator is set.
setTextOnModel(String) -
Method in class com.sas.awt.TextField
Internal routine that checks if a validator is set.
setTextOnModelLock -
Variable in class com.sas.awt.TextField
setTextPad(int) -
Method in class com.sas.swing.visuals.TreeView
Deprecated. Use NodeView.TEXT_PAD property of defaultNodeStyle.
setTextPad(int) -
Method in class com.sas.visuals.NodeStyle
setTextPad(int) -
Method in class com.sas.visuals.TreeView
Deprecated. Use NodeView.TEXT_PAD property of defaultNodeStyle.
setTextPosition(int) -
Method in class com.sas.visuals.BaseButton
Set the position the text is displayed relative to the defaultIcon.
setTextPosition(int) -
Method in class com.sas.visuals.Marquee
Sets the position of the text relative to the image.
setTextPosition(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the position of the text relative to the image.
setTextPosition(int) -
Method in class com.sas.visuals.TextBorder
Set the side the text is positioned on.
setTextScaled(boolean) -
Method in class com.sas.visuals.UnitsBox
Deprecated. This property has been removed. To get
unscaled behavior, simply provide an association list with all
values equal to 1.0
setTextStyle(TextStyle) -
Method in class com.sas.graphics.components.DataTipModel
Sets the visual attributes used to render the text.
setTextStyle(TextStyle) -
Method in class com.sas.graphics.components.NoteModel
Sets the visual attributes used to render the text.
setTextStyle(TextStyle) -
Method in class com.sas.graphics.components.ReferenceBandModel
Sets the text style for the label.
setTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.ReferenceLineModel
Sets the text style for the label.
setTextStyle(TextStyle) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setTextStyle(TextStyle) -
Method in class com.sas.graphics.components.TimePeriodModel
Set the text attributes of the value displayed in each period.
setTextStyle(String) -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentItemNode
Sets the element of the JSNode.
setTextStyleClassColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the textStyleClassColumnName.
setTextTransportFormat(String) -
Method in class com.sas.net.connect.ConnectClient
setTextUnderline(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setTextUnderline(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setTextWrapped(boolean) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Determines if relational filters should be written out concatenated together with the text wrapped or if they should be indented and formatted to represent
the grouping of the filters.
setTextWrapping(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Set locations where text wrapping is on
setThenByChoiceBox(String[]) -
Method in class com.sas.commands.dataselectors.SortCommand
Sets the values of the then by items to sort by.
setThenByChoiceBox(String[]) -
Method in class com.sas.dataselectors.sort.SortRequestProperties
setThenByRadioBox(String[]) -
Method in class com.sas.commands.dataselectors.SortCommand
Sets the direction values of the then by items to sort by.
setThenByRadioBox(String[]) -
Method in class com.sas.dataselectors.sort.SortRequestProperties
setThickness(BaseLength) -
Method in class com.sas.graphics.components.LineStyle
Set line thickness.
setThickness(BaseLength) -
Method in class com.sas.graphics.components.StrokeLineStyle
Set thickness for the stroke.
setThreadLocalTrimURL(boolean) -
Static method in class com.sas.servlet.tbeans.html.TreeView
Not intended for public use.
setThresholdColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color to be associated with data values that at or above or below
the set Threshold value set in a BarChart graph.
setThresholdCount(int) -
Method in class com.sas.visuals.RowLayout
Set the number of tabs used to calculate the preferredSize of the container.
setThumbPosition(Point) -
Method in class com.sas.visuals.ScrollSlider
Set the new top, left position of the thumb area.
setThumbPosition(Point) -
Method in interface com.sas.visuals.SliderInterface
Set the top, left point of the slider thumb.
setThumbVisible(boolean) -
Method in class com.sas.visuals.ScrollSlider
Set the thumb area visible state.
setTileLabelStyle(AdvancedTextStyle, int) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Deprecated. Use setDataLabelLevel and setDataLabelTextStyle
setTileVariable(ClassificationVariable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are to be used to produce the tiles to be displayed in
the chart.
setTime(String, Time) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(int, Time) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.sql.Time value.
setTime(int, Time, Calendar) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to a java.sql.Time value.
setTimeFunction(String) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
setTimeFunction(String) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemV2Interface
Set the Function name to be used in the calculation of thi item
setTimeLength(TimeLength) -
Method in class com.sas.graphics.components.TimePeriodModel
Sets the time length used as period.
setTimeNowEnabled(boolean) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
This method is for internal use only
setTimeNowReferenceLineModel(ReferenceLineModel) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
The timenow line specification.
setTimeOut(int) -
Static method in class com.sas.util.ContentServer
Sets the time out value for the server socket in milli seconds.
setTimeOut(int) -
Static method in class com.sas.util.ContentServer2
Sets the time out value for the server socket in milli seconds.
setTimeout(long) -
Method in class com.sas.util.TimedCommand
Set the timeout.
setTimePanelText(String) -
Method in class com.sas.swing.visuals.CalendarPanel
Provides an override for the text used to preface the time spinner box in the time panel.
setTimestamp(String, Timestamp) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0
Sets a parameter to a java.sql.Timestamp value.
setTimestamp(DateFormat) -
Method in class com.sas.util.SystemLog
Sets the time stamp format used when appending the time to the log.
setTimestampUsed(boolean) -
Method in class com.sas.util.SystemLog
Sets whether time stamps are appended to log when printToLog() is called.
setTimeZone(TimeZone) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the time zone to use for dates that are retrieved from this component.
settingClasses -
Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
settingInputList -
Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
settingModel -
Variable in class com.sas.swing.visuals.JComponentModelCustomizerPanel
settingOutputList -
Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
settingTransform -
Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
setTitle(String) -
Method in class com.sas.actionprovider.strategies.BaseMapStrategy
setTitle(String) -
Method in class com.sas.awt.Dialog
Sets the Dialog title
setTitle(String) -
Method in class com.sas.awt.Frame
Sets the Frame title with the specified text
setTitle(NoteModel, int) -
Method in class com.sas.graphics.components.Graph
Set the model for the title at the specified position.
setTitle(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the title for the href.
setTitle(String) -
Method in class com.sas.servlet.tbeans.BaseExpandCollapse
Convenience method to set the text on the title Label.
setTitle(String) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the title for the IMG tag.
setTitle(String) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the title for the label.
setTitle(String) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets the title for the form element.
setTitle(String) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
Sets the title.
setTitle(String) -
Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Sets the title for the bean
setTitle(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
setTitle sets the title to the URL link in the viewer.
setTitle(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the title for the href.
setTitle(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the title for the href.
setTitle(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setTitle(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the title to the URL link in the viewer, usually shown as a tooltip.
setTitle(String) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Sets the title.
setTitle(String) -
Method in class com.sas.servlet.tbeans.tableview.wml.TableView
Sets the title of the table.
setTitle(String) -
Method in class com.sas.taglib.servlet.tbeans.ExpandCollapseTag
Sets the title of the component.
setTitle(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.BaseIPageTag
Sets the title for the bean
setTitle(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the title for the href.
setTitle(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the title for the href.
setTitle(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
setTitle sets the title to the URL link in the viewer.
setTitle(String) -
Method in class com.sas.util.errorhandlers.JOptionPaneErrorHandler
Sets the title to be used on the JOptionPane, null to remove the title.
setTitle1(NoteModel) -
Method in class com.sas.graphics.components.Graph
Set the model for the graph's 1st title.
setTitle1TextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the TextStyle used for the first title.
setTitle2(NoteModel) -
Method in class com.sas.graphics.components.Graph
Set the model for the graph's 2nd title.
setTitle2TextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the TextStyle used for the second title.
setTitle3(NoteModel) -
Method in class com.sas.graphics.components.Graph
Set the model for the graph's 3rd title.
setTitle3TextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the TextStyle used for the third title.
setTitle4(NoteModel) -
Method in class com.sas.graphics.components.Graph
Set the model for the graph's 4th title.
setTitle4TextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the TextStyle used for the fourth title.
setTitleColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTreeV3
setTitleColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTreeV3
setTitleColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setTitleColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setTitleColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setTitleColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setTitleColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeV3Interface
setTitleColumnName
setTitleColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the titleColumnName.
setTitleDisplayed(int) -
Method in class com.sas.servlet.tbeans.html.AppliedFilters
If true then the title is written out prior to the applied filters.
setTitleDisplayed(int) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
If true then the title is written out prior to the drill state.
setTitleFootnoteColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color of titles and footnotes
GraphStyle.applyColorScheme(ColorScheme)
must be called before this color setting will appear in a GraphStyle.
setTitleFormatString(String) -
Method in class com.sas.swing.visuals.wizard.Wizard
Sets the titleFormatString to the specified titleFormat
setTitleFormatString(String) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Sets the titleFormatString to the specified titleFormat
.
setTodayDisplayFormat(DateFormat) -
Method in class com.sas.swing.visuals.CalendarPanel
Method to set the format of the date shown in the Today button.
setTodayOutlineColor(Color) -
Method in class com.sas.swing.visuals.CalendarPanel
Sets the color used for the outline for the day representing today.
setToDefaults() -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setToolTipText(JComponent, String) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Registers the text to display in a tool tip.
setToolTipText(String) -
Method in class com.sas.swing.visuals.DualSelector
Registers the text to display in a tool tip.
setToolTipText(JComponent, String) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileButtonPanel
Registers the text to display in a tool tip.
setToolTipText(String) -
Method in class com.sas.swing.visuals.SpinBox
Registers the text to display in a tool tip.
setToolTipText(String) -
Method in class com.sas.swing.visuals.SpinButton
Registers the text to display in a tool tip.
setTopBorder(int) -
Method in class com.sas.visuals.BoxLayout
Set the gap between the top and center components.
setTopContentOffset(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the number of pixels away from the vertical alignment property the content
is rendererd.
setTopHeight(int) -
Method in class com.sas.visuals.BoxLayout
Set the height to set the top component's height.
setTopImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed on the top of the button
setTopLeftImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed on the top left side of the button
setTopLeftImage(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the image displayed on the top left side of the button
setTopLeftImage(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the image displayed on the top left side of the button
setTopMargin(Length) -
Method in class com.sas.table.CellStyle
Specifies the top margin to use.
setTopMargin(int) -
Method in class com.sas.visuals.RowLayout
Set the top margin.
setTopMargin(int) -
Method in class com.sas.visuals.TabBar
Set the topMargin of the container.
setTopMarkerLabelContent(int) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the type of the content displayed at the top of the markers.
setTopMarkerLabelContent(int) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the type of content displayed at the top of the markers.
setTopMarkerLabelEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets whether or not the LinePlot
should
attempt to label its elements using one fo the hierarchies.
setTopMarkerLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the text appearance model (font, color, justification and base angle) that
is applied to the display labels above the markers.
setTopMarkerLabelTextStyle(AdvancedTextStyle) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the text appearance model (font, color, justification and base angle) that
is applied to the display labels above the markers.
setTopMarkerLabelVariable(Variable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the variable definition used to identify the
data column for the label contents
which are placed above the data points.
setTopMarkerLabelVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Sets the variable definition used to identify the
data column for the label contents
which are placed above the data points.
setTopRightImage(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the image displayed on the top right side of the button
setTopRightImage(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the image displayed on the top right side of the button
setTopRightImage(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the image displayed on the top right side of the button
setToRowCount(int) -
Method in class com.sas.dataselectors.export.BaseExportSelectorAdapter
setToRowCount(int) -
Method in interface com.sas.dataselectors.export.ExportSelectorInterface
If partial rows must be exported it sets the row number of the last row to export.
setTotalsPosition(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the totals position.
setTotalsPosition(String) -
Method in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
setTotalsType(String) -
Method in class com.sas.commands.dataselectors.TotalsCommand
Sets the totals type.
setTotalsType(String) -
Method in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
setTrackEnabled(boolean) -
Method in class com.sas.visuals.ScrollSlider
Set the track enabled property.
setTranformer(TransformInterface) -
Method in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
setTransactionElement(int) -
Method in class com.sas.table.TableView
Specifies how often modified cells are committed
to the model.
setTransactionIsolation(int) -
Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support transactions.
setTransactionIsolation(int) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setTransactionIsolation(int) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets the desired transaction isolation level for the Jdbc Connection.
setTransferAllButtonVisible(boolean) -
Method in class com.sas.servlet.tbeans.dualselector.BaseDualSelector
Sets whether or not the move all buttons will be visible.
setTransferAllButtonVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the transferAllButtonVisible property (boolean).
setTransferAllControlsVisible(boolean) -
Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Sets the value of the transferAllControlsVisible property.
setTransferAllControlsVisible(boolean) -
Method in class com.sas.swing.visuals.DualSelector
Sets the value of the transferAllControlsVisible property.
setTransferAllControlsVisible(boolean) -
Method in class com.sas.visuals.DualSelector
Sets the value of the transferAllControlsVisible property.
setTransform(TreeView.TreeNodeTransform) -
Method in class com.sas.servlet.tbeans.html.TreeView
Sets the transform to be used to convert a node from in a TreeModel into a
tree node for use by this treeView
setTransform(TransformInterface) -
Method in class com.sas.swing.adapters.JTableClipboardAdapter
Sets the new transform to use for converting values from the model into
displayable text.
setTransform(TransformInterface, int) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the transform class for a columnIndex.
setTransform(TransformInterface, int) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the transform class for a columnIndex.
setTransform(TransformInterface) -
Method in class com.sas.swing.models.TransformingListModel
Set transform to given transform, which can be null
setTransform(TransformInterface) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
Sets the new transform to use for converting values from the model into displayable text
in the editor.
setTransform(TransformInterface) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
Sets the new transform to use for converting values from the model into displayable text.
setTransformList() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
setTransformOnBean(TransformInterface) -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
Sets the transfrom on the bean
setTransforms(TransformInterface[]) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the transforms used to retrieve the metadata information.
setTransforms(TransformInterface[]) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
Sets the transforms used to retrieve the metadata information.
setTransforms(TransformInterface[]) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Sets the transforms used to read the data returned from the file system.
setTransformSelected() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
Set the selectedItem in the list to correspond to the attached Transform
setTransparent(boolean) -
Method in class com.sas.awt.AppletVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.DialogVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.FrameVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.LabelVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.PanelVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
setTransparent(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
setTransparent(boolean) -
Method in interface com.sas.awt.VisualInterface
Sets whether the background of the component is filled with the backgroundColor.
setTransparent(ComponentInterface, VisualInterface, Component, boolean) -
Static method in class com.sas.awt.VisualInterfaceSupport
setTransparent(boolean) -
Method in class com.sas.prompts.groups.PromptGroup
setTransparent(boolean) -
Method in class com.sas.visuals.Part
setTransparent(boolean) -
Method in class com.sas.visuals.RadioBox
Sets the RadioBox and all of its components transparent.
setTransposed(boolean) -
Method in class com.sas.table.TableWriter
Sets whether the md tableview is rotated.
setTreeExpansionState(Collection) -
Method in class com.sas.graphics.components.ganttchart.GanttChart
This method is for internal use only.
setTreeIconModel(TreeIconModel) -
Method in class com.sas.graphics.components.HierarchyModel
Define open icon that will be used when displaying hierarchical data in a treetable.
setTreeListProperties(Locale) -
Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel
setTreeModels() -
Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Creates and sets the tree models for the available and selected trees of the dual tree selector,
expands the folder nodes in the available model, expands the selected role node in the selected
tree model, and turns off multiple selection for OLAP queries.
setTreeOperator(int) -
Method in class com.sas.storage.olap.Filter
Set the restriction to get member info.
setTrendlineType(int) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets the type of trendline connecting successive waterfall bars.
setTrimUsed(boolean) -
Method in class com.sas.storage.jdbc.JDBCAdapter
Set the value of trimUsed
.
setTrueRowCountCalculated(boolean) -
Method in class com.sas.storage.jdbc.JDBCRowCountAdapter
Sets whether to calculate the true row count or the current maximum row count.
setTrueRowCountCalculated(boolean) -
Method in class com.sas.swing.models.SortableTableModelAdapter
setTrueRowCountCalculated(boolean) -
Method in interface com.sas.table.TrueRowCountCalculatedInterface
Sets whether the actual row count should be calculated.
setTuple(int, TupleInterface) -
Method in class com.sas.storage.olap.embedded.Axis
Replace the tuple at the given index
setTuple(TupleInterface) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set the parent tuple of this tuple element
setTupleElement(TupleElementInterface) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand.ReportLinkElement
setTupleElement(TupleElementInterface) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
set the tupleElement set on the command
setTupleElement(TupleElementInterface) -
Method in class com.sas.dataselectors.filterandrank.FilterAndRankModel
Sets the current tuple element.
setTupleElements(TupleElementInterface[]) -
Method in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
setTuples(int, int, TupleInterface[]) -
Method in class com.sas.storage.olap.embedded.Axis
Replace the tuples associated with the axis
setType(String) -
Method in class com.sas.actionprovider.Area
Set the type of area corresponding to an areaType defined
by a support class.
setType(AttributeTypeInterface) -
Method in class com.sas.entities.AttributeDescriptor
setType(AttributeTypeInterface) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets the AttributeType.
setType(String) -
Method in class com.sas.entities.AttributeType
setType(String) -
Method in interface com.sas.entities.AttributeTypeInterface
Set the java type
setType("java.lang.String"); //String AttributeType
setType("java.util.Date"); //Date AttributeType
setType(int) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setType(String) -
Method in class com.sas.servlet.tbeans.form.BaseListBoxView
Sets the type of ListBoxView being displayed.
setType(String) -
Method in class com.sas.servlet.tbeans.form.BasePushButton
Sets the type
setType(TupleElementType) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set the type of this element.
setType(int) -
Method in class com.sas.swing.visuals.CalendarDayButton
Sets the type of this text field.
setType(int) -
Method in class com.sas.table.BorderStyle
Specifies the type -- one of
BorderTypes.
setType(String) -
Method in class com.sas.taglib.servlet.tbeans.form.PushButtonTag
Sets the type property (String).
setTypeChangeWarningIgnored(boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedObjectFactory
setTypedFilterValueMax(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the typed filter maximum value
setTypedFilterValueMax(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the typed filter maximum value
setTypedFilterValueMin(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the typed minimum filter value.
setTypedFilterValueMin(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the typed minimum filter value.
setTypedFilterValues(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the typed filter values
setTypedFilterValues(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the typed filter values
setTypeEnabled(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
setTypeEnabled(boolean) -
Method in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
setTypeEnabled(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setTypeLabel(String) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setTypeMap(Map) -
Method in class com.sas.net.sharenet.ShareNetConnection
JDBC 2.0
Sets a type-map object as the default type-map for
this connection.
setTypeMap(Map) -
Method in class com.sas.storage.jdbc.JDBCConnection
Implementation of the java.sql.Connection interface.
setTypeMap(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Sets the String representing the type map that will be used for custom mapping
of SQL structured types and distinct types.
setTypeVisible(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setUI(OriginComponentUI) -
Method in class com.sas.swing.visuals.tableview.OriginComponent
Sets the L&F object that renders this component and repaints.
setUI(RowHeaderUI) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the look and feel (L&F) object that renders this component.
setUIConfiguration(UIConfigurationInterface) -
Method in class com.sas.prompts.definitions.PromptDefinition
Set a UI configuration object with options indicating how the prompt designer
would like the prompting UI to look and behave.
setUIConfiguration(UIConfigurationInterface) -
Method in class com.sas.prompts.groups.PromptGroup
Set a UI configuration object with options indicating how the prompt designer
would like the prompting UI to look and behave.
setUncheckedValue(String) -
Method in class com.sas.servlet.tbeans.form.html.CheckBox
The value assigned to the checkbox when it is unchecked.
setUncleIndex(int) -
Method in class com.sas.sasserver.tree.ProgressiveLevelTreeNode
setUncleIndex sets the uncleIndex of the node.
setUncommittedValues(Map) -
Method in interface com.sas.servlet.tbeans.navigationbar.EditNavigationInterface
Sets the map containing the name/value pairs of the editable fields
that have changed and need to be committed.
setUncommittedValues(Map) -
Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Sets the map containing the name/value pairs of the editable fields
that have changed and need to be committed.
setUnderFlowColor(Color) -
Method in class com.sas.graphics.components.DataElementColors
Sets the color to be associated with Under Flow data values in a Spectrum Plot.
setUnderFlowFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for UnderFlow data elements on Spectrum Plot.
setUnderline(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setUnderline(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setUnderlined(boolean) -
Method in class com.sas.visuals.TextElement
Set the value of the underlined property.
setUnformattedValue(String) -
Method in class com.sas.dataselectors.filters.DefaultFilterValue
Sets the unformatted representation of this value.
setUnformattedValueFormatString(String) -
Method in class com.sas.dataselectors.filters.FilterValueFormatter
Sets the format string to use when showUnformattedValues is true and the formatted and
unformatted values are different.
setUnicodeStream(int, InputStream, int) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Deprecated.
setUniformAxes(boolean) -
Method in class com.sas.graphics.components.radarchart.RadarChartModel
Sets whether or not the Axes will all have the same range represented.
setUniformEnabled(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Deprecated. use setUniformPolicy
setUniformEnabled(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not the category axis values are
identical between all cells.
setUniformEnabled(boolean) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not the category axis values are
identical between all cells.
setUniformEnabled(boolean) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets whether or not the axis values are
identical between all cells.
setUniformEnabled(boolean) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets whether or not the axis values are
identical between all cells.
setUniformPolicy(int) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets whether or not the set of category axis values are forced to be
uniform (i.e. the same) between all cells (GraphConstants.TRUE),
uniform within the cells of each column (GraphConstants.AUTOMATIC)
or not forced at all (GraphConstants.FALSE).
setUniformPolicy(int) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not the set of category axis values are forced to be
uniform (i.e. the same) between all cells (GraphConstants.TRUE),
uniform within the cells of each column (GraphConstants.AUTOMATIC)
or not forced at all (GraphConstants.FALSE).
setUniformPolicy(int) -
Method in class com.sas.graphics.components.linechart.LineChartModel
Sets whether or not the set of category axis values are forced to be
uniform (i.e. the same) between all cells (GraphConstants.TRUE),
uniform within the cells of each column (GraphConstants.AUTOMATIC)
or not forced at all (GraphConstants.FALSE).
setUniqueDimensionName(String) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertyItem
Sets the uniqueDimensionName that identifies the
Dimension to which the member property belongs.
setUniqueDimensionName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by unique dimension name
setUniqueHierarchyName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by unique hierarchy name
setUniqueId(Object) -
Method in interface com.sas.actionprovider.ActionProviderViewInterface
Sets the unique identifier used by the APF to distinguish between multiple
components.
setUniqueId(Object) -
Method in class com.sas.actionprovider.support.BaseViewerSupport
Sets the unique identifier used by the APF to distinguish between multiple
components.
setUniqueId(Object) -
Method in class com.sas.servlet.tbeans.BaseActionCompositeTransformation
Sets the Viewer's uniqueId
setUniqueId(Object) -
Method in class com.sas.servlet.tbeans.BaseActionTransformation
Sets the Viewer's uniqueId
setUniqueId(Object) -
Method in class com.sas.swing.visuals.olaptableview.OLAPDrillState
Returns the Viewer's uniqueId
setUniqueId(Object) -
Method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Returns the Viewer's uniqueId
setUniqueId(Object) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchComponent
Returns the Viewer's uniqueId
setUniqueId(Object) -
Method in class com.sas.swing.visuals.tableview.TableView
Returns the Viewer's uniqueId
setUniqueLevelName(String) -
Method in class com.sas.dataselectors.memberproperties.MemberPropertyItem
Sets the uniqueLevelName that identifies the
Level to which the member property belongs.
setUniqueLevelName(String) -
Method in class com.sas.storage.olap.embedded.TupleElement
Set unique level name for this element
setUniqueLevelName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by unique level name
setUniqueLevelNames(String[]) -
Method in class com.sas.storage.olap.embedded.Axis
Set the unique level names on the axis
setUniqueMeasureName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by unique measure name
setUniqueMemberName(String) -
Method in class com.sas.storage.olap.Filter
Sets the restriction used to filter by unique member name
setUniqueModelIdentifier(Object) -
Method in class com.sas.servlet.tbeans.tableview.TableColumn
setUniqueName(String) -
Method in class com.sas.dataselectors.memberproperties.NodeInfo
Sets the unique name that identifies this node.
setUnitIncrement(int) -
Method in class com.sas.awt.Scrollbar
Sets the unit increment.
setUnitIncrement(int) -
Method in class com.sas.swing.visuals.SpinBox
Set the integer value of the unitIncrement.
setUnitIncrement(int) -
Method in class com.sas.swing.visuals.SpinButton
Sets the integer value of the unitIncrement for the SpinButton.
setUnitIncrement(int) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the unit value increment for the adjustable object.
setUnitIncrement(int) -
Method in interface com.sas.util.IntegerRangeInterface
Deprecated. Sets the unit value increment for the range object.
setUnitIncrement(int) -
Method in class com.sas.visuals.Scrollbar
Set the integer value of the unitIncrement for the Scrollbar.
setUnitIncrement(int) -
Method in class com.sas.visuals.ScrollSlider
Set the integer value of the unitIncrement for the SpinButton.
setUnitIncrement(int) -
Method in class com.sas.visuals.SpinBox
Set the integer value of the unitIncrement.
setUnitIncrement(int) -
Method in class com.sas.visuals.SpinButton
Sets the integer value of the unitIncrement for the SpinButton.
setUnitIncrementNumber(Number) -
Method in class com.sas.swing.visuals.SpinBox
Set the unitIncrement number value for the SpinBox.
setUnitIncrementNumber(Number) -
Method in class com.sas.swing.visuals.SpinButton
Sets the unitIncrement number.
setUnitIncrementNumber(Number) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the unit value increment for the adjustable object.
setUnitIncrementNumber(Number) -
Method in class com.sas.visuals.Scrollbar
Set the unitIncrement number.
setUnitIncrementNumber(Number) -
Method in class com.sas.visuals.ScrollSlider
Set the unitIncrement number.
setUnitIncrementNumber(Number) -
Method in class com.sas.visuals.SpinBox
Set the unitIncrement number value for the SpinBox.
setUnitIncrementNumber(Number) -
Method in class com.sas.visuals.SpinButton
Sets the unitIncrement number.
setUnits(AssociationListInterface) -
Method in class com.sas.visuals.UnitsBox
Set the units used to control the object.
setUnitsDisplayTransform(TransformInterface) -
Method in class com.sas.visuals.UnitsBox
Set the units display transform.
setUnselectedItems(String[]) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Sets the array of unselected data items.
setUnselectedItems(String[]) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Sets the array of unselected data items.
setUpArrowImage(String) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the upArrowImage property of the DualListSelector.
setUpdateButtonVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseListEditor
A convenience method to set the visibility of the "Update" button.
setUpdateEnabled(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxList
Used internally to set whether values can be updated.
setUpdateEnabled(boolean) -
Method in class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
Used internally to set whether values can be updated.
setUpdateFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to UPDATE_ACTION
setUpdateFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to UPDATE_ACTION
setUpdateStatement(String) -
Method in class com.sas.storage.jdbc.JDBCDataAccessor
setUpdateVisible(boolean) -
Method in class com.sas.servlet.tbeans.navigationbar.html.NavigationBarEditingElement
Sets if the update action is displayed.
setUpdateVisible(boolean) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarEditingElementTag
Sets the updateVisible property on the NavigationBarEditingElement.
setupDefaultStyleMap() -
Static method in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
setupDefaultStyleMap() -
Static method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
setupDefaultStyleMap() -
Static method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
setupDetailView() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Binds the SortableTableModelAdapter
and the detailview.
setupDetailView() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
Binds the sort model to the
navigation model and the
sort model to the search model
and to the corresponding
TableView components.
setUpFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets pendingAction to UP_ACTION
setUpFilter(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to UP_ACTION
setupHelpForCalcItemDialog() -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
setUpperThresholdFillStyle(FillStyle) -
Method in class com.sas.graphics.components.DataElementStyles
Fill attributes for data elements that pass above a specified Threshold on a BarChart.
setupShowDescription(BaseCheckBox, BaseFieldRenderer) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
This method sets up the ShowDescription component so that the correct
JavaScript method, sas_RemoteFileSelector_updateDescriptionDisplayStatus
, is
executed when the CheckBox
component is selected.
setupTemplateDictionary() -
Method in class com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorPanel
Updates the values associated with the following keys in the template dictionary:
PCS_BUTTON_ROW_ID
PCS_PERCENT_CHOICE_CONDITIONAL
setupTemplateDictionary() -
Method in class com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorPanel
setupTest() -
Static method in class com.sas.util.ContentServer
setupView(BaseTableView, BaseRemoteFileModelInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSelector
Override so that the first time the detail views
are rendered, they are rendered with the folders
sorted first by Name
setupView() -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
This method intializes the view.
setupView(BaseTableView, RemoteFileSearchModelInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSearch
Bind the viewer and the model.
setupView(BaseTableView, BaseRemoteFileModelInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
Bind the viewer and the model.
setURL(String, URL) -
Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(int, URL) -
Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets the designated parameter to the given java.net.URL
value.
setURL(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setURL(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setURL(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setURL(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setURL(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setURL(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setURL(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the link associated with all nodes in the tree.
setURL(String) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the url associated with the button
setURL(String) -
Method in class com.sas.servlet.tbeans.BaseLabel
Sets the destination URL for the text's link.
setURL(String) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Set the destination URL for the image's link.
setURL(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Sets the url associated with the node
setURL(String) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the url associated with the button
setURL(String) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the url associated with the button
setURL(String) -
Method in class com.sas.servlet.tbeans.models.TreeNode
setURL(String) -
Method in interface com.sas.servlet.tbeans.models.TreeNodeInterface
Sets the url associated with node.
setURL(String) -
Method in interface com.sas.servlet.tbeans.URLInterface
Sets the component's URL
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the URL attribute (String) of the ImageTag.
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuItemTag
Sets the URL property (String).
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IOptionTag
Sets the URL property (String).
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.LabelTag
Sets the URL attribute (String) of the LabelTag.
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the URL property (String).
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the URL property (String).
setURL(String) -
Method in class com.sas.taglib.servlet.tbeans.TreeNodeTag
Sets the URL property (String).
setURLBase(String) -
Method in class com.sas.actionprovider.HttpAction
Sets the base of this Action's URL.
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setURLColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setURLColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setURLColumnName(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setURLColumnName(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setURLColumnName(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets the name of the column in the level data set that contains the link
to be associated with the node in the JavaScript tree.
setURLColumnName(String) -
Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
Sets the uRLColumnName.
setURLFormat(String) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the URL format for a menu.
setURLFormat(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the URLFormat property (String).
setURLModel(ListModel) -
Method in class com.sas.servlet.tbeans.ipage.IMenu
Sets the URL model for the menu.
setURLModel(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IMenuTag
Sets the URLModel property (String).
setURLSequence(URL[]) -
Method in class com.sas.visuals.ImageAnimationIcon
setURLSequence(URL[]) -
Method in class com.sas.visuals.MarqueeIcon
Sets the sources of images in an array of URLs
setURLTemplate(SimpleTemplate) -
Method in class com.sas.actionprovider.HttpAction
Sets the URLTemplate that may be used to generate
this Action's URL attribute.
setURLTemplate(SimpleTemplate) -
Method in class com.sas.actionprovider.support.HttpViewerSupport
Sets the URLTemplate string
setURLTemplate(SimpleTemplate) -
Method in interface com.sas.actionprovider.URLTemplateViewInterface
Sets the Viewer's URLTemplate.
setURLTemplate(SimpleTemplate) -
Method in class com.sas.servlet.tbeans.graphics.html.BaseGraphSupport
Sets the Viewer's URLTemplate.
setURLTemplate(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarEditingElementTag
Sets the Viewer's URLTemplate
setURLTemplate(String) -
Method in class com.sas.taglib.servlet.tbeans.navigationbar.NavigationBarScrollingElementTag
Sets the Viewer's URLTemplate
setURLTemplate(String) -
Method in class com.sas.taglib.servlet.tbeans.olaptableview.OLAPTableViewTag
Sets the Viewer's URLTemplate
setURLTemplate(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.TableViewTag
Sets the Viewer's URLTemplate
setUsageOnResultItems(List, String) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Sets the usage property of each data item in Itemlist to the value corresponding to
the querytype key.
setUseAsFormElement(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Turns on/off the use of image as a FORM element.
setUseAsFormElement(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the useAsFormElement attribute (boolean) of the ImageTag.
setUseBoundsColors(boolean) -
Method in class com.sas.graphics.map.ESRIMap
Returns whether the overflow and underflow colors should be used for values that don't fall into a range.
setUseCachedTuples(boolean) -
Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
Determines whether or not the object is to use the cached tuples or all the tuples when creating
the drill state.
setUseColumnRemainder(boolean) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets whether the components in the last column will fill the cell
width plus any remaing horizontal space or if they will be their preferred width
setUseFontNameRenderer(boolean) -
Method in class com.sas.swing.visuals.FontPanel
Sets whether to display the font names in the font list using a renderer that will draw the names
in their own font, our just use the default font for renderering.
setUseFontSizeRenderer(boolean) -
Method in class com.sas.swing.visuals.FontPanel
Sets whether to display the font sizes in the size list using a renderer that will draw the sizes
in their own size, our just use the default size for renderering.
setUseFontStyleRenderer(boolean) -
Method in class com.sas.swing.visuals.FontPanel
Sets whether to display the font styles in the style list using a renderer that will draw the styles
in their own style, our just use the default style for renderering.
setUsePlusMinus(boolean) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determines whether or not to use the +/- images on the tree.
setUsePlusMinus(boolean) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setUsePlusMinus determines whether or not to use the +/- images
on the tree.
setUserAgent(String) -
Method in class com.sas.servlet.util.ClientInfo
Sets the browser type
setUserCanChangeType(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.FilterItemEditorAdapter
setUserContext(UserContextInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSearch
Sets the UserContextInterface
instance.
setUserContext(UserContextInterface) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.InformationServicesSelector
Sets the UserContextInterface
instance.
setUserContext(UserContextInterface) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Allows the setting of a new UserContextInterface by the user.
setUserDefinedFormat(String) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
setUseReferringURIParameter(boolean) -
Method in class com.sas.actionprovider.HttpActionProvider
Sets the boolean indicating whether a REFERRING_URI_PARAMETER should be set on
all Actions returned by this action provider.
setUserInfo(UserInfoInterface) -
Method in class com.sas.prompts.definitions.PromptDefinition
Sets an instance of UserInfoInterface which maps String keys to String values which can be used by creators and
consumers of prompts.
setUserName(String) -
Method in class com.sas.graphics.map.ESRIConnection
Sets the user name used to connect to the ESRI server.
setUsername(String) -
Method in class com.sas.storage.jdbc.JDBCConnection
Set the username used to get a connection from the DriverManager.
setUsername(String) -
Method in class com.sas.taglib.storage.jdbc.JDBCConnectionTag
Set the username used to get a java.sql.Connection from the DriverManager.
setUserObject(Object) -
Method in class com.sas.dataselectors.filters.AbstractFilterLogicBaseNode
setUseRowRemainder(boolean) -
Method in class com.sas.visuals.AutoSizingGridLayout
setUserPwd(String) -
Method in class com.sas.graphics.map.ESRIConnection
Sets the password used to connect to the ESRI server.
setUserValueAllowed(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the flag to specify whether a user defined value can be given to satisfy this condition.
setUserValueAllowed(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the flag for allowing users to type in their own values to complete
a conditional filter.
setUserValueFormatter(Format) -
Method in class com.sas.dataselectors.filters.DefaultFilterItem
Sets the format object used when parsing user entered text and converting
it to usable value objects.
setUseSavedMapExtents(boolean) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets the flag that determines whether the map should use any saved map extents.
setUseSession(boolean) -
Method in class com.sas.servlet.tbeans.graphics.BaseESRIMapChart
Sets whether the map should use the HttpSession object to save needed state.
setUseSession(boolean) -
Method in class com.sas.servlet.tbeans.graphics.html.ESRIMapComposite
Sets whether the Session object should be used during the write() method.
setUseSession(boolean) -
Method in class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Sets whether the Session object should be used during the write() method.
setUseTwoColorRamp(boolean) -
Method in class com.sas.graphics.map.ESRIMap
ESRIMap can either use a two color ramp or a three color ramp when creating colors
for classifying the data.
setUsingURLLinks(boolean) -
Method in class com.sas.servlet.tbeans.BaseTreeView
Determines whether or not to use the URL links set on
the tree nodes in the model.
setUsingURLLinks(boolean) -
Method in class com.sas.taglib.servlet.tbeans.TreeViewTag
setUsingURLLinks tells the TreeView whether or not to use the
URL links set on the model.
setUtilObject(Object) -
Method in class com.sas.actionprovider.strategies.BaseActionStrategy
Sets the default utility object on which to invoke the methods that determine
dynamic attribute values and Action status values.
setUtilObject(Object) -
Method in class com.sas.actionprovider.strategies.olap.BaseOLAPStrategy
setUtilObject(Object) -
Method in class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy
Validates that the utilObject set on BaseActionStrategy is an instance of
RelationalActionUtil.
setUtilObject(Object) -
Method in class com.sas.actionprovider.strategies.remotefile2.BaseRemoteFileStrategy
setValid(boolean) -
Method in class com.sas.swing.visuals.dataselectors.sort.SortedItem
setValidateActionListener(ActionListener) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
setValidateActionListener(ActionListener) -
Method in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
setValidateActionListener(ActionListener) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setValidateBeforeClosing(boolean) -
Method in class com.sas.visuals.OkCancelHelpDialog
Set the validator property to be checked before the dialog is hidden.
setValidateCalculationEnabled(boolean) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
Include the validation of the calculation as part of the required validations that validate() preforms.
setValidateCalculationEnabled(boolean) -
Method in interface com.sas.dataselectors.calculateditems.CalculatedItemInterface
Include the validation of the calculation as part of the required validations that validate() preforms.
setValidateFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the validatefunctionname property (String) of the Form Tag.
setValidateSelection(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseChoiceBox
Determines whether or not exceptions are thrown for setSelectedIndex() and setSelectedItem().
setValidateSelection(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseListBox
Determines whether or not exceptions are thrown for setSelectedIndex() and setSelectedItem().
setValidateSelection(boolean) -
Method in class com.sas.servlet.tbeans.form.BaseRadio
Determines whether or not exceptions are thrown for setSelectedIndex() and setSelectedItem().
setValidateSelection(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag
Sets the validateSelection property (boolean).
setValidateSelection(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag
Sets the validateSelection property (boolean).
setValidateSelection(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.ListBoxViewTag
Sets the validateSelection property (boolean).
setValidationButtonVisible(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditDialog
setValidationButtonVisible(boolean) -
Method in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
setValidationButtonVisible(boolean) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemSelector
setValidationEnabled(boolean) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the the validationEnabled attribute on the Form
The default is false.
setValidationEnabled(boolean) -
Method in class com.sas.taglib.servlet.tbeans.form.FormTag
Sets the validationEnabled attribute (boolean) of the Form Tag.
setValidationFunctionName(String) -
Method in class com.sas.servlet.tbeans.form.html.Form
Sets the name of the validation function to create if there
are input fields associated with the form (via the validate methods).
setValidationFunctionName(String) -
Method in interface com.sas.servlet.tbeans.util.validators.JavaScriptValidationInterface
Sets the name of the validation function to create if there
are input fields associated with the form (via the validate methods).
setValidationFunctionName(String) -
Method in class com.sas.servlet.tbeans.util.validators.JavaScriptValidator
Sets the name of the JavaScript validation function to call for validation if there
setValidationFunctionName(String) -
Method in class com.sas.taglib.servlet.tbeans.util.validators.BaseValidatorTag
Sets the name of the JavaScript validation function to call for validation.
setValidationMessage(Message) -
Method in interface com.sas.util.validators.ValidationInterface
Sets the validation message which indicates why validateValue() returned false.
setValidationMessage(Message) -
Method in class com.sas.util.validators.Validator
Sets the message to be displayed in the error handler when the
validation returns false.
setValidationMessageCode(String) -
Method in class com.sas.util.validators.Validator
Sets the String used to indicate why the validation failed.
setValidator(ValidationInterface) -
Method in class com.sas.awt.ContainerContainerComponent
setValidator(ComponentInterface, ContainerInterface, Container, ValidationInterface) -
Static method in class com.sas.awt.ContainerInterfaceSupport
Sets the validator for the specified component.
setValidator(ValidationInterface) -
Method in class com.sas.awt.DialogContainerComponent
setValidator(ValidationInterface) -
Method in class com.sas.awt.FrameContainerComponent
setValidator(ValidationInterface) -
Method in class com.sas.awt.PanelContainerComponent
setValidator(ValidationInterface) -
Method in class com.sas.awt.ScrollPaneContainerComponent
setValidator(ValidationInterface) -
Method in class com.sas.awt.TextArea
Sets the validator for the textArea.
setValidator(ValidationInterface) -
Method in class com.sas.awt.TextField
Sets the validator for the textArea.
setValidator(ValidationInterface) -
Method in class com.sas.servlet.tbeans.form.BaseFormElement
Sets a validator for a form element.
setValidator(ValidationInterface) -
Method in class com.sas.swing.visuals.SpinBox
Set the validator for the text in the textField of the SpinBox.
setValidator(ValidationInterface) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
Sets an validator to be used on the editor, this validator will be
used to validate whether a value is valid before the value is set on the model.
setValidator(ValidationInterface) -
Method in class com.sas.swing.visuals.util.JTextFieldValidator
Sets the validator used to evaluate the text entered in the JTextField, notifies the error handler if the
value is not valid.
setValidator(ValidationInterface) -
Method in interface com.sas.util.validators.GenericValidatorInterface
setValidator(ValidationInterface) -
Method in interface com.sas.util.validators.ValidatorInterface
setValidator(ValidationInterface) -
Method in class com.sas.visuals.SpinBox
Set the validator for the text in the textField of the SpinBox.
setValidator(ValidationInterface) -
Method in class com.sas.visuals.UnitsBox
Set the validator for the text in the textField of the SpinBox.
setValidators(String, List) -
Method in class com.sas.entities.AttributeDescriptor
setValidators(String, List) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Set the validators.
setValidators(String, List) -
Method in class com.sas.entities.AttributeType
setValidators(String, List) -
Method in interface com.sas.entities.AttributeTypeInterface
Set the validators.
setValidators(List) -
Method in class com.sas.util.validators.CompositeValidator
Sets the list of validators to use.
setValue(String) -
Method in class com.sas.actionprovider.commands.MapReportLinkingCommand.LevelValuePair
setValue(int) -
Method in class com.sas.awt.Scrollbar
Sets the value to the specified value.
setValue(String) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setValue(String) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
Sets the rightmost side of rule expression
setValue(Object) -
Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
Sets the data for this node.
setValue(Object) -
Method in exception com.sas.entities.AttributeSetException
Save the value that failed assignment to an attribute.
setValue(double) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setValue(int) -
Method in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
setValue(String) -
Method in class com.sas.prompts.groups.ModalChoiceGroup
Sets the value associated with this ModalChoiceGroup.
setValue(String) -
Method in class com.sas.servlet.tbeans.form.BaseCheckBox
Sets the value that is assigned to a checkbox that is on/selected.
setValue(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormHidden
Sets the value of this element.
setValue(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormPassword
Sets the default text value of this element shown when the element is first displayed.
setValue(String) -
Method in class com.sas.servlet.tbeans.ipage.iform.IFormTextEntry
Sets the default text value of this element shown when the element is first displayed.
setValue(String) -
Method in class com.sas.servlet.tbeans.models.Item
Sets the return value for the Item.
setValue(String) -
Method in interface com.sas.servlet.tbeans.models.ItemInterface
Sets the return value for the Item.
setValue(String) -
Method in interface com.sas.servlet.tbeans.models.JavaScriptNodeInterface
Sets the return value for the JavaScriptNode.
setValue(Object) -
Method in class com.sas.swing.models.OLAPMemberTreeNode
setValue(String, Object) -
Method in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Sets the value of a property.
setValue(int) -
Method in class com.sas.swing.visuals.SpinBox
Set the integer value of the SpinBox.
setValue(int) -
Method in class com.sas.swing.visuals.SpinButton
Sets the integer value of the value property.
setValue(Object) -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
Sets the string for the cell being rendered to value
.
setValue(Object) -
Method in class com.sas.swing.visuals.tableview.IconRenderer
Set the Icon to the given value if it is an instance of an Icon, otherwise
sets teh icon to null
setValue(String) -
Method in class com.sas.taglib.servlet.tbeans.form.CheckBoxTag
Sets the value attribute (String) of the CheckBoxTag.
setValue(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormHiddenTag
Sets the value of the field to be posted
setValue(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormPasswordTag
Sets the default text value of this element shown when the element is first displayed.
setValue(String) -
Method in class com.sas.taglib.servlet.tbeans.ipage.IFormTextEntryTag
Sets the default text value of this element shown when the element is first displayed.
setValue(String) -
Method in class com.sas.taglib.servlet.tbeans.models.ItemTag
Sets the value property (String)
The value of item
setValue(int) -
Method in class com.sas.util.IntegerRange
Deprecated. Sets the current value of the adjustable object.
setValue(int) -
Method in interface com.sas.util.IntegerRangeInterface
Deprecated. Sets the current value of the range object.
setValue(int) -
Method in class com.sas.visuals.Scrollbar
Set the integer value of the value property.
setValue(int) -
Method in class com.sas.visuals.ScrollSlider
Set the integer value of the value property.
setValue(int) -
Method in class com.sas.visuals.SpinBox
Set the integer value of the SpinBox.
setValue(int) -
Method in class com.sas.visuals.SpinButton
Sets the integer value of the value property.
setValueAt(Object, int, int) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
Sets the value in the cell at columnIndex and rowIndex to value.
setValueAt(Object, int, int) -
Method in class com.sas.swing.models.MapToTableModelAdapter
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) -
Method in class com.sas.swing.models.OLAPTableModelAdapter
Set the value of the model at the specified row and column indices.
setValueAt(Object, int, int) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sets the value for the given row and column on the model set on
this adapter.
setValueAt(Object, int, int) -
Method in class com.sas.swing.models.TableModelAdapter
Set the value of the model at the specified row and column indices.
setValueAt(Object, int) -
Method in class com.sas.swing.models.TableModelInsertRowSupport
Sets the value in the cell of the uncommitted row at columnIndex
to value.
setValueAt(Object, int, int) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueAt(Object, int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Sets the value for the cell in the table model at row
and column
.
setValueCellStyle(ClassificationCellStyle) -
Method in class com.sas.graphics.components.GraphMatrixAxisModel
Sets the ClassificationCellStyle that contains the set of display properties
used to define the appearance of the axis cells including its background color,
frame line and shadingPolicy.
setValueCellStyle(CellStyle) -
Method in class com.sas.graphics.components.TableAxisModel
Sets the CellStyle that contains the set of display properties
used to define the appearance of the table cells including its background color and
frame line color.
setValueClearedForNonSelectedModalChoiceGroup(boolean) -
Method in class com.sas.prompts.definitions.PromptDefinition
setValueColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color of value text.
setValueColumnName(String) -
Method in class com.sas.servlet.tbeans.models.MapToItemTransform
Sets the key name for the value column in the Map to be transformed.
setValueEntryType(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setValueEntryType(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
setValueFitPolicy(int) -
Method in class com.sas.graphics.components.AxisModel
Sets the value fit policy which specifies how the axis
values are moved/sized and manipulated in order to make
them fit in the available space.
setValueIsAdjusting(boolean) -
Method in class com.sas.swing.visuals.CheckBoxListSelectionModel
Set whether changes are being made to the model.
setValueIsAdjusting(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI.MouseInputHandler
setValueIsAdjusting(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI.MouseInputHandler
setValueIsAdjusting(boolean) -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI.MouseInputHandler
setValueListAllowed(boolean) -
Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Sets the flag to specify whether a pick list should be presented when one is available.
setValueListItem(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Sets the filter value list.
setValueListItem(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the filter value list.
setValuePickerUpdateAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setValuePickerUpdateAction(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets pendingAction to OLAPOK_ACTION
setValueProvider(ValueProviderInterface) -
Method in class com.sas.prompts.definitions.DateDefinition
setValueProvider(ValueProviderInterface) -
Method in class com.sas.prompts.definitions.DoubleDefinition
setValueProvider(ValueProviderInterface) -
Method in class com.sas.prompts.definitions.IntegerDefinition
setValueProvider(ValueProviderInterface) -
Method in interface com.sas.prompts.definitions.MutableValueProviderDefinitionInterface
Sets the value provider which will be used to determine the set of possible values for the prompt.
setValueProvider(ValueProviderInterface) -
Method in class com.sas.prompts.definitions.TextDefinition
setValueRetrieverConfiguration(ValueRetrieverConfiguration) -
Method in class com.sas.prompts.definitions.DateDefinition
setValueRetrieverConfiguration(ValueRetrieverConfiguration) -
Method in class com.sas.prompts.definitions.DoubleDefinition
setValueRetrieverConfiguration(ValueRetrieverConfiguration) -
Method in class com.sas.prompts.definitions.IntegerDefinition
setValueRetrieverConfiguration(ValueRetrieverConfiguration) -
Method in class com.sas.prompts.definitions.TextDefinition
setValues(int, int, int, int) -
Method in class com.sas.awt.Scrollbar
Sets the values for the Scrollbar.
setValues(int, int, int) -
Method in class com.sas.util.IntegerRange
Deprecated. Set the value, minimum and maximum at the same time.
setValues(int, int, int, int, int) -
Method in class com.sas.util.IntegerRange
Deprecated. Set the value, minimum and maximum at the same time.
setValues(int, int, int) -
Method in interface com.sas.util.IntegerRangeInterface
Deprecated. Set the value, minimum and maximum at the same time.
setValues(int, int, int, int, int) -
Method in interface com.sas.util.IntegerRangeInterface
Deprecated. Set the value, minimum and maximum at the same time.
setValueTextStyle(TextStyle) -
Method in class com.sas.graphics.components.ContentsModel
Set the text attributes for the axis values.
setValueTextStyle(TextStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the text attributes used for axis values text.
setValueTextStyle(TextStyle) -
Method in class com.sas.graphics.components.TableAxisModel
Set the text attributes for the table cell text.
setValueUserDefined(boolean) -
Method in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
setValueUserDefined(boolean) -
Method in interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface
setVariableLabel(String, String) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the label corresponding to a variable
setVariableWithinScope() -
Method in class com.sas.taglib.BaseBodyTag
If "id" is not null the tag will be added to the PageContext with tag's scope.
setVariableWithinScope() -
Method in class com.sas.taglib.BaseTag
If "id" is not null the tag will be added to the PageContext with tag's scope.
setVars(SqlFieldArray) -
Method in class com.sas.net.sharenet.ShareNetStatement
Gets the state of the query.
setVerbose(boolean) -
Static method in class com.sas.table.TableWriter
Useful for debugging
setVerbose(boolean) -
Static method in class com.sas.util.ContentServer
Indicates whether debug information should be sent to a debugging dialog.
setVerbose(boolean) -
Static method in class com.sas.util.ContentServer2
Indicates whether debug information should be sent to a debugging dialog.
setVerifyEnabled(boolean) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets a flag indicating that additional verification is needed to determine if the button is in disabled or enabled state.
setVerticalAlignment(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the vertical alignment of the cell.
setVerticalAlignment(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableRow
Sets the vertical alignment of the row's cells.
setVerticalAlignment(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the alignment of the label's contents along the Y axis.
setVerticalAlignment(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the verticalAlignment property of the BaseCellRendererTag.
setVerticalAlignment(String) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseRowTag
Sets the verticalAlignment property of the RowTag.
setVerticalAlignment(int) -
Method in class com.sas.visuals.BaseButton
Set the vertical alignment of the content displayed on the button.
setVerticalAlignment(int) -
Method in class com.sas.visuals.LabelView
Sets the vertical alignment of the text.
setVerticalAlignment(int) -
Method in class com.sas.visuals.TextBorder
Set the vertical alignment of the text.
setVerticalContentAlignment(int) -
Method in class com.sas.visuals.Marquee
Sets the vertical content alignment.
setVerticalContentAlignment(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the vertical content alignment.
setVerticalImageAlignment(int) -
Method in class com.sas.visuals.Marquee
Sets the vertical image alignment.
setVerticalImageAlignment(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the vertical image alignment.
setVerticalJustification(int) -
Method in class com.sas.table.CellStyle
Specifies the vertical justification to use.
setVerticalOffset(BaseDistance) -
Method in class com.sas.graphics.components.DataTipModel
Set the vertical offset of the DataTip window from the mouse cursor.
setVerticalPosition(int) -
Method in class com.sas.awt.AppletVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ButtonVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.CanvasVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.CheckBoxVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ChoiceVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ComponentVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ContainerVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.DialogVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.FrameVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.LabelVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ListBoxVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.PanelVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ScrollbarVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.TextAreaVisualComponent
setVerticalPosition(int) -
Method in class com.sas.awt.TextFieldVisualComponent
setVerticalPosition(int) -
Method in interface com.sas.awt.VisualInterface
This method sets the vertical starting position of the component in pixels.
setVerticalPosition(ComponentInterface, VisualInterface, Component, int) -
Static method in class com.sas.awt.VisualInterfaceSupport
setVerticalScrollBarPolicy(int) -
Method in interface com.sas.graphics.components.ScrollModelInterface
The policy will determine when the vertical scroll bar may appear.
setVerticalScrollbarVisibility(int) -
Method in class com.sas.swing.visuals.TreeView
Sets the vertical scrollbar's visibility.
setVerticalScrollbarVisibility(int) -
Method in class com.sas.table.TableView
Specifies when a vertical scrollbar should be used: always, never,
or as needed.
setVerticalScrollbarVisibility(int) -
Method in interface com.sas.visuals.ScrollbarVisibilityInterface
Sets the vertical scrollbar's visibility.
setVerticalScrollbarVisibility(int) -
Method in class com.sas.visuals.TreeView
Sets the vertical scrollbar's visibility.
setVerticalSpace(int) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the vertical space for the image.
setVerticalSpace(int) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the vertical space for the image.
setVerticalSpace(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the verticalSpace attribute (int) of the ImageTag.
setVerticalTextAlignment(int) -
Method in class com.sas.visuals.BaseButton
Set the vertical alignment of the text displayed on the button.
setVerticalTextAlignment(int) -
Method in class com.sas.visuals.Marquee
Sets the vertical text alignment.
setVerticalTextAlignment(int) -
Method in class com.sas.visuals.MarqueeIcon
Set the vertical text alignment.
setVerticalTextAlignment(int) -
Method in class com.sas.visuals.PushButton
Set the vertical alignment of the text displayed on the button.
setVerticalTextAlignment(int) -
Method in class com.sas.visuals.ToggleButton
Sets the vertical alignment of the text displayed on the button.
setVerticalTextPosition(int) -
Method in class com.sas.swing.visuals.LabelView
Sets the vertical position of the label's text,
relative to its image.
setVgap(int) -
Method in class com.sas.visuals.AutoSizingGridLayout
Sets the vertical gap between components.
setVgap(int) -
Method in class com.sas.visuals.RowColumnLayout
Set the vertical gap between components.
setViewBorder(BorderInterface) -
Method in class com.sas.visuals.TabbedView
Set the Border object used for the view area and
the rows of the TabBar.
setViewClass(Class) -
Method in class com.sas.table.CellStyle
Specifies the class of the object used to view cell data.
setViewClass(Class) -
Method in class com.sas.visuals.TabbedView
Set the view container class created by default
when an item add is done to the TabbedView.
setViewComponent(String) -
Method in class com.sas.swing.visuals.remotefileselector.RemoteFileComponentPanel
Sets the currently viewed component.
setViewer(ActionProviderViewInterface) -
Method in class com.sas.actionprovider.ActionSupportFilter
Sets the current viewer requesting the actions
setViewer(BaseRemoteFileSearch) -
Method in class com.sas.commands.remotefileselector2.HttpSearchCommand
setViewer(Object) -
Method in interface com.sas.dataselectors.export.ExportColumnsInterface
Sets the viewer like a TableView or a MenuBar where the displaying of this selector originated from.
setViewer(Object) -
Method in class com.sas.dataselectors.export.RelationalExportSelectorAdapter
setViewer(BaseActionTransformation) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Set the viewer that the menu bar is attached to
setViewer(Object) -
Method in class com.sas.swing.visuals.SwingCustomizerView
To be overridden by model customizers in the case that they need info from a viewer that is being customized.
setViewerComponent(PropertyChangeSource) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Set the viewer component.
setViewerId(String) -
Method in class com.sas.actionprovider.SelectorAction
setViewerIndex(int) -
Method in interface com.sas.actionprovider.util.relational.ColumnAreaInterface
Sets the viewer index of the column.
setViewerIndex(int) -
Method in class com.sas.actionprovider.util.relational.ColumnHeaderArea
Sets the viewer index of the column.
setViewerIndex(int) -
Method in class com.sas.actionprovider.util.relational.DataCellArea
Sets the viewer index of the column.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.AppletVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ButtonVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.CanvasVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.CheckBoxVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ChoiceVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ColorComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ComponentVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ContainerVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.DialogVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.FontComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.FrameVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.LabelVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ListBoxVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.PanelVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollbarVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollPaneVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.TextAreaVisualComponent
Internal framework method.
setViewInterfaceSupportInfo(ViewInterfaceSupportInfo) -
Method in class com.sas.awt.TextFieldVisualComponent
Internal framework method.
setViewStart(double) -
Method in class com.sas.graphics.components.ganttchart.GanttChartModel
Usage :-
SASFormat fmt = SASFormat.getInstance("DATE7.");
this.setViewStart(((SASDateTimeFormat)fmt).informat("25dec05"));
Sets the starting position of the date axis from which the chart can be viewed.
setVisibilityPolicy(int) -
Method in class com.sas.graphics.components.LineStyle
Set the visibility policy which may be visible (GraphConstants.TRUE),
not visible (GraphConstants.FALSE)or determined by the graph based
upon state information (GraphConstants.AUTOMATIC).
setVisible(boolean) -
Method in class com.sas.actionprovider.ActionAttributeDescriptor
setVisible(boolean) -
Method in class com.sas.awt.AppletVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.Dialog
setVisible(boolean, boolean) -
Method in class com.sas.awt.Dialog
This version of setVisible takes a boolean parameter that specifies
whether the setVisible call should block until the dialog is no longer
visible (standard modal behavior).
setVisible(boolean) -
Method in class com.sas.awt.DialogVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.FrameVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.LabelVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.PanelVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
setVisible(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
setVisible(boolean) -
Method in interface com.sas.awt.VisualInterface
setVisible() is the set accessor method for the Visible attribute.
setVisible(ComponentInterface, VisualInterface, Component, boolean) -
Static method in class com.sas.awt.VisualInterfaceSupport
setVisible(boolean) -
Method in interface com.sas.dataselectors.DataSelectorInterface
setVisible(boolean) -
Method in class com.sas.entities.AttributeDescriptor
setVisible(boolean) -
Method in interface com.sas.entities.AttributeDescriptorInterface
Sets whether the AttributeDescriptor should be visible.
setVisible(boolean) -
Method in class com.sas.entities.AttributeGroup
setVisible(boolean) -
Method in interface com.sas.entities.AttributeGroupInterface
Sets whether the AttributeGroup should be visible.
setVisible(boolean) -
Method in class com.sas.graphics.components.ContentsModel
Sets whether the axis is visible or not.
setVisible(boolean) -
Method in class com.sas.graphics.components.DataTipModel
Set whether or not the text is displayed.
setVisible(boolean) -
Method in class com.sas.graphics.components.FillStyle
Sets whether the fill is visible.
setVisible(boolean) -
Method in class com.sas.graphics.components.MarkerStyle
Set if this marker is visible or not.
setVisible(boolean) -
Method in class com.sas.graphics.components.ReferenceBandModel
Set whether the reference line is visible or not.
setVisible(boolean) -
Method in class com.sas.graphics.components.ReferenceLineModel
Set whether the reference line is visible or not.
setVisible(boolean) -
Method in class com.sas.graphics.components.ShadowStyle
Controls whether or not the shadow is drawn.
setVisible(boolean) -
Method in class com.sas.graphics.components.TableAxisColumn
Set whether or not the column is displayed.
setVisible(boolean) -
Method in class com.sas.graphics.components.TextStyle
Set whether or not the text is displayed.
setVisible(boolean) -
Method in class com.sas.graphics.components.TimePeriodModel
Set whether the time period is visible or not.
setVisible(boolean) -
Method in class com.sas.sasserver.RemoteObjectSelectorDialog
Sets the dialog visible.
setVisible(boolean) -
Method in class com.sas.servlet.tbeans.BaseTransformation
Sets the visibility parameter for a tbean.
setVisible(boolean) -
Method in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
setVisible(boolean) -
Method in class com.sas.servlet.tbeans.remotefileselector2.BaseFieldRenderer
Sets the visibility attribute of the renderer.
setVisible(boolean) -
Method in class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer
Sets the visibility parameter for a tbean.
setVisible(boolean) -
Method in interface com.sas.servlet.tbeans.TransformationInterface
Sets the visibility parameter for a tbean.
setVisible(boolean) -
Method in class com.sas.swing.visuals.DirectoryDialog
setVisible(boolean) -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
setVisible(boolean) -
Method in class com.sas.swing.visuals.FlatSplitPane
Sets the visibility state of the component.
setVisible() -
Method in class com.sas.swing.visuals.NodeView
Convience method to expand all ancestors.
setVisible(boolean) -
Method in class com.sas.swing.visuals.OptionsDialog
setVisible(boolean) -
Method in class com.sas.swing.visuals.ProgressDialog
setVisible(boolean) -
Method in class com.sas.visuals.ColorDialog
setVisible sets the selectedButton property to zero to indicate that no button has been selected.
setVisible(boolean) -
Method in class com.sas.visuals.DirectoryDialog
setVisible(boolean) -
Method in class com.sas.visuals.FontDialog
setVisible sets the selectedButton property to zero to indicate that no button has been selected.
setVisible(boolean) -
Method in class com.sas.visuals.MessageBox
If true
, sets the selectedButton property to zero to indicate that no button has been selected.
setVisible(boolean) -
Method in class com.sas.visuals.NodeStyle
setVisible() -
Method in class com.sas.visuals.NodeView
Convience method to expand all ancestors.
setVisible(boolean) -
Method in class com.sas.visuals.OkCancelHelpDialog
Set the dialog visible state.
setVisible(boolean) -
Method in class com.sas.visuals.Part
Sets the visible attribute of the Part
setVisible(boolean) -
Method in class com.sas.visuals.ProgressDialog
setVisibleAmount(int) -
Method in class com.sas.awt.Scrollbar
Sets the visible amount to the specified value
setVisibleAmount(int) -
Method in class com.sas.swing.visuals.SpinBox
Not used.
setVisibleAmount(int) -
Method in class com.sas.swing.visuals.SpinButton
NOT USED, only here to satisfy Adjustable interface.
setVisibleAmount(int) -
Method in class com.sas.visuals.Scrollbar
Set the integer value of the visible amount of the thumb.
setVisibleAmount(int) -
Method in class com.sas.visuals.ScrollSlider
Set the integer value of the visible amount of the thumb.
setVisibleAmount(int) -
Method in class com.sas.visuals.SpinBox
Not used.
setVisibleAmount(int) -
Method in class com.sas.visuals.SpinButton
NOT USED, only here to satisfy Adjustable interface.
setVisibleAmountNumber(Number) -
Method in class com.sas.visuals.Scrollbar
Set the Number value of the visible amount of the thumb.
setVisibleAmountNumber(Number) -
Method in class com.sas.visuals.ScrollSlider
Set the Number value of the visible amount of the thumb.
setVisibleCalled -
Variable in class com.sas.awt.Dialog
setVisibleRows(int) -
Method in class com.sas.awt.ListBox
Sets the number of visible rows
Setting the number of visible rows to a value less than 0 will be ignored.
setVisibleRows(int) -
Method in class com.sas.visuals.UpDownListBox
Deprecated. UpDownListBox no longer supports this property
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.AppletVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ButtonVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.CanvasVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.CheckBoxVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ChoiceVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ComponentVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ContainerVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.DialogVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.FrameVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.LabelVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ListBoxVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.PanelVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollbarVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.TextAreaVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in class com.sas.awt.TextFieldVisualComponent
setVisualInterfaceSupportInfo(VisualInterfaceSupportInfo) -
Method in interface com.sas.awt.VisualInterface
This method is not intended to be called by users.
setWaitTimeOnBusyFactory(int) -
Method in class com.sas.util.connection.ConnectionFactoryBean
Sets the amount of time to wait, in milliseconds, for a connection
when a request is made to the factory but all available connections
are currently in use.
setWallColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Specify the color to be used for the chart walls.
setWallFillStyle(FillStyle) -
Method in class com.sas.graphics.components.AxisWallModel
Set the fill attributes for the axis walls.
setWallFillStyle(FillStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the FillStyle attributes used for the axis walls.
setWallpaper(Wallpaper) -
Method in class com.sas.visuals.BufferedPanel
setWebLabels(String[]) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the set of items to be used as the menu entries.
setWebLinks(String[]) -
Method in class com.sas.graphics.components.tilechart.TileChartModel
Sets the set of items to be used as the menu "action" URLs.
setWebLinkVariable(Variable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the column(s) in the attached TableModel whose values are
to be used as Web Link information.
setWeekendBandColor(Color) -
Method in class com.sas.graphics.components.ColorScheme
Sets the color applied to Weekend Bands.
setWeekendBandFillStyle(FillStyle) -
Method in class com.sas.graphics.components.GraphStyle
Set the FillStyle attributes used for weekend bands.
setWeight(int) -
Method in class com.sas.table.FontStyle
Specifies the weight -- one of
com.sas.awt.util.FontWeights.
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTree
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV2
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteDesignTimeLevelTreeV3
setWhere(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTree
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
setWhere(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV2
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
setWhere(String) -
Method in interface com.sas.sasserver.tree._rprxRemoteLevelTreeV3
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
setWhere(String) -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
setWhere(String) -
Method in class com.sas.sasserver.tree.LevelTreeDelegate
setWhere(String) -
Method in interface com.sas.sasserver.tree.LevelTreeInterface
Sets a where clause on the current SAS Data set.
setWhere(String) -
Method in class com.sas.storage.jdbc.JDBCToDataTableAdapter
Passes the whereString
to setQueryStatement
method.
setWhere(String) -
Method in interface com.sas.table.DataTableInterface
Specifies the where clause to apply to the data set.
setWhereCheckbox(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
setWhereCheckbox(String) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Sets the state value for the 'where' checkbox.
setWhereClause(String[]) -
Method in class com.sas.commands.dataselectors.RankingCommand
setWhichColumns(String) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
setWidth(int) -
Method in class com.sas.actionprovider.commands.MapPanCommand
setWidth(int) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
setWidth(int) -
Method in class com.sas.actionprovider.commands.MapRectangularSelectCommand
setWidth(int) -
Method in class com.sas.actionprovider.commands.MapZoomInCommand
setWidth(int) -
Method in class com.sas.actionprovider.commands.MapZoomOutCommand
setWidth(int) -
Method in class com.sas.awt.AppletVisualComponent
setWidth(int) -
Method in class com.sas.awt.ButtonVisualComponent
setWidth(int) -
Method in class com.sas.awt.CanvasVisualComponent
setWidth(int) -
Method in class com.sas.awt.CheckBoxVisualComponent
setWidth(int) -
Method in class com.sas.awt.ChoiceVisualComponent
setWidth(int) -
Method in class com.sas.awt.ComponentVisualComponent
setWidth(int) -
Method in class com.sas.awt.ContainerVisualComponent
setWidth(int) -
Method in class com.sas.awt.DialogVisualComponent
setWidth(int) -
Method in class com.sas.awt.FrameVisualComponent
setWidth(int) -
Method in class com.sas.awt.LabelVisualComponent
setWidth(int) -
Method in class com.sas.awt.ListBoxVisualComponent
setWidth(int) -
Method in class com.sas.awt.PanelVisualComponent
setWidth(int) -
Method in class com.sas.awt.ScrollbarVisualComponent
setWidth(int) -
Method in class com.sas.awt.ScrollPaneVisualComponent
setWidth(int) -
Method in class com.sas.awt.TextAreaVisualComponent
setWidth(int) -
Method in class com.sas.awt.TextFieldVisualComponent
setWidth(int) -
Method in interface com.sas.awt.VisualInterface
This method sets the width of the component in pixels.
setWidth(ComponentInterface, VisualInterface, Component, int) -
Static method in class com.sas.awt.VisualInterfaceSupport
setWidth(String) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
setWidth(BaseLength) -
Method in class com.sas.graphics.components.TableAxisColumn
Assigns a new width to be applied to the table column.
setWidth(int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the width of the Button in pixels.
setWidth(int) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the width for the image.
setWidth(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the width of the Table/MenuBar in pixels.
setWidth(int) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the width for the image.
setWidth(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the width of the MenuBar.
setWidth(int) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the width of the Table/MenuBar in pixels.
setWidth(int) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the width of the Table/MenuBar in pixels.
setWidth(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the width of the table in pixels.
setWidth(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the width of the cell in pixels.
setWidth(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sets the header's width
to newWidth
.
setWidth(Length) -
Method in class com.sas.table.BorderStyle
Specifies the width (thickness).
setWidth(int) -
Method in class com.sas.table.FontStyle
Specifies the width -- one of
com.sas.awt.util.FontWidths.
setWidth(int) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the width property (Integer).
setWidth(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the width attribute (int) of the ImageTag.
setWidth(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the width property (Integer).
setWidth(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the width property of the AbstractBaseTableViewTag.
setWidth(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the width property of the BaseCellRendererTag.
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets the width of the Button as a percentage
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.BaseImage
Sets the width of the Image as a percentage
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.dataselectors.html.ActionProviderMenuBar
Sets the width of the Table/MenuBar as a percentage
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.form.BaseImage
Sets the width of the Image as a percentage
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.menubar.BaseMenuBar
Sets the width of the MenuBar as a percentage
setWidthPercentage(int) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets the width of the Table/MenuBar as a percentage
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets the width of the Table/MenuBar as a percentage
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.tableview.AbstractBaseTableView
Sets the width of the table as a percentage.
setWidthPercentage(int) -
Method in class com.sas.servlet.tbeans.tableview.html.BaseTableCell
Sets the width of the cell as a percentage.
setWidthPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.dataselectors.ActionProviderMenuBarTag
Sets the widthPercentage property (Integer).
setWidthPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.form.ImageTag
Sets the widthPercentage attribute (int) of the ImageTag.
setWidthPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuBarTag
Sets the widthPercentage property (Integer).
setWidthPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.AbstractBaseTableViewTag
Sets the widthPercentage property of the AbstractBaseTableViewTag.
setWidthPercentage(int) -
Method in class com.sas.taglib.servlet.tbeans.tableview.BaseCellRendererTag
Sets the widthPercentage property of the BaseCellRendererTag.
setWindowBorderStyle(int) -
Method in class com.sas.visuals.BufferedPanel
setWindowBorderStyle(int) -
Method in class com.sas.visuals.Part
setWizardName(String) -
Method in class com.sas.swing.visuals.wizard.Wizard
Sets the wizardName to the specified name.
setWizardName(String) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Sets the wizardName to the specified name.
setWordWrap(boolean) -
Method in class com.sas.visuals.LabelView
Sets the value of wordWrap.
setWorkDataSetName(String) -
Method in class com.sas.table.DataTableSortController
Sets workDataSetName
setWorkspace(IWorkspace) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceModel
Sets the workspace to be used to communicate with the file system.
setWorkspace(IWorkspace) -
Method in class com.sas.util.connection.WorkspaceBean
Sets a workspace on an object.
setWorkspace(IWorkspace) -
Method in interface com.sas.util.connection.WorkspacePropertyInterface
Sets a workspace on an object.
setWrap(boolean) -
Method in class com.sas.servlet.tbeans.BaseButton
Sets true or false to determine whether the label in the <td> tag is wrapped.
setWrap(String) -
Method in class com.sas.servlet.tbeans.form.BaseTextArea
Specifies whether lines longer than the text area's column width wrap
to the next line.
setWrap(boolean) -
Method in interface com.sas.servlet.tbeans.models.MenuItemNodeInterface
Sets true or false to determine wheather the label in the <td> tag is wrapped.
setWrap(boolean) -
Method in class com.sas.servlet.tbeans.models.SimpleMenuItemNode
Sets true or false to determine wheather the label in the <td> tag is wrapped.
setWrap(String) -
Method in class com.sas.taglib.servlet.tbeans.form.TextAreaTag
Sets the wrap property (String) of the TextArea.
setWrap(boolean) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuItemTag
Sets the wrap property (boolean).
setWrap(boolean) -
Method in class com.sas.taglib.servlet.tbeans.menubar.MenuTag
Sets the wrap property (boolean).
setWrapped(boolean) -
Method in class com.sas.table.CellStyle
Specifies whether a text-based cell should wrap its text within its bounds.
setWrapped(boolean) -
Method in class com.sas.visuals.Toolbar
setWrapped(boolean) -
Method in class com.sas.visuals.ToolbarLayout
setWrappedClassName(String) -
Method in class com.sas.taglib.BaseBodyTag
Sets the name of the class being wrapped by the
custom tag.
setWrappedClassName(String) -
Method in class com.sas.taglib.BaseTag
Sets the name of the class being wrapped by the
custom tag.
setWrappedObject(Object) -
Method in class com.sas.taglib.BaseBodyTag
Sets an object instance of the class being wrapped by the
custom tag.
setWrappedObject(Object) -
Method in class com.sas.taglib.BaseTag
Sets an object instance of the class being wrapped by the
custom tag.
setWrapperCellRenderer(TreeCellRenderer) -
Method in class com.sas.swing.visuals.CheckBoxTree
Method setWrapperCellRenderer.
setWrapStyleWord(boolean) -
Method in class com.sas.swing.visuals.LabelView
Set the style of wrapping used if the label view is wrapping
lines.
setWriteForm(boolean) -
Method in class com.sas.taglib.servlet.tbeans.dualselector.DualListSelectorTag
Sets the writeForm property (boolean).
setX(int) -
Method in class com.sas.graphics.components.FillStyle
Sets the "x" portion of the position coordinate used
with an image fill when the image fill is
FillStyle.IMAGE_FILL_POINT
.
setX(int) -
Method in class com.sas.graphics.components.PickInfo
Used to set the X portion of the screen coordinate that was picked against.
setXAxisBaseline(double) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the base line anchor position for the X axis.
setXAxisBaseline(double) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the base line anchor position for the x axis.
setXAxisModel(AxisModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the X axis's display properties.
setXAxisModel(AxisModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the display properties of the X axis.
setXORMode(Color) -
Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
setXVariable(Variable) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets which measures are to be associated with the X axis.
setXVariable(PlotVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are to be used to produce the markers along the
the primary (below) horizontal axis.
setXVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets which measures are to be associated with the X axis.
setXVariable(PlotVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are to be used to position the markers horizontally following
the primary (bottom) horizontal axis scale.
setXVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the data column in the attached TableModel whose
values are to be used to determine the approximate horizontal
position of the tile when used with PLACEMENT_GEOGRAPHIC mode.
setY(int) -
Method in class com.sas.graphics.components.FillStyle
Sets the "y" portion of the position coordinate used
with an image fill when the image fill is
FillStyle.IMAGE_FILL_POINT
.
setY(int) -
Method in class com.sas.graphics.components.PickInfo
Used to set the Y portion of the screen coordinate that was picked against.
setY2AxisBaseline(double) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the base line anchor position for the secondary Y axis.
setY2AxisBaseline(double) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the base line anchor position for the secondary Y axis.
setY2AxisModel(AxisModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the Y2 axis's display properties.
setY2AxisModel(AxisModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Set the display properties for the Y2 axis.
setY2Variable(Variable) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets which measures are to be associated with the Y2 axis.
setY2Variable(PlotVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are to be used to determine the secondary (right)
vertical position of the markers.
setY2Variable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets which measures are to be associated with the Y2 axis.
setY2Variable(PlotVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are used to position the markers vertically following
the secondary (right) vertical axis scale.
setYAxisBaseline(double) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Sets the base line anchor position for the Y axis.
setYAxisBaseline(double) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets the base line anchor position for the Y axis.
setYAxisModel(AxisModel) -
Method in class com.sas.graphics.components.lineplot.LinePlotModel
Set the Y axis's display properties.
setYAxisModel(AxisModel) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotModel
Sets a model which encapsulates all display properties of Y axis.
setYVariable(Variable) -
Method in class com.sas.graphics.components.lineplot.LinePlotOLAPDataModel
Sets which measures are to be associated with the Y axis.
setYVariable(PlotVariable) -
Method in class com.sas.graphics.components.lineplot.LinePlotTableDataModel
Sets the data column(s) in the attached TableModel whose
values are to be used to determine the primary (left)
vertical position of the markers.
setYVariable(Variable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel
Sets which measures are to be associated with the Y axis.
setYVariable(PlotVariable) -
Method in class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel
Specifies the data column(s) in the attached TableModel whose
values are to be used to position the markers vertically following
the primary (left) vertical axis scale.
setYVariable(AnalysisVariable) -
Method in class com.sas.graphics.components.tilechart.TileChartTableDataModel
Specifies the data column in the attached TableModel whose
values are to be used to determine the approximate vertical
position of the tile when used with PLACEMENT_GEOGRAPHIC mode.
setZeroHeightBarsVisible(boolean) -
Method in class com.sas.graphics.components.barchart.BarChartModel
Sets whether or not to show zero height bars.
setZeroHeightBarsVisible(boolean) -
Method in class com.sas.graphics.components.barlinechart.BarLineChartModel
Sets whether or not to show zero height bars.
setZeroHeightBarsVisible(boolean) -
Method in class com.sas.graphics.components.waterfallchart.WaterfallChartModel
Sets whether or not to show zero height bars.
setZones(TableAxisZone[]) -
Method in class com.sas.graphics.components.TableAxisModel
Set the zones to be displayed in the table.
SHADOW_COLOR -
Static variable in class com.sas.table.BorderStyle
String used to identify the shadowColor property in the bag.
shadowColor -
Variable in class com.sas.visuals.TabBorder
ShadowStyle - Class in com.sas.graphics.components
Encapsulates attributes that affect the appearance of shadows.
ShadowStyle() -
Constructor for class com.sas.graphics.components.ShadowStyle
ShadowStyle(Color) -
Constructor for class com.sas.graphics.components.ShadowStyle
ShadowStyle(Color, BaseLength, BaseLength, double) -
Constructor for class com.sas.graphics.components.ShadowStyle
ShareNetCallableStatement - Class in com.sas.net.sharenet
Note: None of the methods in this class are supported because SAS software does not support stored
procedures.
ShareNetConnection - Class in com.sas.net.sharenet
This class establishes a session with a SAS/SHARE server.
ShareNetConnection(String, Properties) -
Constructor for class com.sas.net.sharenet.ShareNetConnection
Constructs a ShareNetConnection object.
ShareNetConnection(String, int, Properties, Wqecon) -
Constructor for class com.sas.net.sharenet.ShareNetConnection
Constructs a ShareNetConnection object.
ShareNetDatabaseMetaData - Class in com.sas.net.sharenet
This is the SAS/SHARE Driver for JDBC implementation for java.sql.DatabaseMetaData.
ShareNetDriver - Class in com.sas.net.sharenet
ShareNetDriver class implements the Driver interface.
ShareNetDriver() -
Constructor for class com.sas.net.sharenet.ShareNetDriver
Constructs a ShareNetDriver object and registers the SAS/SHARE driver for JDBC with
the java.sql.DriverManager.
ShareNetException - Exception in com.sas.net.sharenet
The ShareNetException class provides information about a SAS/SHARE server access
error.
ShareNetException(int, String) -
Constructor for exception com.sas.net.sharenet.ShareNetException
Constructs a ShareNetException object.
ShareNetException(String) -
Constructor for exception com.sas.net.sharenet.ShareNetException
Constructs a ShareNetException object.
ShareNetPreparedStatement - Class in com.sas.net.sharenet
This is the SAS/SHARE Driver for JDBC implementation for java.sql.PreparedStatement.
ShareNetResultSet - Class in com.sas.net.sharenet
This class implements java.sql.ResultSet.
ShareNetResultSetMetaData - Class in com.sas.net.sharenet
This class implements java.sql.ResultSetMetaData
ShareNetStatement - Class in com.sas.net.sharenet
ShareNetStatement implements java.sql.Statement
sharenetType -
Variable in class com.sas.net.sharenet.ShareNetConnection
shareWarning -
Variable in class com.sas.net.sharenet.ShareNetResultSet
SHORT_ATTRIBUTE_TYPE -
Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating a short AttributeType
SHORT_TYPE -
Static variable in interface com.sas.entities.AttributeTypeInterface
Constant for creating short attribute type
shortcutPanel -
Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Represents the panel where the shortcuts are displayed.
shouldContinue() -
Method in interface com.sas.prompts.PromptValuesVisitorInterface
Returns whether the acceptPromptValuesVisitor method should continue calling
the visitor for additional delegates.
shouldCopy -
Variable in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
shouldIgnore(MouseEvent) -
Method in class com.sas.swing.visuals.tableview.BasicColumnHeaderUI.MouseInputHandler
shouldIgnore(MouseEvent) -
Method in class com.sas.swing.visuals.tableview.BasicOriginComponentUI.MouseInputHandler
shouldIgnore(MouseEvent) -
Method in class com.sas.swing.visuals.tableview.BasicRowHeaderUI.MouseInputHandler
show(Object) -
Method in class com.sas.actionprovider.commands.MapPropertyCommand
Creates the selector model and sets it on the selector.
show() -
Method in class com.sas.awt.Dialog
Deprecated.
show(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
Creates the initial selector model from the stored data model and supplies it to the
associated selector.
show(Object) -
Method in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
Creates the initial selector model from the stored data model and supplies it to the
associated selector.
show(Object) -
Method in class com.sas.commands.dataselectors.BaseSelectorCommand
show(Object) -
Method in class com.sas.commands.dataselectors.DataItemSelectorCommand
Creates the selector model and sets it on the selector.
show(Object) -
Method in class com.sas.commands.dataselectors.exceptionhighlighting.ExceptionHighlightingChartCommand
show(Object) -
Method in class com.sas.commands.dataselectors.exceptionhighlighting.ExceptionHighlightingCommand
show(Object) -
Method in class com.sas.commands.dataselectors.ExportSelectorCommand
show(Object) -
Method in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
Creates the initial selector model from the stored data model and supplies it to the
associated selector.
show(Object) -
Method in class com.sas.commands.dataselectors.FindSelectorCommand
Creates the selector model and sets it on the selector.
show(Object) -
Method in class com.sas.commands.dataselectors.FormatSelectorCommand
Creates the initial selector model from the stored data model and supplies it to the
associated selector.
show(Object) -
Method in class com.sas.commands.dataselectors.MemberPropertiesCommand
Creates the selector model and sets it on the selector.
show(Object) -
Method in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
show(Object) -
Method in class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Creates the selector model and sets it on the selector.
show(Object) -
Method in class com.sas.commands.dataselectors.PercentCalculationsCommand
Creates the selector model and sets it on the selector.
show -
Variable in class com.sas.commands.dataselectors.RankingCommand
show(Object) -
Method in class com.sas.commands.dataselectors.RankingCommand
show(Object) -
Method in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
show(Object) -
Method in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Invoked to display the selector to the user.
show(Object) -
Method in class com.sas.commands.dataselectors.SortCommand
show(Object) -
Method in class com.sas.commands.dataselectors.SortSelectorCommand
show(Object) -
Method in class com.sas.commands.dataselectors.TotalsCommand
show() -
Method in class com.sas.visuals.Splash
SHOW_ALL_COLUMNS_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.SwingRelationalActionTypeKeysInterface
SHOW_COLUMN_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.SwingRelationalActionTypeKeysInterface
SHOW_DETAIL_ACTION -
Static variable in interface com.sas.actionprovider.support.olaptableview.OLAPActionTypeKeysInterface
The actionType key used to define the default show detail action for an
OLAP table view.
SHOW_DETAIL_DATA -
Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
ShowDetailData
SHOW_DETAIL_DATA_ACTION -
Static variable in interface com.sas.actionprovider.support.olaptableview.HttpOLAPActionTypeKeysInterface
The actionType key used to define the Show Detail Data actions.
SHOW_DETAIL_DATA_ACTION -
Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
SHOW_DETAIL_DATA_COMMAND -
Static variable in class com.sas.servlet.tbeans.webmddbview.WebMDDBView
Returned by process command method when a show detail command is being processed
SHOW_DETAIL_DATA_SELECTOR_ACTION -
Static variable in interface com.sas.actionprovider.support.olaptableview.OLAPActionTypeKeysInterface
The actionType key used to define the default show detail data action for
an OLAP table view.
SHOW_DETAIL_DATA_VIEWER -
Static variable in class com.sas.actionprovider.strategies.olap.BaseDetailDataStrategy
SHOW_DETAIL_DATA_VIEWER -
Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
SHOW_DETAIL_MODE -
Static variable in class com.sas.actionprovider.strategies.olap.BaseDetailDataStrategy
SHOW_DETAIL_MODE -
Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
SHOW_IMAGE -
Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
SHOW_LABEL_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorComponentNames
The name of the 'Show' label.
SHOW_MODE -
Static variable in class com.sas.commands.dataselectors.BaseSelectorCommand
The show mode indicates the selector is to be written to the page in
full.
SHOW_MODE -
Static variable in class com.sas.commands.dataselectors.DataItemSelectorCommand
The mode key for initially displaying the selector
SHOW_MODE -
Static variable in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
The mode key for initially displaying the selector
SHOW_NONE -
Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
SHOW_RADIO_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorComponentNames
The name of the 'Show' radio box.
SHOW_TEXT -
Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
showAllColumns() -
Method in class com.sas.swing.visuals.tableview.TableView
Makes all the columns that have been hidden visible again to
the table.
ShowAllColumnsCommand - Class in com.sas.commands.relational
This class implements the copy command.
ShowAllColumnsCommand() -
Constructor for class com.sas.commands.relational.ShowAllColumnsCommand
Default constructor
ShowAllColumnsCommand(String) -
Constructor for class com.sas.commands.relational.ShowAllColumnsCommand
Constructor that accepts a command name
ShowAllColumnsCommand(String, String) -
Constructor for class com.sas.commands.relational.ShowAllColumnsCommand
Constructor that accepts a command name and an action class type
ShowAllColumnsStrategy - Class in com.sas.actionprovider.strategies.relational
ShowAllColumnsStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.ShowAllColumnsStrategy
Default constructor.
ShowAllColumnsStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.ShowAllColumnsStrategy
Constructor for specifying type ( swing/http ) of strategy object.
showCalendar -
Variable in class com.sas.swing.visuals.CalendarPanel
showClassSelectorDialog(Component, boolean, String, String) -
Static method in class com.sas.visuals.ClassSelectorPanel
showClassSelectorDialog displays a ClassSelectorPanel in a Dialog with Ok, Cancel, and Help buttons.
showColumn(int) -
Method in class com.sas.swing.visuals.tableview.TableView
Makes the columnModelIndex
visible to the table again.
ShowColumnCommand - Class in com.sas.commands.relational
This class implements the copy command.
ShowColumnCommand() -
Constructor for class com.sas.commands.relational.ShowColumnCommand
Default constructor
ShowColumnCommand(String) -
Constructor for class com.sas.commands.relational.ShowColumnCommand
Constructor that accepts a command name
ShowColumnCommand(String, String) -
Constructor for class com.sas.commands.relational.ShowColumnCommand
Constructor that accepts a command name and an action class type
ShowColumnHeaderCommand - Class in com.sas.commands.relational
This class implements the copy command.
ShowColumnHeaderCommand() -
Constructor for class com.sas.commands.relational.ShowColumnHeaderCommand
Default constructor
ShowColumnHeaderCommand(String) -
Constructor for class com.sas.commands.relational.ShowColumnHeaderCommand
Constructor that accepts a command name
ShowColumnHeaderCommand(String, String) -
Constructor for class com.sas.commands.relational.ShowColumnHeaderCommand
Constructor that accepts a command name and an action class type
ShowColumnStrategy - Class in com.sas.actionprovider.strategies.relational
ShowColumnStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.ShowColumnStrategy
Default constructor.
ShowColumnStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.ShowColumnStrategy
Constructor for specifying type ( swing/http ) of strategy object.
showContext(String, String) -
Method in class com.sas.swing.util.SASJavaHelp
Display the mapID
for the documentation product.
showContext(String) -
Method in class com.sas.swing.util.SASJavaHelp
Display the mapID
in the right-side of the viewer.
showCustom -
Variable in class com.sas.visuals.ColorDialog
showCustomEditor() -
Method in class com.sas.visuals.IndexedPropertyEditorHost
showCustomEditor creates a dialog to display the custom editor if the
custom editor is not a subclass of Dialog or Frame.
showCustomEditor() -
Method in class com.sas.visuals.PropertyEditorHost
showCustomEditor creates a dialog to display the custom editor if the
custom editor is not a subclass of Dialog or Frame.
SHOWDETAIL_COLUMN_HEADERS_CHOICE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeKeysInterface
Component key for the column headers choicebox
SHOWDETAIL_COLUMN_HEADERS_CHOICE_DIV_STYLE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
SHOWDETAIL_COLUMN_HEADERS_CHOICE_STYLE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
SHOWDETAIL_COLUMN_HEADERS_LABEL -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeKeysInterface
Component key for the column headers label
SHOWDETAIL_COLUMN_HEADERS_LABEL_STYLE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
SHOWDETAIL_ERROR_BUTTON -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeKeysInterface
Component key for the error button
SHOWDETAIL_TABLE_CONTAINER_STYLE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
SHOWDETAIL_TABLEVIEW_COMPOSITE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeKeysInterface
Component key for the tableview portion of the TableView
SHOWDETAIL_WINDOW_TITLE -
Static variable in interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeKeysInterface
Component key for the window title
ShowDetailDataComposite - Class in com.sas.servlet.tbeans.olaptableview.html
ShowDetailDataComposite is a TransformationBean™ that is composed of other TransformationBeans™ that include the following
sub-components: TableViewComposite.
ShowDetailDataComposite() -
Constructor for class com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataComposite
Constructs a new default ShowDetailComposite with a null data model.
ShowDetailDataCompositeKeysInterface - Interface in com.sas.servlet.tbeans.olaptableview.html
This interface contains the keys that are used to retrieve the default components
that make up the ShowDetailDataComposite
.
ShowDetailDataCompositeStyleKeysInterface - Interface in com.sas.servlet.tbeans.olaptableview.html
This interface contains the keys that are used to retrieve and set the styles
on the ShowDetailDataComposite
.
ShowDetailDataSelectorStrategy - Class in com.sas.actionprovider.strategies.olap
ShowDetailDataSelectorStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.ShowDetailDataSelectorStrategy
Default constructor.
ShowDetailDataSelectorStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.ShowDetailDataSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
ShowDetailDataStrategyDataCell - Class in com.sas.actionprovider.strategies.olap
ShowDetailDataStrategyDataCell() -
Constructor for class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyDataCell
Default constructor.
ShowDetailDataStrategyDataCell(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyDataCell
Constructor for specifying type ( swing/http ) of strategy object.
ShowDetailDataStrategyHeaderCell - Class in com.sas.actionprovider.strategies.olap
ShowDetailDataStrategyHeaderCell() -
Constructor for class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyHeaderCell
Default constructor.
ShowDetailDataStrategyHeaderCell(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyHeaderCell
Constructor for specifying type ( swing/http ) of strategy object.
ShowDetailSelector - Class in com.sas.swing.visuals.dataselectors.showdetail
ShowDetailSelector() -
Constructor for class com.sas.swing.visuals.dataselectors.showdetail.ShowDetailSelector
ShowDetailSelectorCommand - Class in com.sas.commands.dataselectors
ShowDetailSelectorCommand() -
Constructor for class com.sas.commands.dataselectors.ShowDetailSelectorCommand
Default constructor
ShowDetailSelectorCommand(String) -
Constructor for class com.sas.commands.dataselectors.ShowDetailSelectorCommand
Constructor that accepts a command name.
ShowDetailSelectorCommand(String, boolean) -
Constructor for class com.sas.commands.dataselectors.ShowDetailSelectorCommand
Constructor that accepts a command name.
ShowDetailSelectorCommand(String, String) -
Constructor for class com.sas.commands.dataselectors.ShowDetailSelectorCommand
Constructor that accepts a command name and an action class type.
showDialog(Frame, String, boolean, int, String, TransformInterface[], String[], RemoteFileServiceModelInterface, boolean, boolean, RemoteFileSearchPanel) -
Static method in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Displays the default dialog window of the component.
showDialog(Frame, String, boolean, int, String, IWorkspace, boolean, boolean) -
Static method in class com.sas.swing.visuals.remotefileselector.IFileServiceSelectorPanel
Displays the dialog for the IFileServiceSelector.
showDialog(Frame, String, boolean, int, String, IWorkspace, boolean, boolean, IFileServiceSelectorPanel) -
Static method in class com.sas.swing.visuals.remotefileselector.IFileServiceSelectorPanel
Displays the dialog for the IFileServiceSelector.
showDialog(Frame, String, InformationServicesSearchModel, boolean) -
Static method in class com.sas.swing.visuals.remotefileselector.InformationServicesSearchPanel
Displays the default dialog.
showDialog(Frame, String, boolean, int, String, RepositoryInterface, boolean, boolean) -
Static method in class com.sas.swing.visuals.remotefileselector.InformationServicesSelectorPanel
Displays the dialog for the InformationServicesSelector.
showDialog(JFrame, String, boolean, int, String, UserContextInterface, boolean, boolean) -
Static method in class com.sas.swing.visuals.remotefileselector.InformationServicesSelectorPanel
showDialog(Frame, String, boolean, int, String, TransformInterface[], String[], RemoteFileSearchModelInterface, boolean) -
Static method in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchPanel
Shows the panel within a dialog window.
showDialog(Frame, String, RemoteFileSearchPanel) -
Static method in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchPanel
Allows specification of a parent frame, the search starting path, and a panel to display.
showDialog(String, Frame) -
Method in class com.sas.util.login.LoginBeanSwingUtil
Displays a modal dialog containing a Swing JPanel for the LoginBean associated
with the specified instance of LoginBeanSwingUtil.
showDialog(String, Frame, LoginBean) -
Static method in class com.sas.util.login.LoginBeanSwingUtil
Displays a modal dialog containing a Swing JPanel for the specified LoginBean.
showDirectoriesOnly -
Variable in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
showDirectoriesOnly -
Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileComponent
Stores whether to show directories only, true.
showDocument(URL) -
Method in class com.sas.util.AppletHost
Shows a new document.
showDocument(URL, String) -
Method in class com.sas.util.AppletHost
Show a new document in a target window or frame.
showEditor(Object) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
showEditor(Object) -
Method in class com.sas.dataselectors.qualifiers.SwingQualifiersEditor
showEditor(Object) -
Method in class com.sas.swing.visuals.dataselectors.calculateditems.BaseEditorAdapter
showEditorPanel(String, String) -
Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Internal method for creating a user-defined property editor
showHelp(String, String) -
Method in class com.sas.swing.util.SASJavaHelp
Display the file
for the documentation product.
showHelp(String) -
Method in class com.sas.swing.util.SASJavaHelp
Display the file
in the right-side of the viewer.
showKeysOnly -
Variable in class com.sas.swing.models.MapToListModelAdapter
Display mode for the adapter
showModalMessageBox(String) -
Static method in class com.sas.visuals.MessageBox
Display a MessageBox with the specified message.
showModalMessageBox(Component, String) -
Static method in class com.sas.visuals.MessageBox
Display a MessageBox with the specified message.
showModalMessageBox(String, String, int, int, int) -
Static method in class com.sas.visuals.MessageBox
Display a MessageBox with the specified message.
showModalMessageBox(String, String, String[][], int) -
Static method in class com.sas.visuals.MessageBox
Display a MessageBox with the specified message and custom buttons.
showModalMessageBox(Component, String, String, int, int, int) -
Static method in class com.sas.visuals.MessageBox
Display a MessageBox with the specified message.
showModalMessageBox(Component, String, String, String[][], int) -
Static method in class com.sas.visuals.MessageBox
Display a MessageBox with the specified message.
showMonthQuarterYearLabels -
Variable in class com.sas.swing.visuals.CalendarPanel
showOKButton(boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Determines whether or not an OK button is displayed in the lower right corner of the panel.
showPage(int) -
Method in class com.sas.swing.visuals.wizard.BaseWizardPage
No-op WizardPageInterface method
showPage(String) -
Method in class com.sas.swing.visuals.wizard.Wizard
Shows the page corresponding to the name pageName
in the wizard.
showPage(String, int) -
Method in class com.sas.swing.visuals.wizard.WizardPageDeck
Shows the WizardPageInterface
object corresponding to page name pageName
in this WizardPageDeck
.
showPage(int) -
Method in interface com.sas.swing.visuals.wizard.WizardPageInterface
Called whenever the page is shown in the wizard.
showPage(int) -
Method in class com.sas.swing.visuals.wizard2.BaseWizardPage
No-op WizardPageInterface method
showPage(String) -
Method in class com.sas.swing.visuals.wizard2.Wizard
Shows the page corresponding to the name pageName
in the wizard.
showPage(String, int) -
Method in class com.sas.swing.visuals.wizard2.WizardPageDeck
Shows the WizardPageInterface
object corresponding to page name pageName
in this WizardPageDeck
.
showPopup(int, int) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Displays the popup menu at the bttom right corner of the cell specified.
showPopup(Point) -
Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Displays the popup menu at the given point.
showPopup(int, int) -
Method in class com.sas.swing.visuals.tableview.TableView
Displays the popup menu at the bottom right corner of the cell specified.
showPopup(Point) -
Method in class com.sas.swing.visuals.tableview.TableView
Displays the popup menu at the given point.
showPopup(int, int, Point) -
Method in class com.sas.swing.visuals.tableview.TableView
showPopupMenu(int, int) -
Method in class com.sas.swing.adapters.PopupMenuAdapter
Display the popup menu for the component.
showPopupMenu(int, int) -
Method in class com.sas.visuals.adapters.PopupMenuAdapter
Display the popup menu for the component.
ShowPopupMenuAction - Class in com.sas.swing.visuals.tableview
ShowPopupMenuAction() -
Constructor for class com.sas.swing.visuals.tableview.ShowPopupMenuAction
showPropertySheet(Object) -
Static method in class com.sas.visuals.PropertySheet
Brings up a PropertySheet on the specified bean.
SHOWPROPERTYSHEET_ACTION -
Static variable in interface com.sas.actionprovider.strategies.MapPropertyValueKeys
ShowRowHeaderCommand - Class in com.sas.commands.relational
This class implements the copy command.
ShowRowHeaderCommand() -
Constructor for class com.sas.commands.relational.ShowRowHeaderCommand
Default constructor
ShowRowHeaderCommand(String) -
Constructor for class com.sas.commands.relational.ShowRowHeaderCommand
Constructor that accepts a command name
ShowRowHeaderCommand(String, String) -
Constructor for class com.sas.commands.relational.ShowRowHeaderCommand
Constructor that accepts a command name and an action class type
showSeconds -
Variable in class com.sas.swing.visuals.CalendarPanel
showSelectionGroup -
Variable in class com.sas.util.transforms.SelectableItemToNameTransform
showSelectionIcon -
Variable in class com.sas.swing.visuals.CheckBoxTree
showStatus(String) -
Method in class com.sas.util.AppletHost
Show a status string in the status area (the Text object at the bottom
of the window.
showStatus(String) -
Method in class com.sas.util.ContentServer
Displays a message in the browser's status bar
showStatus(String) -
Method in class com.sas.util.ContentServer2
Displays a message in the browser's status bar
showTimeButton(boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Determines whether or not the time (clock) button is displayed in the lower right corner of the panel.
showTimePanel(boolean) -
Method in class com.sas.swing.visuals.CalendarPanel
Determines whether or not the time panel is displayed below the calendar days.
showWeekdayHeaders -
Variable in class com.sas.swing.visuals.CalendarPanel
showWeekNumbers -
Variable in class com.sas.swing.visuals.CalendarPanel
showWizardDialog(JFrame, Wizard) -
Static method in class com.sas.swing.visuals.wizard.Wizard
Displays a Wizard
object in a dialog.
showWizardDialog(JFrame, Wizard) -
Static method in class com.sas.swing.visuals.wizard2.Wizard
Displays a Wizard
object in a dialog.
SIBLINGS_TREE_OPERATOR -
Static variable in class com.sas.storage.olap.Filter
Sibling member tree operator restriction.
SideOrientation - Class in com.sas.geometry
SideOrientation defines a set of constants for identifying a
side along a rectangular path and a method for determining
whether a given integer is one of them.
SideOrientation() -
Constructor for class com.sas.geometry.SideOrientation
SIDES -
Static variable in class com.sas.table.BorderStyle
String used to identify the sides property in the bag.
SIMPLE -
Static variable in class com.sas.swing.visuals.BaseBorder
A SIMPLE style single color border
SIMPLE -
Static variable in class com.sas.visuals.BaseBorder
A SIMPLE style single color border
SIMPLE -
Static variable in class com.sas.visuals.ComboBox
SIMPLE_CALC_ITEM_SELECTOR -
Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
SimpleCalculatedItemSelector
SIMPLE_CALCULATED_ITEM_SELECTOR -
Static variable in interface com.sas.dataselectors.SelectorKeysInterface
SIMPLE_CALCULATED_ITEM_SELECTOR_ACTION -
Static variable in class com.sas.actionprovider.support.dataselectors.BaseRelationalMenuBarSupport
The actionType key used to define the default action for the Simple Calculated Item Selector
SIMPLE_CALCULATED_ITEM_SELECTOR_ACTION -
Static variable in interface com.sas.actionprovider.support.dataselectors.MenuBarActionTypesInterface
SIMPLE_CALCULATED_ITEM_SELECTOR_CMD -
Static variable in interface com.sas.commands.dataselectors.SelectorCommandKeysInterface
SIMPLE_SELECTOR_RB_KEY -
Static variable in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.BaseCalculatedItemSelectorPanel
Key used to lookup additional shared resources in the resource bundle.
SimpleCalculatedItemEditPanel - Class in com.sas.swing.visuals.dataselectors.calculateditems
This class provides the panel used to create a new calculated item
or to edit an existing calculated item.
SimpleCalculatedItemEditPanel(CalculatedItemListInterface, CalculatedItemInterface, boolean, String[][], boolean) -
Constructor for class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemEditPanel
SimpleCalculatedItemEditPanel constructor.
SimpleCalculatedItemSelector - Class in com.sas.servlet.tbeans.dataselectors.calculateditems.html
The SimpleCalculatedItemSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to create a container class for the
simple calculated item selector, a data selector used to manage calculated items created at
run-time.
SimpleCalculatedItemSelector() -
Constructor for class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
Creates a simple calculated item selector.
SimpleCalculatedItemSelector(String) -
Constructor for class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
Creates a simple calculated item selector.
SimpleCalculatedItemSelector - Class in com.sas.swing.visuals.dataselectors.calculateditems
This class provides a dialog which lists existing Calculated Items
and provides buttons to manipulate (add, edit, delete and delete all)
the list.
SimpleCalculatedItemSelector(boolean) -
Constructor for class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemSelector
SimpleCalculatedItemSelector constructor.
SIMPLECALCULATEDITEMSELECTOR_AVAILABLE_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the available label of the selector
SIMPLECALCULATEDITEMSELECTOR_AVAILABLE_LABEL_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the available label of the selector
SIMPLECALCULATEDITEMSELECTOR_AVAILABLE_LIST -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the available list of the selector
SIMPLECALCULATEDITEMSELECTOR_AVAILABLE_LIST_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the available list of the selector
SIMPLECALCULATEDITEMSELECTOR_CONTAINER_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retreive style information using the ComponentStyleManager
for the selector container
SIMPLECALCULATEDITEMSELECTOR_DESCRIPTION_ENTRY -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the description entry of the selector
SIMPLECALCULATEDITEMSELECTOR_DESCRIPTION_ENTRY_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the description entry of the selector
SIMPLECALCULATEDITEMSELECTOR_DESCRIPTION_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the description label of the selector
SIMPLECALCULATEDITEMSELECTOR_DESCRIPTION_LABEL_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the description label of the selector
SIMPLECALCULATEDITEMSELECTOR_EXPRESSION_EDITOR -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the expression editor of the selector
SIMPLECALCULATEDITEMSELECTOR_FORMAT_CLEAR_BUTTON -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
SIMPLECALCULATEDITEMSELECTOR_FORMAT_ENTRY_COMPONENT_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
SIMPLECALCULATEDITEMSELECTOR_FORMAT_FIELD -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
SIMPLECALCULATEDITEMSELECTOR_FORMAT_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the name label of the selector
SIMPLECALCULATEDITEMSELECTOR_FORMAT_NOTE_COMPONENT_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the list component of the list editor
SIMPLECALCULATEDITEMSELECTOR_FORMAT_NOTE_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
SIMPLECALCULATEDITEMSELECTOR_FORMAT_SELECT_BUTTON -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
SIMPLECALCULATEDITEMSELECTOR_FORMAT_SELECTOR_PANEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
SIMPLECALCULATEDITEMSELECTOR_FUNCTION_CHOICE -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the function choice box of the selector
SIMPLECALCULATEDITEMSELECTOR_FUNCTION_CHOICE_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the function choice box of the selector
SIMPLECALCULATEDITEMSELECTOR_FUNCTION_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the function choice label of the selector
SIMPLECALCULATEDITEMSELECTOR_FUNCTION_LABEL_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the available label of the selector
SIMPLECALCULATEDITEMSELECTOR_LIST_EDITOR -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the list editor of the selector
SIMPLECALCULATEDITEMSELECTOR_LIST_EDITOR_COMPONENT_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the list component of the list editor
SIMPLECALCULATEDITEMSELECTOR_LIST_EDITOR_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the list editor label of the selector
SIMPLECALCULATEDITEMSELECTOR_NAME_ENTRY -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the name entry of the selector
SIMPLECALCULATEDITEMSELECTOR_NAME_ENTRY_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the name entry of the selector
SIMPLECALCULATEDITEMSELECTOR_NAME_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the name label of the selector
SIMPLECALCULATEDITEMSELECTOR_NAME_LABEL_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the name label of the selector
SIMPLECALCULATEDITEMSELECTOR_TRANSFER_BUTTON -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the transfer button of the selector
SIMPLECALCULATEDITEMSELECTOR_TREE_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the function choice label of the selector
SIMPLECALCULATEDITEMSELECTOR_TREE_LABEL_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the available label of the selector
SIMPLECALCULATEDITEMSELECTOR_TREEVIEW -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorKeysInterface
Component key for the function choice box of the selector
SIMPLECALCULATEDITEMSELECTOR_TREEVIEW_CLASS -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
for the function choice box of the selector
SimpleCalculatedItemSelectorCommand - Class in com.sas.commands.dataselectors
This class implements the command for processing calculated items in the simple calculated
item selector command.
SimpleCalculatedItemSelectorCommand() -
Constructor for class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Constructs the default version of the command.
SimpleCalculatedItemSelectorCommand(String) -
Constructor for class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Constructor that accepts a command name.
SimpleCalculatedItemSelectorCommand(String, String) -
Constructor for class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Constructor that accepts a command name and an action class type.
SimpleCalculatedItemSelectorKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.calculateditems.html
This interface defines keys used to retrieve the visual components for the
SimpleCalculatedItemSelectorPanel from its component map.
SimpleCalculatedItemSelectorPanel - Class in com.sas.servlet.tbeans.dataselectors.calculateditems.html
The SimpleCalculatedItemSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for
managing run-time calculated items.
SimpleCalculatedItemSelectorPanel() -
Constructor for class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
Construct a SimpleCalculatedItemSelectorPanel object with no associated model.
SimpleCalculatedItemSelectorPanel(String) -
Constructor for class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
Construct a SimpleCalculatedItemSelectorPanel object with the given
name and with no associated model.
SimpleCalculatedItemSelectorStrategy - Class in com.sas.actionprovider.strategies.olap
SimpleCalculatedItemSelectorStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.SimpleCalculatedItemSelectorStrategy
Default constructor.
SimpleCalculatedItemSelectorStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.SimpleCalculatedItemSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SimpleCalculatedItemSelectorStrategy - Class in com.sas.actionprovider.strategies.relational
SimpleCalculatedItemSelectorStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.SimpleCalculatedItemSelectorStrategy
Default constructor.
SimpleCalculatedItemSelectorStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.SimpleCalculatedItemSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SimpleCalculatedItemSelectorStyleKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.calculateditems.html
This interface defines keys used to retrieve the style classes for the visual components of
the SimpleCalculatedItemSelectorPanel from its style map.
simpleExpression(String, String, String) -
Static method in class com.sas.dataselectors.exceptionhighlighting.ExpressionUtil
simpleExpression(String, String, String, List) -
Static method in class com.sas.dataselectors.exceptionhighlighting.ExpressionUtil
simpleExpression(PrimitiveInterface, String, PrimitiveInterface) -
Static method in class com.sas.dataselectors.exceptionhighlighting.ExpressionUtil
SimpleFilterDefinitionModelBase - Class in com.sas.dataselectors.filters
Base for a simple adapter to wrap the given data source and initial selection into a
selector model.
SimpleFilterDefinitionModelBase(SimpleFilterListEditorModelInterface) -
Constructor for class com.sas.dataselectors.filters.SimpleFilterDefinitionModelBase
Creates a new model that edits only the first entry in the given adapter.
SimpleFilterDefinitionModelFactory - Class in com.sas.dataselectors.filters
Deprecated.
SimpleFilterDefinitionModelInterface - Interface in com.sas.dataselectors.filters
This interface defines the relationship between the SimpleFilterDefinitionPanel
and an implemented adaptor.
SimpleFilterListEditorModelBase - Class in com.sas.dataselectors.filters
The base implementation of the SimpleFilterListEditorModelInterface, this
class provides the ability to construct and maintain a simple list of filter
definitions to treat as a single compound filter.
SimpleFilterListEditorModelBase() -
Constructor for class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
Constructs a new list model with default properties.
SimpleFilterListEditorModelBase(SimpleLogicListAdapterInterface) -
Constructor for class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase
Constructs a new list model from the given logic list adapter.
SimpleFilterListEditorModelInterface - Interface in com.sas.dataselectors.filters
This model interface extends the SimpleFilterDefintion panel model to all
functionality for working with a list of filter test nodes.
SimpleFilterLogicInterface - Interface in com.sas.dataselectors.filters
This interface is intended to provide list-like access to the methods required by the
selector.
SimpleFilterLogicTree - Class in com.sas.dataselectors.filters.tree
SimpleFilterLogicTree() -
Constructor for class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
SimpleFilterLogicTree(FilterLogicBaseNodeInterface) -
Constructor for class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
SimpleFilterLogicTree(FilterLogicBaseNodeInterface, boolean) -
Constructor for class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
SimpleFilterLogicTree(FilterLogicTreeInterface) -
Constructor for class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
SimpleFilterLogicTreeAdapter - Class in com.sas.dataselectors.filters.tree
TODO Supply JavaDoc for class
SimpleFilterLogicTreeAdapter(SimpleFilterLogicTree) -
Constructor for class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
SimpleFilterLogicTreeAdapter(SimpleFilterLogicTree, TransformInterface, TransformInterface) -
Constructor for class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
SimpleFilterLogicTreeInterface - Interface in com.sas.dataselectors.filters
The SimpleFilterLogicTreeInterface provides a simpler tree structure than the
FilterLogicTreeInterface.
SimpleFilterLogicTreeNodeInterface - Interface in com.sas.dataselectors.filters
This interface defines a single node used within implementors of
the SimpleFilterLogicTreeInterface.
SimpleLogicListAdapterInterface - Interface in com.sas.dataselectors.filters
This interface extends the simple logic list interface to add the ability
to retrieve the entire filter definition as a list of filter test nodes.
SimpleLogicListInterface - Interface in com.sas.dataselectors.filters
The SimpleLogicListInterface is intended to provide a List-like interface
to the filter model.
SimpleMenuItemNode - Class in com.sas.servlet.tbeans.models
SimpleMenuItemNode extends Node and provides an implementation of
MenuItemNodeInterface
SimpleMenuItemNode() -
Constructor for class com.sas.servlet.tbeans.models.SimpleMenuItemNode
SINGLE -
Static variable in interface com.sas.servlet.tbeans.HttpConstants
Only single items can be selected.
SINGLE_LIST_SELECTION -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Identifies a Single-Value-Selection List Editor
SINGLE_REQUIRED_SELECTION -
Static variable in class com.sas.servlet.tbeans.BaseTreeView
SelectionMode constant for allowing a single required selection.
SINGLE_SELECTION -
Static variable in interface com.sas.prompts.definitions.SelectableDefinitionInterface
Selection type indicating that only one value is allowed.
SINGLE_SELECTION -
Static variable in class com.sas.prompts.definitions.SelectionTypes
SINGLE_SELECTION -
Static variable in class com.sas.servlet.tbeans.BaseTreeView
SelectionMode constant for allowing a single selection.
singleList -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.SingleSelectionListEditorPanel
Model for this component
singleListContainer -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Container for the SingleSelectionListEditorPanel component
SINGLEROW -
Static variable in class com.sas.visuals.RowLayout
SingleSelectionListEditorPanel - Class in com.sas.swing.visuals.dataselectors.propertyeditor
SingleSelectionListEditorPanel is the default single-selection-from-a-list editor for the EntityAttributeValuePanel.
SingleSelectionListEditorPanel() -
Constructor for class com.sas.swing.visuals.dataselectors.propertyeditor.SingleSelectionListEditorPanel
Constructor
size() -
Method in class com.sas.actionprovider.ActionList
Returns the number of Action on the root-level of this ActionList.
size(boolean) -
Method in class com.sas.actionprovider.ActionList
Returns the number of Actions in this ActionList.
size() -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
size() -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
size() -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
size() -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
size() -
Method in class com.sas.dataselectors.filters.FilterItemRootToAdvancedList
size(int, int) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
size(int, int) -
Method in class com.sas.dataselectors.qualifiers.SwingQualifiersEditor
SIZE -
Static variable in class com.sas.table.CellVectorStyle
String used to identify the size property in the bag.
SIZE -
Static variable in class com.sas.table.FontStyle
String used to identify the size property in the bag.
SIZE_CHANGED -
Static variable in class com.sas.swing.visuals.CalendarPanel
SIZE_COLUMN -
Static variable in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
sizeColumnsToFit() -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Sizes all the columns to the width needed based on their label and data.
sizeColumnToFit(int) -
Method in class com.sas.swing.visuals.tableview.ColumnHeader
Sizes the given column to the width needed based on it's label and data.
sizeComboBox -
Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
sizeLabel -
Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
sizeLabelZoneList -
Variable in class com.sas.graphics.components.PlotImageMapInfo
sizeList -
Variable in class com.sas.swing.visuals.FontPanel
sizeRowsToFit(int, int, boolean) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sizes all the rows in the span of firstRow
to lastRow
inclusively
to the height needed based on their label and data.
sizeRowsToFit(boolean, boolean) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sizes all the rows to the height needed based on their label and data.
sizeRowToFit(int) -
Method in class com.sas.swing.visuals.tableview.RowHeader
Sizes the given row to the height needed based on it's label and data.
sizeText -
Variable in class com.sas.swing.visuals.FontPanel
sizeValueZones -
Variable in class com.sas.graphics.components.PlotImageMapInfo
sizeVariableList -
Variable in class com.sas.graphics.components.PlotImageMapInfo
Sizing - Interface in com.sas.visuals
Sizing is an interface that contains static values to be used in
classes that have a "sizing" property.
SKIN -
Static variable in class com.sas.graphics.components.GraphConstants
SKIN enables visual changes to the graph elements in supported graph types.
SKIN_AUTOMATIC -
Static variable in class com.sas.graphics.components.GraphConstants
Use a custom skin, if one has been set on a graph that supports custom skins.
SKIN_MODERN -
Static variable in class com.sas.graphics.components.GraphConstants
SKIN_NONE -
Static variable in class com.sas.graphics.components.GraphConstants
Force skin to always be off.
SKIN_SATIN -
Static variable in class com.sas.graphics.components.GraphConstants
skipItem(String) -
Method in class com.sas.dataselectors.qualifiers.QualifiersSelectorAdapter
skipItem(String) -
Method in class com.sas.dataselectors.qualifiers.SwingQualifiersEditor
skipItem(String) -
Method in class com.sas.swing.visuals.dataselectors.qualifiers.QualifiersDialog
SLASH -
Static variable in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
SLICER -
Static variable in class com.sas.dataselectors.dataitems.TableRoles
Constant for the name of the slicer role.
SLICERS_AXIS -
Static variable in interface com.sas.storage.olap.AxisInterface
Represents the Slicers Axis, which is the filter axis
SLICERS_AXIS_TYPE -
Static variable in class com.sas.storage.olap.PerformanceTuning
Constant to indicate Slicer axis type
SliderInterface - Interface in com.sas.visuals
An interface describing methods necessary for user events listened to
outside of a slider visual component to modify the value of the slider.
sliderListener -
Variable in class com.sas.visuals.ScrollSlider
SliderListener - Class in com.sas.visuals
SliderListener is an implementation of the ButtonListenerInterface used to listen
for user events on a SliderInterface component and change the state of its ButtonModelInterface properties.
SliderListener(ButtonModelInterface, ButtonModelInterface, ButtonModelInterface, SliderInterface) -
Constructor for class com.sas.visuals.SliderListener
Constructor that sets the buttonModels to change the state of
based on the user events listened for.
snresultset -
Variable in class com.sas.net.sharenet.ShareNetStatement
SocketListener - Class in com.sas.servlet.util
This class extends BaseSocketListener to add support for writing the
socket stream to a servlet response.
SocketListener() -
Constructor for class com.sas.servlet.util.SocketListener
SOFTBEVEL -
Static variable in class com.sas.swing.visuals.util.BorderTypes
softwareComponentName -
Variable in class com.sas.util.login.LoginBeanBIPValidate
The name of the Foundation Services application
SOLID_LINES -
Static variable in class com.sas.swing.visuals.TreeView
Line style specifying the lines in the TreeView to be solid lines.
SOLID_LINES -
Static variable in class com.sas.visuals.TreeView
Line style specifying the lines in the TreeView to be solid lines.
SOME_CHILDREN_SELECTED -
Static variable in class com.sas.swing.visuals.CheckBoxTree
SORT -
Static variable in interface com.sas.entities.edit.models.providers.DynamicValuesHandlerInterface
Constant for defining the sort attribute in the XML associated with a query
SORT -
Static variable in class com.sas.graphics.components.GraphConstants
SORT enables a set of static actions associated with the
public SORT_ constants.
sort(MutableTreeNode, Comparator) -
Static method in class com.sas.servlet.tbeans.html.TreeView
Sort the nodes in a tree.
sort(BaseTableView, BaseRemoteFileModelInterface, String, int) -
Method in class com.sas.servlet.tbeans.remotefileselector2.html.RemoteFileSelector
The folders are sorted on top in ASCENDING order by default if
a isFolder
column exists.
sort(String[], int[]) -
Method in class com.sas.storage.jdbc.JDBCToTableModelAdapter
This method will add an order by clause with the specified column names onto the query statement
and reinitialize to obtain a sorted result set.
sort(String[], int[]) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Each columnName must have a matching direction.
sort(String[], int[]) -
Method in class com.sas.swing.models.TableModelAdapter
Each columnName must have a matching direction.
sort(Comparator, int, int, int[]) -
Method in interface com.sas.table.SortableTableInterface
Sort the table in place, based on comparing row contents using the comparator.
sort(int, Comparator, int, int, int[]) -
Method in interface com.sas.table.SortableTableInterface
Sort the table in place, based on comparing elements from
the column columnIndex, using the comparator.
sort(int[], Comparator[], int, int, int[]) -
Method in interface com.sas.table.SortableTableInterface
Sort the table in place, based on comparing elements from
multiple columns listed in columnIndices, using the corresponding Sort - Class in com.sas.util
Sort algorithms for an Array.
Sort(IndexedSetInterface, Comparator, int) -
Constructor for class com.sas.util.Sort
Create an array sorting object which will sort the array a
or regions of that array, based on a comparator and
a specific sort algorithm.
Sort(IndexedSetInterface, Comparator, int) -
Constructor for class com.sas.util.Sort
Create an array sorting object which will sort the array a
or regions of that array, based on a comparator and
a specific sort algorithm.
Sort(IndexedSetInterface, Comparator) -
Constructor for class com.sas.util.Sort
Create an array sorting object which will sort the array a
or regions of that array, based on a comparator.
Sort(IndexedSetInterface, Comparator) -
Constructor for class com.sas.util.Sort
Create an array sorting object which will sort the array a
or regions of that array, based on a comparator.
sort(int, int) -
Method in class com.sas.util.Sort
Perform a sort of the items from start to end,
using the comparator.
sort(int, int, int[]) -
Method in class com.sas.util.Sort
Perform a sort of the items from start to end,
using the comparator.
sort() -
Method in class com.sas.util.Sort
Sort all the items in the array
using the comparator.
SORT_ASCENDING -
Static variable in class com.sas.graphics.components.GraphConstants
Apply a ascending sort order on the data values.
SORT_ASCENDING_FORMATTED -
Static variable in class com.sas.graphics.components.GraphConstants
Apply an ascending sort order on the data values.
SORT_ASCENDING_IMAGE -
Static variable in class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy
SORT_ASCENDING_IMAGE -
Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
SORT_ASCENDING_UNFORMATTED -
Static variable in class com.sas.graphics.components.GraphConstants
Apply an ascending sort order on the data values.
SORT_BY_CHOICEBOX_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Sort by ChoiceBox.
SORT_BY_DIV_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Sort By div.
SORT_BY_LABEL_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Sort By label.
SORT_BY_RADIO_BOX_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Sort by Radio.
SORT_COLUMN -
Static variable in class com.sas.actionprovider.strategies.relational.BaseEditSortStrategy
SORT_COLUMN -
Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
SORT_COLUMN_ASCENDING_ACTION -
Static variable in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
The actionType key used to allow sorting a column in ascending order.
SORT_COLUMN_ASCENDING_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.RelationalActionTypeKeysInterface
SORT_COLUMN_ASCENDING_EDIT_ENABLED_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.HttpRelationalActionTypeKeysInterface
The actionType key used to define the action which sort a column in ascending order
when editing is enabled.
SORT_COLUMN_DESCENDING_ACTION -
Static variable in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
The actionType key used to allow sorting a column in descending order.
SORT_COLUMN_DESCENDING_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.RelationalActionTypeKeysInterface
SORT_COLUMN_DESCENDING_EDIT_ENABLED_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.HttpRelationalActionTypeKeysInterface
The actionType key used to define the action which sort a column in descending order
when editing is enabled.
SORT_DATA_MENU_ACTION -
Static variable in interface com.sas.actionprovider.support.olaptableview.SwingOLAPActionTypeKeysInterface
SORT_DESCENDING -
Static variable in class com.sas.graphics.components.GraphConstants
Apply a descending sort order on the data values.
SORT_DESCENDING_FORMATTED -
Static variable in class com.sas.graphics.components.GraphConstants
Apply a descending sort order on the data values.
SORT_DESCENDING_IMAGE -
Static variable in class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy
SORT_DESCENDING_IMAGE -
Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
SORT_DESCENDING_UNFORMATTED -
Static variable in class com.sas.graphics.components.GraphConstants
Apply a descending sort order on the data values.
SORT_ITEMS -
Static variable in class com.sas.commands.dataselectors.DataItemSelectorCommand
Remote scripting action key that indicates the available tree display format changed
SORT_ITEMS -
Static variable in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Remote scripting action key that indicates the available tree display format changed
SORT_LABEL_ACTION -
Static variable in interface com.sas.actionprovider.support.olaptableview.HttpOLAPActionTypeKeysInterface
The actionType key used to define the measure's label action.
SORT_MODEL -
Static variable in class com.sas.actionprovider.strategies.relational.BaseEditSortStrategy
SORT_MODEL -
Static variable in class com.sas.actionprovider.strategies.remotefile2.BaseDataCellStrategy
SORT_MODEL -
Static variable in class com.sas.actionprovider.strategies.remotefile2.BaseRemoteFileStrategy
SORT_MODEL -
Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
SORT_MODEL -
Static variable in interface com.sas.actionprovider.util.remotefile2.RemoteFileDynamicValueKeys
SORT_NONE -
Static variable in class com.sas.graphics.components.GraphConstants
Apply a sort order based upon the order that the
values are encountered as the data is being
sequentually read.
SORT_SELECTOR -
Static variable in interface com.sas.dataselectors.SelectorKeysInterface
SORT_SELECTOR -
Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
SortSelector
SORT_SELECTOR_ACTION -
Static variable in class com.sas.actionprovider.support.dataselectors.BaseRelationalMenuBarSupport
The actionType key used to define the default action for the Sort selector
SORT_SELECTOR_ACTION -
Static variable in interface com.sas.actionprovider.support.dataselectors.MenuBarActionTypesInterface
SORT_SELECTOR_ACTION -
Static variable in interface com.sas.actionprovider.support.olaptableview.OLAPActionTypeKeysInterface
The actionType key used to define the default sort selector action for an
OLAP table view.
SORT_SELECTOR_ACTION -
Static variable in interface com.sas.actionprovider.support.tableview.RelationalActionTypeKeysInterface
SORT_SELECTOR_CMD -
Static variable in interface com.sas.commands.dataselectors.SelectorCommandKeysInterface
SORT_SELECTOR_COMMAND_COMMITTED -
Static variable in class com.sas.commands.dataselectors.SortCommand
String added to the fired contentsChangesEvent to let the listener know the SortCommand was committed.
SORT_STATUS -
Static variable in class com.sas.actionprovider.strategies.relational.BaseColumnHeaderStrategy
SORT_STATUS -
Static variable in class com.sas.actionprovider.strategies.relational.BaseDataCellStrategy
SORT_STATUS -
Static variable in class com.sas.actionprovider.strategies.relational.DefaultColumnHeaderStrategy
SORT_STATUS -
Static variable in class com.sas.actionprovider.strategies.relational.DefaultDataCellStrategy
SORT_STATUS -
Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
SORT_STRATEGY -
Static variable in class com.sas.graphics.components.GraphConstants
SORT_STRATEGY enables a set of static actions associated with the
public SORT_STRATEGY_ constants.
SORT_STRATEGY_BINARY -
Static variable in class com.sas.graphics.components.GraphConstants
Identifies that the sorting algorithm will utilize the
java.lang.String.compareTo() operation to determine the
order of strings.
SORT_STRATEGY_LINGUISTIC -
Static variable in class com.sas.graphics.components.GraphConstants
Identifies that the sorting algorithm will compare each string
as a whole word in the context of the locale in whihc it is associated.
SortableTableInterface - Interface in com.sas.table
Allow sorting a table by reordering their rows.
SortableTableModelAdapter - Class in com.sas.swing.models
A sorter for javax.swing.TableModels.
SortableTableModelAdapter() -
Constructor for class com.sas.swing.models.SortableTableModelAdapter
Default Constructor, calls this(null)
.
SortableTableModelAdapter(TableModel) -
Constructor for class com.sas.swing.models.SortableTableModelAdapter
Constructs a SortableTableModelAdapter with the given model as the model
to sort.
SortAction - Class in com.sas.swing.visuals.tableview.actions
The SortAction class is used in conjunction with the sorting commands
to perform a sort on a table.
SortAction() -
Constructor for class com.sas.swing.visuals.tableview.actions.SortAction
Default constructor
sortAllowed -
Variable in class com.sas.storage.jdbc.JDBCToTableModelAdapter
Indicates whether sorting is allowed.
sortAllowed -
Variable in class com.sas.swing.models.SortableTableModelAdapter
sortAllowed -
Variable in class com.sas.swing.models.TableModelAdapter
sortColumn(String) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sorts the given column ascending
sortColumn(String, int) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sorts the given column in the given direction.
SortColumnAscendingStrategy - Class in com.sas.actionprovider.strategies.relational
SortColumnAscendingStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategy
Default constructor.
SortColumnAscendingStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SortColumnAscendingStrategyHeader - Class in com.sas.actionprovider.strategies.relational
SortColumnAscendingStrategyHeader() -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategyHeader
Default constructor.
SortColumnAscendingStrategyHeader(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategyHeader
Constructor for specifying type ( swing/http ) of strategy object.
SortColumnAscendingStrategyHeader - Class in com.sas.actionprovider.strategies.remotefile2
SortColumnAscendingStrategyHeader() -
Constructor for class com.sas.actionprovider.strategies.remotefile2.SortColumnAscendingStrategyHeader
Default constructor.
SortColumnAscendingStrategyHeader(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.remotefile2.SortColumnAscendingStrategyHeader
Constructor for specifying type ( swing/http ) of strategy object.
SortColumnDescendingStrategy - Class in com.sas.actionprovider.strategies.relational
SortColumnDescendingStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategy
Default constructor.
SortColumnDescendingStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SortColumnDescendingStrategyHeader - Class in com.sas.actionprovider.strategies.relational
SortColumnDescendingStrategyHeader() -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategyHeader
Default constructor.
SortColumnDescendingStrategyHeader(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategyHeader
Constructor for specifying type ( swing/http ) of strategy object.
SortColumnDescendingStrategyHeader - Class in com.sas.actionprovider.strategies.remotefile2
SortColumnDescendingStrategyHeader() -
Constructor for class com.sas.actionprovider.strategies.remotefile2.SortColumnDescendingStrategyHeader
Default constructor.
SortColumnDescendingStrategyHeader(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.remotefile2.SortColumnDescendingStrategyHeader
Constructor for specifying type ( swing/http ) of strategy object.
sortColumns(String[], int[]) -
Method in class com.sas.swing.models.SortableTableModelAdapter
Sorts the columns in the the directions specified.
SortCommand - Class in com.sas.commands.dataselectors
This class handles the sorting of data items.
SortCommand() -
Constructor for class com.sas.commands.dataselectors.SortCommand
Default Constructor.
SortCommand(String) -
Constructor for class com.sas.commands.dataselectors.SortCommand
Constructor that accepts a command name.
SortCommand(String, String) -
Constructor for class com.sas.commands.dataselectors.SortCommand
Constructor that accepts a command name and an action class type.
SortCommand - Class in com.sas.commands.relational
The abstract class for sorting commands.
SortCommand() -
Constructor for class com.sas.commands.relational.SortCommand
Default constructor
SortCommand(int) -
Constructor for class com.sas.commands.relational.SortCommand
Default constructor
SortCommand(String) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name
SortCommand(String, int) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name
SortCommand(String, int, int) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name
SortCommand(String, int, boolean) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name
SortCommand(String, int, int, boolean) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name
SortCommand(String, String) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name and an action class type
SortCommand(String, String, int, int, boolean) -
Constructor for class com.sas.commands.relational.SortCommand
Constructor that accepts a command name and an action class type
sortDataset(String) -
Method in class com.sas.table.DataTableSortController
Creates connection to data source and submits procedure
sortedColumns -
Variable in class com.sas.swing.models.SortableTableModelAdapter
sortedDirections -
Variable in class com.sas.swing.models.SortableTableModelAdapter
SortedItem - Class in com.sas.swing.visuals.dataselectors.sort
SortedItem(Object) -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortedItem
SortedItem(Object, int) -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortedItem
SortedItem(Object, int, Object) -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortedItem
SortedItem(Object, int, Object, int) -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortedItem
SortedItem(Object, int, Object, int, boolean) -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortedItem
sortedSources -
Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
sortedTargets -
Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
sortedVector -
Variable in class com.sas.table.DataTableSortController
A Vector of the column names to be used in the BY list in order as they will appear
SortFoldersFirstCommand - Class in com.sas.commands.remotefileselector
Extension of the com.sas.commands.relational.SortCommand.
SortFoldersFirstCommand() -
Constructor for class com.sas.commands.remotefileselector.SortFoldersFirstCommand
Default constructor
SortFoldersFirstCommand(int) -
Constructor for class com.sas.commands.remotefileselector.SortFoldersFirstCommand
Constructor that allows specification of the sort direction.
SortFoldersFirstCommand(String) -
Constructor for class com.sas.commands.remotefileselector.SortFoldersFirstCommand
Constructor that accepts a command name and defaults to ascending sort.
SortFoldersFirstCommand(String, int) -
Constructor for class com.sas.commands.remotefileselector.SortFoldersFirstCommand
Constructor that accepts a command name and a sort direction.
SortFoldersFirstCommand - Class in com.sas.commands.remotefileselector2
Extension of the com.sas.commands.relational.SortCommand.
SortFoldersFirstCommand() -
Constructor for class com.sas.commands.remotefileselector2.SortFoldersFirstCommand
Default constructor
SortFoldersFirstCommand(int) -
Constructor for class com.sas.commands.remotefileselector2.SortFoldersFirstCommand
Constructor that allows specification of the sort direction.
SortFoldersFirstCommand(String) -
Constructor for class com.sas.commands.remotefileselector2.SortFoldersFirstCommand
Constructor that accepts a command name and defaults to ascending sort.
SortFoldersFirstCommand(String, int) -
Constructor for class com.sas.commands.remotefileselector2.SortFoldersFirstCommand
Constructor that accepts a command name and a sort direction.
SortHeaderRenderer - Class in com.sas.swing.visuals.tableview
SortHeaderRenderer() -
Constructor for class com.sas.swing.visuals.tableview.SortHeaderRenderer
Creates a default table header renderer that has default icons used for sorting.
SortHeaderRenderer(Character) -
Constructor for class com.sas.swing.visuals.tableview.SortHeaderRenderer
Creates a default table header renderer that has default icons used for sorting.
sortingColumns -
Variable in class com.sas.swing.models.SortableTableModelAdapter
sortingDirections -
Variable in class com.sas.swing.models.SortableTableModelAdapter
sortItemListByRolePosition(List) -
Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
Sorts the specified list of items by their position in their role.
SortLabelStrategy - Class in com.sas.actionprovider.strategies.olap
SortLabelStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.SortLabelStrategy
Default constructor.
SortLabelStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.SortLabelStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SortRequestProperties - Class in com.sas.dataselectors.sort
The SortRequestProperties defines the properties for the BaseSortSelectorAdapter which will be populated
by the request object.
SortRequestProperties() -
Constructor for class com.sas.dataselectors.sort.SortRequestProperties
SortSelector - Class in com.sas.servlet.tbeans.dataselectors.sort.html
The SortSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be
used to sort viewer data.
SortSelector() -
Constructor for class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelector
Default constructor.
SortSelector(String) -
Constructor for class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelector
SORTSELECTOR -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the selector.
SortSelector - Class in com.sas.swing.visuals.dataselectors.sort
SortSelector() -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortSelector
SORTSELECTOR_CHOICE -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorStyleKeysInterface
Key to retrieve the style used for the choice boxes in the SortSelectorPanel.
SORTSELECTOR_DIV -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorStyleKeysInterface
Key to retrieve the style used for the div in the SortSelectorPanel.
SORTSELECTOR_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorStyleKeysInterface
Key to retrieve the style used for the labels in the SortSelectorPanel.
SORTSELECTOR_RADIO -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorStyleKeysInterface
Key to retrieve the style used for the radio boxes in the SortSelectorPanel.
SORTSELECTOR_SORT_BY_CHOICEBOX -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the sort by types choice box.
SORTSELECTOR_SORT_BY_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the sort by label.
SORTSELECTOR_SORT_BY_RADIO -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the sort by radio box.
SORTSELECTOR_THEN_BY_CHOICEBOX -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the then by types choice box.
SORTSELECTOR_THEN_BY_CHOICEBOX1 -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the first then by types choice box.
SORTSELECTOR_THEN_BY_CHOICEBOX2 -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the second then by types choice box.
SORTSELECTOR_THEN_BY_LABEL -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the then by label.
SORTSELECTOR_THEN_BY_LABEL1 -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the first then by label.
SORTSELECTOR_THEN_BY_LABEL2 -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the second then by label.
SORTSELECTOR_THEN_BY_RADIO -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the then by radio box.
SORTSELECTOR_THEN_BY_RADIO1 -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the first then by radio box.
SORTSELECTOR_THEN_BY_RADIO2 -
Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface
Component key for the second then by radio box.
SortSelectorAdapter - Class in com.sas.dataselectors.sort
The SortSelectorInterface defines the basic methods required
for the model of a RelationalSortSelector.
SortSelectorAdapter() -
Constructor for class com.sas.dataselectors.sort.SortSelectorAdapter
SortSelectorCommand - Class in com.sas.commands.dataselectors
This class implements the simple calculated item selector command.
SortSelectorCommand() -
Constructor for class com.sas.commands.dataselectors.SortSelectorCommand
Default constructor
SortSelectorCommand(String) -
Constructor for class com.sas.commands.dataselectors.SortSelectorCommand
Constructor that accepts a command name
SortSelectorCommand(String, String) -
Constructor for class com.sas.commands.dataselectors.SortSelectorCommand
Constructor that accepts a command name and an action class type
SortSelectorComponentNames - Interface in com.sas.servlet.tbeans.dataselectors.sort.html
Contains the names of the sub components used by the SortSelectorPanel
SortSelectorFactory - Class in com.sas.dataselectors.sort
This is the factory class for SortSelectorInterface instances.
SortSelectorFactory() -
Constructor for class com.sas.dataselectors.sort.SortSelectorFactory
SortSelectorInterface - Interface in com.sas.dataselectors.sort
The SortSelectorInterface defines the basic methods required
for the model of a SortSelector.
SortSelectorKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.sort.html
This interface defines keys used to retrieve the visual components for the
SortSelectorPanel from its component map.
SortSelectorModelFactory - Class in com.sas.dataselectors.sort
This is the factory class for SortSelectorInterface instances.
SortSelectorModelFactory() -
Constructor for class com.sas.dataselectors.sort.SortSelectorModelFactory
SortSelectorPanel - Class in com.sas.servlet.tbeans.dataselectors.sort.html
The SortSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying
sorting on data items.
SortSelectorPanel() -
Constructor for class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
Default constructor.
SortSelectorPanel(String) -
Constructor for class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel
Constructor using the given name.
SortSelectorRenderer - Class in com.sas.swing.visuals.dataselectors.sort
SortSelectorRenderer() -
Constructor for class com.sas.swing.visuals.dataselectors.sort.SortSelectorRenderer
SortSelectorStrategy - Class in com.sas.actionprovider.strategies.olap
SortSelectorStrategy() -
Constructor for class com.sas.actionprovider.strategies.olap.SortSelectorStrategy
Default constructor.
SortSelectorStrategy(boolean, OLAPActionUtil) -
Constructor for class com.sas.actionprovider.strategies.olap.SortSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SortSelectorStrategy - Class in com.sas.actionprovider.strategies.relational
SortSelectorStrategy() -
Constructor for class com.sas.actionprovider.strategies.relational.SortSelectorStrategy
Default constructor.
SortSelectorStrategy(boolean, RelationalActionUtil) -
Constructor for class com.sas.actionprovider.strategies.relational.SortSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
SortSelectorStyleKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.sort.html
Style Area Keys to retrieve style information using the ComponentStyleManager
for the selector panel
For More Information:
Note: A snapshot of the AppDev Studio Developers Site is installed on your local Web server when you install AppDev Studio.
source -
Variable in class com.sas.graphics.components.ChartImageMapInfo
source -
Variable in class com.sas.graphics.components.PlotImageMapInfo
source -
Variable in class com.sas.swing.models.ListModelPropertyChangeAdapter
source -
Variable in class com.sas.swing.visuals.ImageView
The source of the image displayed.
source -
Variable in class com.sas.visuals.ImageView
The source of the image displayed.
sourceAdapter -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
the class that wraps the actual Java component (e.g.
sourceAppletRelative -
Variable in class com.sas.swing.visuals.ImageView
Flag indicating to use find the source relative to the applet the ImageView is used in
sourceAppletRelative -
Variable in class com.sas.visuals.ImageView
Flag indicating to use find the source relative to the applet the ImageView is used in
sourceBeanInfo -
Variable in class com.sas.swing.visuals.SwingCustomizerView
sourceBottomButtonContainer -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
a container, at the bottom of the source container, that allows users to place their own components
sourceChange(String) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
sourceChange(String, String) -
Method in class com.sas.net.ResourceLocatorInterfaceCustomizerPanel
sourceContainer -
Variable in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
The dualSelector container above the available tree containing the role selection combobox
sourceContainer -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
a container holding the source component
sourceEvt -
Variable in class com.sas.visuals.ForwardedActionEvent
sourceEvt -
Variable in class com.sas.visuals.ForwardedItemEvent
sourceFocusListener -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
sourceJList -
Variable in class com.sas.swing.visuals.dualselector.DualListSelector
the source JList component
sourceJTree -
Variable in class com.sas.swing.visuals.dualselector.DualTreeSelector
the source JTree component
sourceJTree -
Variable in class com.sas.swing.visuals.dualselector.TreeListSelector
the JTree component
sourceLabel -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
Label for the source component.
sourceList -
Variable in class com.sas.swing.models.ListModelPropertyChangeAdapter
sourceMouseListener -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
the mouse listener object for the source component
sourceTargetNode -
Variable in class com.sas.swing.visuals.dualselector.JTreeDualSelectorAdapter
a node in the target tree used add items from the source tree
sourceTopButtonContainer -
Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
a container, at the top of the source container, that allows users to place their own components
sourceURL -
Variable in class com.sas.swing.visuals.ImageView
The URL of the source.
sourceURL -
Variable in class com.sas.visuals.ImageView
The URL of the source.
SOUTH -
Static variable in class com.sas.geometry.CircularOrientation
SOUTH -
Static variable in interface com.sas.geometry.Orientations
SOUTH -
Static variable in class com.sas.visuals.ScrollbarLayout
SOUTH -
Static variable in interface com.sas.visuals.VisualAspects
position constants
SOUTH_EAST -
Static variable in class com.sas.geometry.CircularOrientation
SOUTH_EAST -
Static variable in interface com.sas.geometry.Orientations
SOUTH_EAST -
Static variable in interface com.sas.visuals.VisualAspects
position constants
SOUTH_WEST -
Static variable in class com.sas.geometry.CircularOrientation
SOUTH_WEST -
Static variable in interface com.sas.geometry.Orientations
SOUTH_WEST -
Static variable in interface com.sas.visuals.VisualAspects
position constants
SpacePartitionerInterface - Interface in com.sas.visuals.adapters
SpacePartitionerInterface is designed to allow a given amount of space to be partitioned
between a number of elements.
spacer -
Variable in class com.sas.swing.visuals.JComponentCustomizerPanel
spaceRequestTable -
Variable in class com.sas.swing.visuals.wizard.ButtonLayout
Holds values that reflect the spacing requests for components.
SPAN_FILL -
Static variable in class com.sas.swing.visuals.LabelView
spcs -
Variable in class com.sas.storage.jdbc.JDBCAdapter
Used to support property changes in the webAF customizer
spcs -
Variable in class com.sas.storage.jdbc.JDBCConnection
Used to support property changes in the webAF customizer
spcs -
Variable in class com.sas.swing.models.CollectionToListModelAdapter
Used to support property changes in the webAF customizer
spcs -
Variable in class com.sas.swing.models.MapToListModelAdapter
Used to support property changes in the webAF customizer
spcs -
Variable in class com.sas.swing.models.MapToTableModelAdapter
Used to support property changes in the webAF customizer
spcs -
Variable in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
spcs -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
Used to support property changes in the webAF customizer
spcs -
Variable in class com.sas.swing.visuals.ImageIconResource
spcs -
Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileComponent
Class used to communicate property changes.
spcs -
Variable in class com.sas.swing.visuals.util.JTextFieldValidator
SPECIAL_TYPE_COLUMN -
Static variable in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
specifyDateCheckBox -
Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.DateEditorPanel
Optional checkbox component for indicating a null date value
SpinBox - Class in com.sas.swing.visuals
SpinBox is a class that combines a textField (JTextField) and a spinButton.
SpinBox() -
Constructor for class com.sas.swing.visuals.SpinBox
Default constructor
SpinBox - Class in com.sas.visuals
SpinBox is a class that combines a textField and a spinButton.
SpinBox() -
Constructor for class com.sas.visuals.SpinBox
Default constructor
spinBox -
Variable in class com.sas.visuals.UnitsBox
spinBtn -
Variable in class com.sas.swing.visuals.SpinBox
spinBtn -
Variable in class com.sas.visuals.SpinBox
spinBtn -
Variable in class com.sas.visuals.TabBar
spinBtnSize -
Variable in class com.sas.visuals.TabBar
SpinButton - Class in com.sas.swing.visuals
SpinButton is a class that creates a component with two opposing arrow buttons
that can be pressed to increment or decrement a value field.
SpinButton() -
Constructor for class com.sas.swing.visuals.SpinButton
Default constructor.
SpinButton(int, int, int, int, int, int) -
Constructor for class com.sas.swing.visuals.SpinButton
Constructor taking all the neccessary variables needed to create a spinButton.
SpinButton - Class in com.sas.visuals
SpinButton is a class that creates a component with two opposing arrow buttons
that can be pressed to increment or decrement a value field.
SpinButton() -
Constructor for class com.sas.visuals.SpinButton
Default constructor.
SpinButton(int, int, int, int, int, int) -
Constructor for class com.sas.visuals.SpinButton
Constructor taking all the neccessary variables needed to create a spinButton.
spinButtonModel -
Variable in class com.sas.swing.visuals.SpinButton
Splash - Class in com.sas.visuals
Splash(Container, String, int, int) -
Constructor for class com.sas.visuals.Splash
Splash(Container, String) -
Constructor for class com.sas.visuals.Splash
Splash(Container, Image, int, int) -
Constructor for class com.sas.visuals.Splash
Splash(Container, Image) -
Constructor for class com.sas.visuals.Splash
split(TreeNode) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicTree
split(TreeNode) -
Method in interface com.sas.dataselectors.filters.FilterLogicTreeInterface
SPLIT_ACTION -
Static variable in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
pendingAction value when the SPLIT_ACTION is executed.
SPLIT_CHARACTER -
Static variable in class com.sas.table.CellStyle
String used to identify the splitCharacter property in the bag.
splitCharacter -
Variable in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
splitDirectoryPathAndFileName(String) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceModel
Parses a given path into the parent directory and the folder name.
splitDirectoryPathAndFileName(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
Parses a given path into the parent directory and the folder name.
splitDirectoryPathAndFileName(String) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
Parses a given path into the parent directory and the folder name.
splitDirectoryPathAndFileName(String) -
Method in class com.sas.swing.models.remotefileselector.RemoteFileServerModel
Given a path, this method returns a collection containing a parent path and the child directory/folder name.
splitDirectoryPathAndFileName(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServerModelInterface
The first object of the returned Pair is a String
representing the real name of the file (folder) at the supplied path.
splitDirectoryPathAndFileName(String) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileServiceModelInterface
Parses a given path into the parent folder and the file name.
splitGroup(int) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Splits the inner-most group containing the member at the specified index.
splitGroup(int) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter
splitOnMember(int) -
Method in interface com.sas.dataselectors.filters.SimpleFilterLogicInterface
Splits the inner-most group containing the leaf at the specified index.
splitOnMember(int) -
Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
Splits the inner-most group containing the leaf at the specified index.
splitPathAndFileName(String) -
Method in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Parses a given path into the parent folder and the file name.
splitter -
Variable in class com.sas.swing.visuals.FlatSplitPane
SRQ_QUALIFIER_SELECTOR_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Qualifiers selector in the "Select Ranking Qualifiers" window of the Ranking Selector.
SRV_BASED_ON_CHOICE_BOX_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Based On choice box in the "Select Ranking Values" window of the Ranking Selector.
SRV_BASED_ON_LABEL_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Based On label in the "Select Ranking Values" window of the Ranking Selector.
SRV_COUNT_TEXT_ENTRY_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Count text entry in the "Select Ranking Values" window of the Ranking Selector.
SRV_EDIT_BUTTON_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Edit button in the "Select Ranking Values" window of the Ranking Selector.
SRV_INCLUDE_TIES_CHECK_BOX_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Include Ties check box in the "Select Ranking Values" window of the Ranking Selector.
SRV_RANKING_INFO_LABEL_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Ranking Info label in the "Select Ranking Values" window of the Ranking Selector.
SRV_RANKS_LABEL_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Ranks label in the "Select Ranking Values" window of the Ranking Selector.
SRV_TOP_BOTTOM_RADIO_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Top/Bottom radio box in the "Select Ranking Values" window of the Ranking Selector.
SRV_TYPE_CHOICE_BOX_NAME -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
The name of the Rank Type choice box in the "Select Ranking Values" window of the Ranking Selector.
SSL_SELECTION_MODE_ALL -
Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Policy mode specifying that custom RMI socket factories should be used for all classes if
custom socket factories are defined.
SSL_SELECTION_MODE_NONE -
Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Policy mode specifying that custom RMI socket factories should not be used for any classes.
SSL_SELECTION_MODE_SOME -
Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Policy mode specifying whether custom RMI socket factories should be used based upon the
specified policy mappings.
SSLRMIConfiguration - Class in com.sas.net.ssl
Configuration that defines an application's preferences for securing Java remote objects using
the Java Secure Sockets Extension (JSSE) API.
SSLRMIConfiguration() -
Constructor for class com.sas.net.ssl.SSLRMIConfiguration
Constructs a default instance of an SSL RMI configuration that does not secure any remote
objects.
SSLRMIConfiguration(InputStream) -
Constructor for class com.sas.net.ssl.SSLRMIConfiguration
Constructs an SSL configuration considering the values specified in the properties file as
well as the system environment.
SSLRMIConfiguration(Properties) -
Constructor for class com.sas.net.ssl.SSLRMIConfiguration
Constructs an SSL configuration considering the values specified in the properties file as
well as the system environment.
SSLRMIConfigurationException - Exception in com.sas.net.ssl
Exception that describes an invalid SSL RMI configuration.
SSLRMIConfigurationException(String) -
Constructor for exception com.sas.net.ssl.SSLRMIConfigurationException
Constructs an SSL RMI exception using the specified message.
SSLRMIConfigurationException(String, Throwable) -
Constructor for exception com.sas.net.ssl.SSLRMIConfigurationException
Constructs an SSL RMI exception using the specified message and throwable.
SSLRMIConfigurationException(Throwable) -
Constructor for exception com.sas.net.ssl.SSLRMIConfigurationException
Constructs an SSL RMI exception using the specified throwable.
SSLRMIException - Exception in com.sas.net.ssl
Base exception for SSL RMI exceptions.
SSLRMIException() -
Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception.
SSLRMIException(String) -
Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception using the specified message.
SSLRMIException(String, Throwable) -
Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception using the specified message and throwable.
SSLRMIException(Throwable) -
Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception using the specified throwable.
SSLRMISocketFactories - Class in com.sas.net.ssl
Factory which provides an application with the means to obtain RMI client and server socket
factories.
STACK_RESPONSE -
Static variable in class com.sas.graphics.components.piechart.PieChartModel
STACK_SUBGROUP -
Static variable in class com.sas.graphics.components.piechart.PieChartModel
STANDARD_AWT -
Static variable in class com.sas.awt.ListBox
start() -
Method in class com.sas.util.Alarm
Start this alarm.
start() -
Method in class com.sas.util.DateTimeMonitor
Restart the date/time monitor.
start() -
Method in class com.sas.util.Timer
Start this timer.
start() -
Method in interface com.sas.util.TimerInterface
Start the timer.
start() -
Method in class com.sas.visuals.AnimationIconView
Start the animation.
start() -
Method in class com.sas.visuals.ImageSequence
Deprecated. Start the ImageSequence display
(Starts the Alarm object property).
start() -
Method in class com.sas.visuals.Splash
START_ANCHOR -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning ANCHOR tag
START_ANCHOR_CLASS -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning ANCHOR tag with class
START_ANCHOR_HREF -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning ANCHOR tag with href
START_CACHE_INDEX -
Static variable in interface com.sas.storage.olap.AxisInterface
Represents the beginning index of the tuples in the cache
START_DATA -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning TABLE CELL tag
START_DATA_NOWRAP -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning TABLE CELL tag with nowrap
START_DIV -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
START_IMG -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning IMAGE tag
START_ROW -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning TABLE ROW tag
START_ROW -
Static variable in interface com.sas.storage.jdbc.export.ExportInterface
Indicates that the data will be exported starting from the first row.
START_SEARCH_ACTION -
Static variable in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupport
The actionType key used to allow searching.
START_SEARCH_ACTION -
Static variable in interface com.sas.actionprovider.support.remotefileselector.RemoteFileActionTypeKeysInterface
The actionType key used to allow searching.
START_SEARCH_ACTION -
Static variable in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
The actionType key used to allow initiating a search.
START_SEARCH_ACTION -
Static variable in interface com.sas.actionprovider.support.remotefileselector2.RemoteFileActionTypeKeysInterface
The actionType key used to allow searching.
START_SPAN -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning SPAN tag
START_TABLE -
Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for the beginning TABLE tag
START_TREE_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorComponentNames
The name of the 'Starting xx' TreeView.
startAction -
Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchComponent
the action class associated with the start button
startButton -
Variable in class com.sas.util.AppletHost
startDate -
Variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
the beginning of a date range used for searching
startDate -
Variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
the beginning of a date range used for searching
StartEditingAction - Class in com.sas.swing.visuals.tableview
StartEditingAction() -
Constructor for class com.sas.swing.visuals.tableview.StartEditingAction
startFolder -
Variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
the folder location to start a search or retrieval of files
startFolder -
Variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
the folder location to start a search or retrieval of files
STARTING_LABEL_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorComponentNames
The name of the 'Starting xx' radio label.
STARTING_RADIO_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorComponentNames
The name of the 'Starting xx' radio box.
startingPosition -
Variable in class com.sas.visuals.MarqueeIcon
startInterval -
Variable in class com.sas.swing.visuals.SpinButton
startInterval -
Variable in class com.sas.visuals.AlarmButtonModel
startInterval -
Variable in class com.sas.visuals.SpinButton
startPosition -
Variable in class com.sas.visuals.ImageAnimationIcon
STARTS_WITH -
Static variable in interface com.sas.dataselectors.find.FindSelectorInterface
startSearch(RemoteFileServerModelInterface, BaseActionProvider) -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
startSearch(RemoteFileServerModelInterface, BaseActionProvider) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Starts the search process once the search criteria have been set.
startSearch(RemoteFileServerModelInterface, BaseActionProvider) -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Starts the search process once the search criteria have been set.
startSearch(RemoteFileServerModelInterface, BaseActionProvider) -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
Runs when the search is initiated.
startSearch -
Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchComponent
the button used to start the search process
StartSearchAction - Class in com.sas.swing.visuals.remotefileselector.actions
StartSearchAction initiates the search.
StartSearchAction() -
Constructor for class com.sas.swing.visuals.remotefileselector.actions.StartSearchAction
Default Constructor
StartSearchCommand - Class in com.sas.commands.remotefileselector
This class provides the calls to the RemoteServerModel for initiating the search function.
StartSearchCommand() -
Constructor for class com.sas.commands.remotefileselector.StartSearchCommand
Constructor
StartSearchCommand(String) -
Constructor for class com.sas.commands.remotefileselector.StartSearchCommand
Constructor that accepts a command name
StartSearchCommand(String, String) -
Constructor for class com.sas.commands.remotefileselector.StartSearchCommand
Constructor that accepts a command name and an action class type
startsWith -
Variable in class com.sas.servlet.tbeans.dataselectors.find.html.FindSelectorPanel
startTabStart -
Variable in class com.sas.swing.visuals.SwingCustomizerView
Set to the number of the panel you add to the component's customizer that you want to view first
startTime -
Variable in class com.sas.util.Alarm
Time alarm was last started
state -
Variable in class com.sas.visuals.DefaultButtonModel
stateChanged(ChangeEvent) -
Method in class com.sas.swing.visuals.CalendarPanel
stateChanged(ChangeEvent) -
Method in class com.sas.swing.visuals.dataselectors.ranking.RankingSelector
stateCount -
Variable in class com.sas.visuals.DefaultButtonModel
stateList -
Variable in class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand
Used to access the value of the states for the calculated items on the visual driving
this command.
statement -
Variable in class com.sas.storage.BaseDataBean
statement -
Variable in class com.sas.storage.jdbc.JDBCDataAccessor
StaticCollectionInterfaceToStringTransform - Class in com.sas.util.transforms
A transform for converting a StaticCollectionInterface
to a String
.
StaticCollectionInterfaceToStringTransform() -
Constructor for class com.sas.util.transforms.StaticCollectionInterfaceToStringTransform
Default constructor.
StaticCollectionInterfaceToStringTransform(char, boolean) -
Constructor for class com.sas.util.transforms.StaticCollectionInterfaceToStringTransform
Value constructor.
StaticColumnLabelInterface - Interface in com.sas.table
Defines an interface for accessing a table's column labels.
StaticColumnTemplateTableInterface - Interface in com.sas.table
Defines an interface for accessing column template tables.
StaticDictionaryInterfaceToStringTransform - Class in com.sas.util.transforms
A transform for converting a StaticDictionaryInterface
to a String
StaticDictionaryInterfaceToStringTransform() -
Constructor for class com.sas.util.transforms.StaticDictionaryInterfaceToStringTransform
Default constructor.
StaticDictionaryInterfaceToStringTransform(char, char, boolean) -
Constructor for class com.sas.util.transforms.StaticDictionaryInterfaceToStringTransform
Value constructor.
StaticFormattedDataInterface - Interface in com.sas.table
Defines an interface for accessing a table's formatted data.
StaticLevelNodeInterface - Interface in com.sas.servlet.tbeans.models
StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement
returning a cell style key.
StaticNodeCellStyleInterface - Interface in com.sas.servlet.tbeans.models
StaticNodeCellStyleInterface defines methods for returning the style class for a
cell of a node.
StaticNodeCellStyleKeyInterface - Interface in com.sas.servlet.tbeans.models
StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement
returning a cell style key.
StaticOrderedCollectionInterfaceToStringTransform - Class in com.sas.util.transforms
A transform for converting a StaticOrderedCollectionInterface
to a String
For example, a given a collection that contains the values
"com.sas"
null
"webAF"
1
then invoking this transorm on the collection
String s t.transform(collection)
will yield the string "com.sas",null,"webAF",a
.
StaticOrderedCollectionInterfaceToStringTransform() -
Constructor for class com.sas.util.transforms.StaticOrderedCollectionInterfaceToStringTransform
Default constructor.
StaticOrderedCollectionInterfaceToStringTransform(char, boolean) -
Constructor for class com.sas.util.transforms.StaticOrderedCollectionInterfaceToStringTransform
Value constructor.
staticOrderedCollectionModel -
Variable in class com.sas.swing.visuals.SpinBox
StaticRowInfoInterface - Interface in com.sas.table
Defines an interface for accessing additional information associated
with a table's rows.
staticRowLabelOrder -
Variable in class com.sas.swing.models.SortableTableModelAdapter
StaticRowTemplateTableInterface - Interface in com.sas.table
Defines an interface for accessing row template tables.
StaticTableInterface - Interface in com.sas.table
Defines an interface for accessing two-dimensional data.
StaticTableInterfaceSupport - Class in com.sas.table
Helper class for implementations of StaticTableInterface,
StaticColumnLabelInterface, and StaticRowLabelInterface.
StaticTableInterfaceSupport() -
Constructor for class com.sas.table.StaticTableInterfaceSupport
StaticTableStyleInterface - Interface in com.sas.table
Defines an interface for accessing a table's styles.
StaticTableTypeInterface - Interface in com.sas.table
Defines an interface for accessing a table's relational types.
StaticTableTypeStylesInterface - Interface in com.sas.table
Defines an interface for accessing a table's relational type styles.
STATISTIC -
Static variable in class com.sas.graphics.components.GraphConstants
STATISTIC enables a set of static actions associated with the
public STATISTIC_ constants.
STATISTIC_CUMULATIVE_FREQ -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the accumulation of the frequency counts
STATISTIC_CUMULATIVE_PERCENTAGE_FREQ -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the accumulation of the percentage of the frequency counts
STATISTIC_CUMULATIVE_PERCENTAGE_SUM -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the accumulation of the percentage of the sum of the data values
STATISTIC_CUMULATIVE_SUM -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the accumulation of the sum of the data values
STATISTIC_FIRST -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent first data value found in the data source
STATISTIC_FREQ -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the frequency count
STATISTIC_LAST -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent last data value found in the data source
STATISTIC_MAX -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the maximum (largest) data value found in the data source
STATISTIC_MEAN -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the the mean of the data values
STATISTIC_MIN -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the minimum (smallest or most negative) data value found in the data source
STATISTIC_PERCENTAGE_FREQ -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the percentage of the frequency counts
STATISTIC_PERCENTAGE_SUM -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the percentage of the sum of the data values
STATISTIC_SUM -
Static variable in class com.sas.graphics.components.GraphConstants
The graph elements represent the sum of the data values
status -
Variable in class com.sas.util.AppletHost
statusException -
Variable in class com.sas.storage.BaseDataBean
statusImagePanel -
Variable in class com.sas.swing.visuals.wizard.Wizard
Container used in the wizard layout that may hold an ImageView object, or any other type of component depending
upon the requirements of individual wizard pages.
statusImagePanel -
Variable in class com.sas.swing.visuals.wizard2.Wizard
Container used in the wizard layout that may hold an ImageView object, or any other type of component depending
upon the requirements of individual wizard pages.
STEP_FILTER -
Static variable in class com.sas.swing.models.AppliedFiltersUtil
Format key defining the format used to format a data item step filter.
StepModelToLogicTreeTransform - Class in com.sas.dataselectors.filters.tree
TODO Supply JavaDoc for class
StepModelToLogicTreeTransform() -
Constructor for class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
StepModelToLogicTreeTransform(FilterObjectFactoryInterface) -
Constructor for class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
StepModelToLogicTreeTransform(FilterObjectFactoryInterface, FilterItemListInterface) -
Constructor for class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
STEPPED_POPUP_STYLE -
Static variable in class com.sas.swing.visuals.WideComboBox
stmt -
Variable in class com.sas.net.sharenet.ShareNetResultSet
stmt -
Variable in class com.sas.storage.jdbc.JDBCAdapter
The Statement object created from the Connection.
stop() -
Method in class com.sas.sasserver._rprxIOMBookmarkManager
stop() -
Method in class com.sas.sasserver._rprxJ2BookmarkManager
stop() -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerClient
stop() -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerServer
stop() -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Client
stop() -
Method in class com.sas.sasserver._rprxRemoteBookmarkManagerV2Server
stop() -
Method in class com.sas.sasserver.tree._rprxIOMLevelTree
stop() -
Method in class com.sas.sasserver.tree._rprxJ2LevelTree
stop() -
Method in class com.sas.sasserver.tree._rprxJ2ServerNode
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeClient
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeServer
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Client
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV2Server
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Client
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteLevelTreeV3Server
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteServerNodeClient
stop() -
Method in class com.sas.sasserver.tree._rprxRemoteServerNodeServer
stop() -
Method in class com.sas.util.Alarm
Stop this alarm if it is running.
stop() -
Method in class com.sas.util.DateTimeMonitor
Stop the date/time monitor.
stop() -
Method in class com.sas.util.Timer
Stop this timer.
stop() -
Method in interface com.sas.util.TimerInterface
Stop the timer.
stop() -
Method in class com.sas.visuals.AnimationIconView
Stop the animation.
stop() -
Method in class com.sas.visuals.ImageSequence
Deprecated. Stop the ImageSequence display
(Stops the Alarm object property).
stop() -
Method in class com.sas.visuals.Splash
STOP_GO -
Static variable in class com.sas.visuals.GraphicalCheckBox
STOP_GO image value id
stopAdjusting() -
Method in class com.sas.swing.visuals.SpinButton
Used to stop any incrementing or decrementing that is occurring on the spinButton.
stopAlarmThread() -
Method in class com.sas.util.Alarm.AlarmThread
stopButton -
Variable in class com.sas.util.AppletHost
stopCellEditing() -
Method in class com.sas.swing.visuals.tableview.DefaultTableCellEditor
Tells the editor to stop editing and accept any partially edited value
as the value of the editor.
stopDispatching() -
Method in class com.sas.awt.ModalDispatchThread
stopDispatchThread() -
Method in class com.sas.awt.Dialog
Internal method; only used for SASModal.
stopSearch() -
Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSearchModel
stopSearch() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel
Allows stopping of the search.
stopSearch() -
Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesSearchModel2
Allows stopping of the search.
stopSearch() -
Method in interface com.sas.swing.models.remotefileselector.RemoteFileSearchModelInterface
A method used to stop the search.
stopTime -
Variable in class com.sas.util.Alarm
Time alarm was last stopped
storeCommand(DynamicAttributeCommandInterface, Object, Map) -
Method in class com.sas.actionprovider.HttpActionProvider
Stores the command on this HttpActionProvider.
storedCommandExists(String) -
Method in class com.sas.servlet.util.CommandProcessor
Deprecated. Checks for the existance of a storedCommand
storedCommandExists(String) -
Method in interface com.sas.servlet.util.CommandProcessorInterface
Deprecated. Checks for the existance of a storedCommand
storesLowerCaseIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores lowercase identifiers.
storesLowerCaseQuotedIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores lowercase quoted SQL identifiers.
storesMixedCaseIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores mixed-case identifiers.
storesMixedCaseQuotedIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores mixed-case quoted SQL identifiers.
storesUpperCaseIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores uppercase identifiers.
storesUpperCaseQuotedIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores uppercase quoted SQL identifiers.
STPROC -
Static variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel
the value for stored process types
STPROC -
Static variable in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModel2
the value for stored process types
stream -
Variable in class com.sas.util.SystemLog
StreamContent - Class in com.sas.servlet.util
The StreamContent is a utility class that allows easier use of the StreamContentServlet.
StreamContent(HttpServletRequest, HttpServletResponse) -
Constructor for class com.sas.servlet.util.StreamContent
Constructor
StreamContentCommand - Class in com.sas.servlet.util
Deprecated. As of Version 3.0 this class has been replaced by
com.sas.servlet.util.commandprocessor.StreamContentCommand.
StreamContentCommand() -
Constructor for class com.sas.servlet.util.StreamContentCommand
Deprecated. StreamContentCommand constructor
StreamContentCommand(GetStreamInterface) -
Constructor for class com.sas.servlet.util.StreamContentCommand
Deprecated. StreamContentCommand constructor
StreamContentCommand(GetStreamInterface, String) -
Constructor for class com.sas.servlet.util.StreamContentCommand
Deprecated. StreamContentCommand constructor
StreamContentCommand(GetStreamInterface, String, String) -
Constructor for class com.sas.servlet.util.StreamContentCommand
Deprecated. StreamContentCommand constructor
StreamContentServlet - Class in com.sas.servlet.util
The StreamContentServlet servlet is used to deliver arbitrary MIME type content to HTTP clients.
StreamContentServlet() -
Constructor for class com.sas.servlet.util.StreamContentServlet
STRETCH -
Static variable in class com.sas.visuals.Wallpaper
stretchImage(Graphics, Image) -
Method in class com.sas.visuals.Wallpaper
STRING_ARRAY_ATTRIBUTE_TYPE -
Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating a java.lang.String array AttributeType
STRING_ATTRIBUTE_TYPE -
Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating a java.lang.String AttributeType
STRING_TYPE -
Static variable in interface com.sas.entities.AttributeTypeInterface
Constant for creating java.lang.String attribute type
STRING_TYPE -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Constant for a String SQL type
StringArrayToTreeInterfaceTransform - Class in com.sas.util.transforms
StringArrayToTreeInterfaceTransform() -
Constructor for class com.sas.util.transforms.StringArrayToTreeInterfaceTransform
stringCollectionClass -
Variable in class com.sas.util.transforms.StringToStringListInterfaceTransform
Class to instantiate when making a StringCollection
Defaults to com.sas.collection.StringCollection, but
subclasses may prefer another class that implements
StringListInterface.
StringComparator - Class in com.sas.util
StringComparator is used to compare two string values.
StringComparator() -
Constructor for class com.sas.util.StringComparator
Default constructor.
StringComparator(Collator) -
Constructor for class com.sas.util.StringComparator
Construct a StringComparator
which uses a Collator
to perform the comparison.
StringComparator(boolean) -
Constructor for class com.sas.util.StringComparator
Construct a string based comparator.
StringComparator(boolean, boolean) -
Constructor for class com.sas.util.StringComparator
Construct a string based comparator.
StringComparator(boolean, boolean, int) -
Constructor for class com.sas.util.StringComparator
Construct a string based comparator.
StringDataErrorHandler - Class in com.sas.util.errorhandlers
StringDataErrorHandler is an ErrorHandlerInterface implementation that sends the
error message to a StringDataInterface object.
StringDataErrorHandler() -
Constructor for class com.sas.util.errorhandlers.StringDataErrorHandler
Default Constructor.
StringDataErrorHandler(StringDataInterface) -
Constructor for class com.sas.util.errorhandlers.StringDataErrorHandler
Construct a StringDataErrorHandler with an initial StringDataInterface object.
StringListInterfaceToStringTransform - Class in com.sas.util.transforms
A transform for converting a StringListInterface to a String
StringListInterfaceToStringTransform() -
Constructor for class com.sas.util.transforms.StringListInterfaceToStringTransform
Default constructor.
StringListInterfaceToStringTransform(char, boolean) -
Constructor for class com.sas.util.transforms.StringListInterfaceToStringTransform
Value constructor.
StringPredicateInterface - Interface in com.sas.util
A predicate interface which allows the caller to
test Strings for some condition.
StringRangeDefinition - Class in com.sas.prompts.definitions
StringRangeDefinition is a prompt type which allows the specification of an string range consisting of
a minimum and maximum value.
StringRangeDefinition() -
Constructor for class com.sas.prompts.definitions.StringRangeDefinition
Constructor
StringRangeDefinition(String) -
Constructor for class com.sas.prompts.definitions.StringRangeDefinition
Constructor
stringSelection -
Variable in class com.sas.swing.adapters.JTableClipboardAdapter
StringToCollectionInterfaceTransform - Class in com.sas.util.transforms
A transform for converting a String
to a CollectionInterface
.
StringToCollectionInterfaceTransform() -
Constructor for class com.sas.util.transforms.StringToCollectionInterfaceTransform
Default constructor which uses a ','
delimiter.
StringToCollectionInterfaceTransform(char) -
Constructor for class com.sas.util.transforms.StringToCollectionInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToCollectionInterfaceTransform(char, CollectionInterface) -
Constructor for class com.sas.util.transforms.StringToCollectionInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToColorTransform - Class in com.sas.util.transforms
StringToColorTransform converts a String to a java.awt.Color object.
StringToColorTransform() -
Constructor for class com.sas.util.transforms.StringToColorTransform
StringToDictionaryInterfaceTransform - Class in com.sas.util.transforms
A transform for converting a String
to a DictionaryInterface
.
StringToDictionaryInterfaceTransform() -
Constructor for class com.sas.util.transforms.StringToDictionaryInterfaceTransform
Default constructor which uses a ','
delimiter.
StringToDictionaryInterfaceTransform(char) -
Constructor for class com.sas.util.transforms.StringToDictionaryInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToDictionaryInterfaceTransform(char, char) -
Constructor for class com.sas.util.transforms.StringToDictionaryInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToHorizontalOrientationTransform - Class in com.sas.util.transforms
StringToHorizontalOrientationTransform() -
Constructor for class com.sas.util.transforms.StringToHorizontalOrientationTransform
Default no=arg constructor.
StringToHorizontalOrientationTransform(Locale) -
Constructor for class com.sas.util.transforms.StringToHorizontalOrientationTransform
Create instance with locale setting.
StringToMessageOrientationTransform - Class in com.sas.util.transforms
StringToMessageOrientationTransform() -
Constructor for class com.sas.util.transforms.StringToMessageOrientationTransform
Default no=arg constructor.
StringToMessageOrientationTransform(Locale) -
Constructor for class com.sas.util.transforms.StringToMessageOrientationTransform
Create instance with locale setting.
StringToOrderedCollectionInterfaceTransform - Class in com.sas.util.transforms
A transform for converting a String
to a OrderedCollectionInterface
.
StringToOrderedCollectionInterfaceTransform() -
Constructor for class com.sas.util.transforms.StringToOrderedCollectionInterfaceTransform
Default constructor which uses a ','
delimiter.
StringToOrderedCollectionInterfaceTransform(char) -
Constructor for class com.sas.util.transforms.StringToOrderedCollectionInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToOrderedCollectionInterfaceTransform(char, OrderedCollectionInterface) -
Constructor for class com.sas.util.transforms.StringToOrderedCollectionInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToSASColorTransform - Class in com.sas.util.transforms
StringToSASColorTransform converts a String to a com.sas.awt.Color object.
StringToSASColorTransform() -
Constructor for class com.sas.util.transforms.StringToSASColorTransform
StringToStringArrayTransform - Class in com.sas.util.transforms
StringToStringArrayTransform() -
Constructor for class com.sas.util.transforms.StringToStringArrayTransform
StringToStringListInterfaceTransform - Class in com.sas.util.transforms
A transform for converting a String to a String ListInterface
StringToStringListInterfaceTransform() -
Constructor for class com.sas.util.transforms.StringToStringListInterfaceTransform
Default constructor which uses a ',' delimiter.
StringToStringListInterfaceTransform(char) -
Constructor for class com.sas.util.transforms.StringToStringListInterfaceTransform
Construct a transform which uses a specific delimiter.
StringToURLTransform - Class in com.sas.util.transforms
StringToURLTransform() -
Constructor for class com.sas.util.transforms.StringToURLTransform
StringToVerticalOrientationTransform - Class in com.sas.util.transforms
StringToVerticalOrientationTransform() -
Constructor for class com.sas.util.transforms.StringToVerticalOrientationTransform
Default no=arg constructor.
StringToVerticalOrientationTransform(Locale) -
Constructor for class com.sas.util.transforms.StringToVerticalOrientationTransform
Create instance with locale setting.
stripBasePath(String, String) -
Static method in class com.sas.swing.models.remotefileselector.Util
This methods strips the base path from the beginning of the path.
StrokeLineStyle - Class in com.sas.graphics.components
Attributes that affect the appearance of lines.
StrokeLineStyle() -
Constructor for class com.sas.graphics.components.StrokeLineStyle
StrokeLineStyle(Color) -
Constructor for class com.sas.graphics.components.StrokeLineStyle
Constructor that takes a line color.
StrokeLineStyle(int, Color, BaseLength, int) -
Constructor for class com.sas.graphics.components.StrokeLineStyle
Constructor that takes a SAS/Graph line style number, a line width and a color.
StrokeLineStyle(int, Color, BaseLength) -
Constructor for class com.sas.graphics.components.StrokeLineStyle
Convienience constructor, same as StrokeLineStyle( int, Color, BaseLength, GraphConstance.AUTOMATIC ).
STYLE -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE enables a set of static actions associated with the
public STYLE_ constants.
style -
Variable in class com.sas.swing.visuals.BaseBorder
int value representing the style of the border intially set to NONE
Derived from com.sas.geometry.Orientations
STYLE -
Static variable in class com.sas.table.FontStyle
String used to identify the style property in the bag.
style -
Variable in class com.sas.taglib.servlet.tbeans.StyleInfoTag
style -
Variable in class com.sas.visuals.Border
int value representing the style of the border intially set to NONE
Derived from com.sas.geometry.Orientations
style -
Variable in class com.sas.visuals.TabBar
STYLE_ANALYSIS -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_ASTRONOMY -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_BANKER -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_BLOCKPRINT -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_BOLD -
Variable in class com.sas.swing.visuals.FontPanel
STYLE_BOLDITALIC -
Variable in class com.sas.swing.visuals.FontPanel
STYLE_CONVENTION -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_CURVE -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_CUSTOM_DETAIL_BOX -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_DEFINITIONS -
Static variable in interface com.sas.dataselectors.export.HTMLExportCommandsAttributeNames
Name of the dynamic attribute of an Export to HTML command used to hold the inline style definitions to be included when exporting
"styleDefinitions"
STYLE_EDUCATION -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_ELECTRONICS -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_GANTTCHART -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_GEARS -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_HIGH_DETAIL_BOX -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_IMAGE -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_INSIDE_LABEL -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_ITALIC -
Variable in class com.sas.swing.visuals.FontPanel
STYLE_LOCATION -
Static variable in class com.sas.servlet.util.BaseUtil
STYLE_LOW_DETAIL_BOX -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_MAGNIFY -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_MARKER -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_MEDIUM_DETAIL_BOX -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_MONEY -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_MONOCHROME -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_NONE -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_OLAP -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_OUTLINE -
Static variable in class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.
STYLE_REGULAR -
Variable in class com.sas.swing.visuals.FontPanel
STYLE_RSVP -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_SCIENCE -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_SKETCH -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_STATISTICAL -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_TORN -
Static variable in class com.sas.graphics.components.GraphStyle
STYLE_WATERCOLOR -
Static variable in class com.sas.graphics.components.GraphStyle
StyleAction - Class in com.sas.servlet.tbeans.tableview.rpf.html
Information about a style change used by the Rules Processing Framework.
StyleAction() -
Constructor for class com.sas.servlet.tbeans.tableview.rpf.html.StyleAction
styleClassPrefix -
Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
styleClassPrefix -
Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
styleCombo(ComboBoxView) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
styleCombo(ComboBoxView) -
Method in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
StyledLabelView - Class in com.sas.visuals
StyledLabelView is a sub-class of LabelView that parses the text into
TextElements and paints it based on tags placed in the text.
StyledLabelView() -
Constructor for class com.sas.visuals.StyledLabelView
Default constructor.
StyledLabelView(String) -
Constructor for class com.sas.visuals.StyledLabelView
Constructor that sets the text displayed.
StyleInfo - Class in com.sas.servlet.tbeans
The StyleInfo object holds the name of the CLASSID and/or STYLE information for a
specified area of a tbean.
StyleInfo() -
Constructor for class com.sas.servlet.tbeans.StyleInfo
Default Constructor
StyleInfo(String, String) -
Constructor for class com.sas.servlet.tbeans.StyleInfo
Constructor for StyleInfo object
StyleInfo(String) -
Constructor for class com.sas.servlet.tbeans.StyleInfo
Constructor for the StyleInfo class.
styleInfoObj -
Variable in class com.sas.taglib.servlet.tbeans.StyleInfoTag
StyleInfoTag - Class in com.sas.taglib.servlet.tbeans
StyleInfoTag is the tag handler class for the sas:StyleInfo custom tag .
StyleInfoTag() -
Constructor for class com.sas.taglib.servlet.tbeans.StyleInfoTag
StyleInterface - Interface in com.sas.servlet.tbeans
The StyleInfoInterface is implemented by all simple tbean components.
styleList -
Variable in class com.sas.swing.visuals.FontPanel
StyleMap - Class in com.sas.servlet.tbeans
A Map of StyleInfos with defaults, returned by most getStyleMap methods.
StyleMap() -
Constructor for class com.sas.servlet.tbeans.StyleMap
StyleMap(Map) -
Constructor for class com.sas.servlet.tbeans.StyleMap
StyleMapKeyTag - Class in com.sas.taglib.servlet.tbeans
StyleMapKeyTag is the tag handler class for the sas:StyleMapKey custom tag .
StyleMapKeyTag() -
Constructor for class com.sas.taglib.servlet.tbeans.StyleMapKeyTag
StyleSheetTag - Class in com.sas.taglib
StyleSheetTag is invoked by the JSP page to evaluate the sas:StyleSheet custom tag during the execution of the page.
StyleSheetTag() -
Constructor for class com.sas.taglib.StyleSheetTag
styleText -
Variable in class com.sas.swing.visuals.FontPanel
SUB_ELEMENTS -
Static variable in class com.sas.visuals.TextElement
subgroupLabelZoneList -
Variable in class com.sas.graphics.components.ChartImageMapInfo
subgroupValueZones -
Variable in class com.sas.graphics.components.ChartImageMapInfo
subgroupVariableList -
Variable in class com.sas.graphics.components.ChartImageMapInfo
subList(int, int) -
Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
subList(int, int) -
Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
This method would produce a sublist of this list if it were supported.
subList(int, int) -
Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Returns a view of the portion of this list between the specified
fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) -
Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
submenu -
Variable in class com.sas.servlet.tbeans.menubar.BaseMenuItem
True if the menu item contains submenus
submitButtonBean -
Variable in class com.sas.servlet.tbeans.login.html.Login
submitURL -
Variable in class com.sas.servlet.tbeans.login.BaseLogin
subSelectors -
Variable in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelector
The list of subselectors used to extend the original functionalities of this selector
subset(String, String, String[]) -
Method in class com.sas.graphics.map.ESRIMap
Subsets the map based on the features described by the fieldName and
values parameters.
subtagXML -
Variable in class com.sas.taglib.util.validators.CoreTagLibraryValidator
The Document class representation of the valid subtags.
subtagXMLFile -
Variable in class com.sas.taglib.util.validators.CoreTagLibraryValidator
The xml file listing the valid subtags of all tags in this library.
SUCCESS -
Static variable in class com.sas.util.ContentServer
Success.
SUCCESS -
Static variable in class com.sas.util.ContentServer2
Success.
successAction() -
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.
successURL -
Variable in class com.sas.servlet.tbeans.login.BaseLogin
SUM -
Static variable in class com.sas.dataselectors.filterandrank.RankTypeEnum
SUM -
Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.
SUMMARY_BOX_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorComponentNames
The name of the Sort By label.
SUMMARY_TITLE1_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorComponentNames
The name of the Sort By label.
SUMMARY_TITLE2_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorComponentNames
The name of the Sort By label.
SUMMARY_TITLE3_NAME -
Static variable in interface com.sas.servlet.tbeans.dataselectors.calculations.percent.html.PercentCalculationsSelectorComponentNames
The name of the Sort By label.
SummaryPage - Class in com.sas.swing.visuals.wizard
A subclass of BaseWizardPage
provided as a convenience class to be used as a summary page in a wizard.
SummaryPage(Wizard, String) -
Constructor for class com.sas.swing.visuals.wizard.SummaryPage
Creates a SummaryPage
with a BorderLayout
layout manager, and a JTextArea
object, textArea
,
added to the center.
SummaryPage - Class in com.sas.swing.visuals.wizard2
A subclass of BaseWizardPage
provided as a convenience class to be used as a summary page in a wizard.
SummaryPage(Wizard, String) -
Constructor for class com.sas.swing.visuals.wizard2.SummaryPage
Creates a SummaryPage
with a BorderLayout
layout manager, and a JTextArea
object, textArea
,
added to the center.
superAddNotify() -
Method in class com.sas.awt.ContainerContainerComponent
This method is not intended to be used by users.
superAddNotify() -
Method in interface com.sas.awt.ContainerInterface
superAddNotify() -
Method in class com.sas.awt.DialogContainerComponent
This method is not intended to be used by users.
superAddNotify() -
Method in class com.sas.awt.FrameContainerComponent
This method is not intended to be used by users.
superAddNotify() -
Method in class com.sas.awt.PanelContainerComponent
This method is not intended to be used by users.
superAddNotify() -
Method in class com.sas.awt.ScrollPaneContainerComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superGetFont() -
Method in interface com.sas.awt.VisualInterface
superGetInsets() -
Method in class com.sas.awt.ContainerContainerComponent
This method is not intended to be used by users.
superGetInsets() -
Method in interface com.sas.awt.ContainerInterface
superGetInsets() -
Method in class com.sas.awt.DialogContainerComponent
This method is not intended to be used by users.
superGetInsets() -
Method in class com.sas.awt.FrameContainerComponent
This method is not intended to be used by users.
superGetInsets() -
Method in class com.sas.awt.PanelContainerComponent
This method is not intended to be used by users.
superGetInsets() -
Method in class com.sas.awt.ScrollPaneContainerComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superGetMinimumSize() -
Method in interface com.sas.awt.VisualInterface
superGetPreferredSize() -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superGetPreferredSize() -
Method in interface com.sas.awt.VisualInterface
superIsEnabled() -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superIsEnabled() -
Method in interface com.sas.awt.VisualInterface
superIsVisible() -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superIsVisible() -
Method in interface com.sas.awt.VisualInterface
superPaint(Graphics) -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superPaint(Graphics) -
Method in interface com.sas.awt.VisualInterface
superRemoveNotify() -
Method in class com.sas.awt.ContainerContainerComponent
This method is not intended to be used by users.
superRemoveNotify() -
Method in interface com.sas.awt.ContainerInterface
superRemoveNotify() -
Method in class com.sas.awt.DialogContainerComponent
This method is not intended to be used by users.
superRemoveNotify() -
Method in class com.sas.awt.FrameContainerComponent
This method is not intended to be used by users.
superRemoveNotify() -
Method in class com.sas.awt.PanelContainerComponent
This method is not intended to be used by users.
superRemoveNotify() -
Method in class com.sas.awt.ScrollPaneContainerComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superSetBounds(int, int, int, int) -
Method in interface com.sas.awt.VisualInterface
superSetDefaultValues() -
Method in class com.sas.awt.ContainerContainerComponent
This method is not intended to be used by users.
superSetDefaultValues() -
Method in interface com.sas.awt.ContainerInterface
superSetDefaultValues() -
Method in class com.sas.awt.DialogContainerComponent
This method is not intended to be used by users.
superSetDefaultValues() -
Method in class com.sas.awt.FrameContainerComponent
This method is not intended to be used by users.
superSetDefaultValues() -
Method in class com.sas.awt.PanelContainerComponent
This method is not intended to be used by users.
superSetDefaultValues() -
Method in class com.sas.awt.ScrollPaneContainerComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superSetEnabled(boolean) -
Method in interface com.sas.awt.VisualInterface
superSetFont(Font) -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superSetFont(Font) -
Method in interface com.sas.awt.VisualInterface
superSetVisible(boolean) -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superSetVisible(boolean) -
Method in interface com.sas.awt.VisualInterface
superUpdate(Graphics) -
Method in class com.sas.awt.AppletVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ButtonVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.CanvasVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.CheckBoxVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ChoiceVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ComponentVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ContainerVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.DialogVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.FrameVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.LabelVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ListBoxVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.PanelVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ScrollbarVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.ScrollPaneVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.TextAreaVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in class com.sas.awt.TextFieldVisualComponent
This method is not intended to be used by users.
superUpdate(Graphics) -
Method in interface com.sas.awt.VisualInterface
SUPPLEMENTAL_PROPERTY_DATA_ITEM -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Constants for the data item of a BusinessQuery
SUPPLEMENTAL_PROPERTY_FILTER_NAME -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Constant for the filter name of a BusinessQuery
supplementalProperties -
Variable in class com.sas.actionprovider.ActionAttributeDescriptor
supplementalProperties -
Variable in class com.sas.entities.AttributeDescriptor
supplementalProperties -
Variable in class com.sas.entities.RemoteEntity
Map of supplemental properties.
supplementalProperties -
Variable in class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel
SupplementalPropertyKeysInterface - Interface in com.sas.actionprovider
This interface defines the keys used to specify the status of a particular
Action during the acquisition phase.
supported -
Variable in class com.sas.storage.BaseDataBean
supportedFlavors -
Static variable in class com.sas.swing.visuals.util.DNDObject
flavors supported by this class
if you want to transfer something else, or do something special,
then extend this class
supportsAlterTableWithAddColumn() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ALTER TABLE with an add column is supported.
supportsAlterTableWithDropColumn() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ALTER TABLE with a drop column is supported.
supportsANSI92EntryLevelSQL() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ANSI92 entry level SQL grammar is supported.
supportsANSI92FullSQL() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ANSI92 full SQL grammar is supported.
supportsANSI92IntermediateSQL() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ANSI92 intermediate SQL grammar is supported.
supportsBatchUpdates() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0
Determines whether the driver supports batch updates.
supportsCatalogsInDataManipulation() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a data manipulation statement can contain a catalog name.
supportsCatalogsInIndexDefinitions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an index definition statement can contain a catalog name.
supportsCatalogsInPrivilegeDefinitions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a privilege definition statement can contain a catalog name.
supportsCatalogsInProcedureCalls() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a procedure call statement can contain a catalog name.
supportsCatalogsInTableDefinitions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a table definition statement can contain a catalog name.
supportsColumnAliasing() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether column aliasing is supported.
supportsCommandsInterface() -
Method in class com.sas.swing.visuals.NodeView
Indicates whether the underlying NodeInterface implements
com.sas.util.CommandsInterface.
supportsCommandsInterface() -
Method in class com.sas.visuals.NodeView
Indicates whether the underlying NodeInterface implements
com.sas.util.CommandsInterface.
supportsConvert() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the CONVERT function for conversions between SQL types is supported.
supportsConvert(int, int) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the CONVERT function for conversions between the given SQL types from
java.sql.Types is supported.
supportsCoreSQLGrammar() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the ODBC Core SQL grammar is supported.
supportsCorrelatedSubqueries() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether correlated subqueries are supported.
supportsDataDefinitionAndDataManipulationTransactions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether both data definition and data manipulation statements
within a transaction are supported.
supportsDataManipulationTransactionsOnly() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether data manipulation statements within a transaction are
supported.
supportsDifferentTableCorrelationNames() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
When table correlation names are supported, determines whether table correlation names must
be different from the table names.
SupportsErrorHandlerInterface - Interface in com.sas.util.errorhandlers
supportsExpressionsInOrderBy() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether expressions are supported in "ORDER BY" lists.
supportsExtendedSQLGrammar() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the ODBC Extended SQL grammar is supported.
supportsFullOuterJoins() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether full, nested outer joins are supported.
SupportsGenericErrorHandlerInterface - Interface in com.sas.util.errorhandlers
supportsGetGeneratedKeys() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether some form of the GROUP BY clause is supported.
supportsGroupByBeyondSelect() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a GROUP BY clause can add columns that are not in the SELECT list.
supportsGroupByUnrelated() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Detrmines whether GROUP BY clause can use columns that are not in the SELECT list.
supportsIntegrityEnhancementFacility() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the SQL Integrity Enhancement Facility is supported.
supportsLikeEscapeClause() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the escape character in LIKE clauses is supported.
supportsLimitedOuterJoins() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether there is limited support for outer joins.
supportsListenerInterface(Class) -
Method in class com.sas.awt.AppletVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ButtonVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.CanvasVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.CheckBoxVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ChoiceVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ColorComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ComponentVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ContainerVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.DialogVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.FontComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.FrameVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.LabelVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ListBoxVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.PanelVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ScrollbarVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.ScrollPaneVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.TextAreaVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.awt.TextFieldVisualComponent
supportsListenerInterface(Class) -
Method in class com.sas.swing.visuals.MenuBar
Indicates whether the listenerInterface class passed in
is a ForwardedActionListener .
supportsListenerInterface(Class) -
Method in class com.sas.table.NavigationBar
Does this component support the given listener interface with mulitple
events?
supportsListenerInterface(Class) -
Method in class com.sas.visuals.MenuBar
Indicates whether the listenerInterface class passed in
is a ForwardedActionListener .
supportsListenerInterface(Class) -
Method in interface com.sas.visuals.MultipleValueEventSourceInterface
Determines if a listenerInterface class is supported by the implementing class.
supportsMinimumSQLGrammar() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the ODBC Minimum SQL grammar is supported.
supportsMixedCaseIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database supports mixed-case, unquoted SQL identifiers.
supportsMixedCaseQuotedIdentifiers() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database supports mixed-case quoted SQL identifiers.
supportsMultipleOpenResults() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet
objects returned from a
CallableStatement
object simultaneously.
supportsMultipleResultSets() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether mulitple ResultSets from a single execute are supported.
supportsMultipleTransactions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether multiple transactions can be open concurrently.
supportsNamedParameters() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether columns can support NULLs.
supportsOpenCursorsAcrossCommit() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether cursors can remain open across commits.
supportsOpenCursorsAcrossRollback() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether cursors can remain open across rollback.
supportsOpenStatementsAcrossCommit() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether statements can remain open across commits.
supportsOpenStatementsAcrossRollback() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether statements can remain open across rollbacks.
supportsOrderByUnrelated() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an ORDER BY clause can use columns that are not in the SELECT list.
supportsOuterJoins() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether some form of outer join is supported.
supportsPositionedDelete() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether positioned DELETE is supported.
supportsPositionedUpdate() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether positioned UPDATE is supported.
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.AppletVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ButtonVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.CanvasVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.CheckBoxVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ChoiceVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ColorComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ComponentVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ContainerVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.DialogVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.FontComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.FrameVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.LabelVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ListBoxVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.PanelVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ScrollbarVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.ScrollPaneVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.TextAreaVisualComponent
supportsRequiredInterfaces(ModelInterface) -
Method in class com.sas.awt.TextFieldVisualComponent
supportsResultSetConcurrency(int, int) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0
Determines if the database supports the concurrency type in combination
with the given result set type.
supportsResultSetHoldability(int) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0
Determines if the database supports the given result set type.
supportsSavepoints() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a data manipulation statementcaon contain a schema name.
supportsSchemasInIndexDefinitions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an index definition statement can contain a schema name.
supportsSchemasInPrivilegeDefinitions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a privilege definition statement can contain a schema name.
supportsSchemasInProcedureCalls() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a procedure call statement can contain a schema name.
supportsSchemasInTableDefinitions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a table definition statement can contain a schema name.
supportsSelectForUpdate() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether SELECT for UPDATE is supported.
supportsStatementPooling() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStoredProcedures() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether stored procedure calls that use the stored procedure escape
syntax are supported.
supportsSubqueriesInComparisons() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in comparison expressions are supported.
supportsSubqueriesInExists() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in exists expressions are supported.
supportsSubqueriesInIns() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in "in" statements are supported.
supportsSubqueriesInQuantifieds() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in quantified expressions are supported.
supportsTableCorrelationNames() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether table correlation names are supported.
supportsTransactionIsolationLevel(int) -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database supports the transaction isolation level.
supportsTransactions() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether transactions are supported.
supportsUnion() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an SQL UNION is supported.
supportsUnionAll() -
Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an SQL UNION ALL is supported.
supportType -
Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Denotes the Action Provider Framework support class being used.
sv -
Variable in class com.sas.net.sharenet.ShareNetDatabaseMetaData
sv -
Variable in class com.sas.net.sharenet.ShareNetResultSet
swapButtonFunction() -
Method in class com.sas.swing.visuals.SpinButton
Swaps the increment and decrement buttons, so if the incrementer was
the Top or Left button, it is now the Bottom or Right button.
swapButtonFunction() -
Method in class com.sas.visuals.SpinButton
Swaps the increment and decrement buttons, so if the incrementer was
the Top or Left button, it is now the Bottom or Right button.
SwapCurrentCellAction - Class in com.sas.swing.visuals.tableview
SwapCurrentCellAction() -
Constructor for class com.sas.swing.visuals.tableview.SwapCurrentCellAction
SwapCurrentCellAction(int) -
Constructor for class com.sas.swing.visuals.tableview.SwapCurrentCellAction
swappingComponent -
Variable in class com.sas.swing.visuals.tableview.SwapCurrentCellAction
swing -
Variable in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
swing -
Variable in class com.sas.commands.dataselectors.OLAPSortSelectorCommand
swing -
Variable in class com.sas.commands.dataselectors.ShowDetailSelectorCommand
SWING -
Static variable in class com.sas.dataselectors.qualifiers.QualifiersEditorFactory
SWING_BOOLEAN_DEFAULT_EDITOR -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Default Swing Boolean Editor
SWING_DATE_DEFAULT_EDITOR -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Default Swing Date Editor
SWING_MULTI_VALUE_LIST_DEFAULT_EDITOR -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Default Swing Multiple-Value-Selection List Editor
SWING_SINGLE_VALUE_LIST_DEFAULT_EDITOR -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Default Swing Single-Value-Selection List Editor
SWING_TEXT_ENTRY_DEFAULT_EDITOR -
Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Default Swing Text Entry Editor
SwingAction - Class in com.sas.actionprovider
The SwingAction class is the base class for all actions acquired from the SwingActionProvider.
SwingAction() -
Constructor for class com.sas.actionprovider.SwingAction
Default constructor
SwingAction(DynamicAttributeCommandInterface) -
Constructor for class com.sas.actionprovider.SwingAction
Command Constructor
SwingActionProvider - Class in com.sas.actionprovider
The SwingActionProvider class, in conjunction with other parts of the ActionProvider Framework (APF),
is used by Swing components as a mechanism for acquiring renderable Actions for specific viewable
areas of the component.
SwingActionProvider() -
Constructor for class com.sas.actionprovider.SwingActionProvider
Default constructor
SwingActionProviderViewInterface - Interface in com.sas.actionprovider
The interface required for all Swing components that acquire
their Actions via the ActionProvider Framework (APF).
swingBean -
Variable in class com.sas.swing.visuals.JComponentModelCustomizerPanel
SwingCustomizerDialog - Class in com.sas.swing.visuals
SwingCustomizerDialog
is a JDialog
subclass
which displays a SwingCustomizerDialog(Component, Object, String, Frame) -
Constructor for class com.sas.swing.visuals.SwingCustomizerDialog
Construct a SwingCustomizerDialog
for the
customizer for the specified object
SwingCustomizerDialog(Component, Object, String) -
Constructor for class com.sas.swing.visuals.SwingCustomizerDialog
Construct a SwingCustomizerDialog
for the
customizer for the specified object
SwingCustomizerPanel - Class in com.sas.swing.visuals
CustomizerPanel is an abstract class from which each component's customizer
tabs should derive from.
SwingCustomizerPanel(String) -
Constructor for class com.sas.swing.visuals.SwingCustomizerPanel
Constructor used to pass the tab name up to the superclass.
SwingCustomizerPanel() -
Constructor for class com.sas.swing.visuals.SwingCustomizerPanel
Constructor used to pass the tab name up to the superclass.
SwingCustomizerView - Class in com.sas.swing.visuals
CustomizerView is the base class for the com.sas component customizers.
SwingCustomizerView() -
Constructor for class com.sas.swing.visuals.SwingCustomizerView
Default constructor
SwingCustomSupport - Class in com.sas.actionprovider.support
This is the Swing version of the support class that manages the registering and retrieval
of custom actions for viewer components that do not have any default actions.
SwingCustomSupport(Class) -
Constructor for class com.sas.actionprovider.support.SwingCustomSupport
ActionClass Constructor
SwingHoldColumnSupport - Class in com.sas.swing.visuals.tableview
Concrete extension of HoldColumnSupport for Swing.
SwingHoldColumnSupport(ColumnHeader) -
Constructor for class com.sas.swing.visuals.tableview.SwingHoldColumnSupport
SwingIFileServiceSupport - Class in com.sas.actionprovider.support.remotefileselector
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for the RemoteFileSelector components.
SwingIFileServiceSupport(Class) -
Constructor for class com.sas.actionprovider.support.remotefileselector.SwingIFileServiceSupport
Constructor that allows specification of an action class.
SwingInformationServiceSupport - Class in com.sas.actionprovider.support.remotefileselector
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for the RemoteFileSelector components.
SwingInformationServiceSupport(Class) -
Constructor for class com.sas.actionprovider.support.remotefileselector.SwingInformationServiceSupport
Constructor that allows specification of an action class
SwingNavigationBarSupport - Class in com.sas.actionprovider.support
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for relational transformation bean viewer
components such as the TableView and NavigationBar.
SwingNavigationBarSupport(Class) -
Constructor for class com.sas.actionprovider.support.SwingNavigationBarSupport
Constructor
SwingNodeToTbeanNodeTransform - Class in com.sas.util.transforms
SwingNodeToTbeanNodeTransform() -
Constructor for class com.sas.util.transforms.SwingNodeToTbeanNodeTransform
SwingOLAPActionStrategyFactory - Class in com.sas.actionprovider.strategies.olap
SwingOLAPActionStrategyFactory() -
Constructor for class com.sas.actionprovider.strategies.olap.SwingOLAPActionStrategyFactory
SwingOLAPActionTypeKeysInterface - Interface in com.sas.actionprovider.support.olaptableview
SwingOLAPDrillStateSupport - Class in com.sas.actionprovider.support.olaptableview
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for OLAP viewer components such
as the OLAPTableView.
SwingOLAPDrillStateSupport(Class) -
Constructor for class com.sas.actionprovider.support.olaptableview.SwingOLAPDrillStateSupport
Constructor
SwingOLAPGraphSupport - Class in com.sas.actionprovider.support.olapgraphics
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for OLAP viewer components
SwingOLAPGraphSupport(Class) -
Constructor for class com.sas.actionprovider.support.olapgraphics.SwingOLAPGraphSupport
Constructor
SwingOLAPTableViewAreaInterface - Interface in com.sas.actionprovider.support.olaptableview
SwingOLAPTableViewSupport - Class in com.sas.actionprovider.support.olaptableview
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for OLAP viewer components such
as the OLAPTableView.
SwingOLAPTableViewSupport(Class) -
Constructor for class com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewSupport
Constructor
SwingQualifiersEditor - Class in com.sas.dataselectors.qualifiers
Is the QualifiersEditorInterface for Swing.
SwingQualifiersEditor(QualifiersSelectorInterface, String) -
Constructor for class com.sas.dataselectors.qualifiers.SwingQualifiersEditor
Constructor
SwingRelationalActionStrategyFactory - Class in com.sas.actionprovider.strategies.relational
SwingRelationalActionStrategyFactory() -
Constructor for class com.sas.actionprovider.strategies.relational.SwingRelationalActionStrategyFactory
SwingRelationalActionTypeKeysInterface - Interface in com.sas.actionprovider.support.tableview
SwingRemoteFileSelectorCompositeSupport - Class in com.sas.actionprovider.support.remotefileselector
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for RemoteFileSelector components.
SwingRemoteFileSelectorCompositeSupport(Class) -
Constructor for class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorCompositeSupport
Constructor that allows specification of an action class.
SwingRemoteFileSelectorSupport - Class in com.sas.actionprovider.support.remotefileselector
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for the RemoteFileSelector components.
SwingRemoteFileSelectorSupport(Class) -
Constructor for class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
Constructor that allows specification of an action class.
swingScrollPane -
Variable in class com.sas.swing.visuals.SwingCustomizerDialog
SwingTableModelEvent - Class in com.sas.swing.event
SwingTableModelEvent is used to notify listeners that a table model
has changed.
SwingTableModelEvent(TableModel) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
All row data in the table has changed, listeners should discard any state
that was based on the rows and requery the TableModel
to get the new row count and all the appropriate values.
SwingTableModelEvent(TableModel, int) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
This row of data has been updated.
SwingTableModelEvent(TableModel, int, int) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
The data in rows [firstRow, lastRow] have been updated.
SwingTableModelEvent(TableModel, int, int, int) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
The cells in column column in the range
[firstRow, lastRow] have been updated.
SwingTableModelEvent(TableModel, int, int, int, int) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
The cells from (firstRow, column) to (lastRow, column) have been changed.
SwingTableModelEvent(TableModel, int, int, int, int, int) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
The cells from (firstRow, column) to (lastRow, column) have been changed.
SwingTableModelEvent(TableModel, int, int, int, int, String, String) -
Constructor for class com.sas.swing.event.SwingTableModelEvent
The cells from (firstRow, column) to (lastRow, column) have been changed.
SwingTableViewAreaInterface - Interface in com.sas.actionprovider.support.tableview
SwingTableViewSupport - Class in com.sas.actionprovider.support.tableview
In the context of the ActionProvider framework, this Support class assists
in the registering and retrieval of actions for relational swing table view
components such as the TableView.
SwingTableViewSupport(Class) -
Constructor for class com.sas.actionprovider.support.tableview.SwingTableViewSupport
Constructor
SwingViewerSupport - Class in com.sas.actionprovider.support
Provides a common implementation of the SwingActionProviderViewInterface
to which components may delegate their own implementations of that interface.
SwingViewerSupport(ActionProviderViewInterface) -
Constructor for class com.sas.actionprovider.support.SwingViewerSupport
Constructor that takes an instance of the view component that
this class supports.
SYMBOL -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL enables a set of static actions associated with the
public SYMBOL_ constants.
SYMBOL_ARROW -
Static variable in class com.sas.graphics.components.MarkerStyle
Arrow.
SYMBOL_ARROW_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold arrow.
SYMBOL_ARROW_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Down-pointing arrow.
SYMBOL_ARROW_DOWN_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold down-pointing arrow.
SYMBOL_ARROW_LEFT -
Static variable in class com.sas.graphics.components.MarkerStyle
Left-pointing arrow.
SYMBOL_ARROW_LEFT_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold left-pointing arrow.
SYMBOL_ARROW_NARROW -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow up-pointing arrow.
SYMBOL_ARROW_NARROW_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow down-pointing arrow.
SYMBOL_ARROW_NARROW_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled narrow down-pointing arrow.
SYMBOL_ARROW_NARROW_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled narrow up-pointing arrow.
SYMBOL_ARROW_NARROW_LEFT -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow left-pointing arrow.
SYMBOL_ARROW_NARROW_LEFT_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled narrow left-pointing arrow.
SYMBOL_ARROW_NARROW_RIGHT -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow right-pointing arrow.
SYMBOL_ARROW_NARROW_RIGHT_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled narrow right-pointing arrow.
SYMBOL_ARROW_RIGHT -
Static variable in class com.sas.graphics.components.MarkerStyle
Right-pointing arrow.
SYMBOL_ARROW_RIGHT_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold right-pointing arrow.
SYMBOL_ARROW_WIDE -
Static variable in class com.sas.graphics.components.MarkerStyle
Wide up-pointing arrow.
SYMBOL_ARROW_WIDE_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Wide down-pointing arrow.
SYMBOL_ARROW_WIDE_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled wide down-pointing arrow.
SYMBOL_ARROW_WIDE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled wide up-pointing arrow.
SYMBOL_ASTER -
Static variable in class com.sas.graphics.components.MarkerStyle
Five-pointed asterisk.
SYMBOL_ASTER_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold five-pointed asterisk.
SYMBOL_ASTERISK -
Static variable in class com.sas.graphics.components.MarkerStyle
Six-pointed asterisk.
SYMBOL_ASTERISK_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold asterisk.
SYMBOL_CHAIN -
Static variable in class com.sas.graphics.components.MarkerStyle
Chain.
SYMBOL_CHAIN_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold chain.
SYMBOL_CHECKMARK -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE -
Static variable in class com.sas.graphics.components.MarkerStyle
Circle.
SYMBOL_CIRCLE_ARROW_NARROW -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_ARROW_NARROW_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_ARROW_NARROW_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_ARROW_NARROW_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_ARROW_WIDE -
Static variable in class com.sas.graphics.components.MarkerStyle
Wide up-pointing arrow in circle.
SYMBOL_CIRCLE_ARROW_WIDE_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Wide down-pointing arrow in circle.
SYMBOL_CIRCLE_ARROW_WIDE_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled wide down-pointing arrow in circle.
SYMBOL_CIRCLE_ARROW_WIDE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled wide up-pointing arrow in circle.
SYMBOL_CIRCLE_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold circle.
SYMBOL_CIRCLE_DOT -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_DOT_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled circle.
SYMBOL_CIRCLE_FILLED_ARROW_NARROW -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_FILLED_ARROW_NARROW_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_FILLED_DOT -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCLE_ODD -
Static variable in class com.sas.graphics.components.MarkerStyle
Circle guaranteed to have odd width and height
SYMBOL_CIRCLE_ODD_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled circle guaranteed to have odd width and height
SYMBOL_CIRCLE_PLUS -
Static variable in class com.sas.graphics.components.MarkerStyle
Circle and plus.
SYMBOL_CIRCLE_TRIANGLE -
Static variable in class com.sas.graphics.components.MarkerStyle
Up-pointing triangle in circle.
SYMBOL_CIRCLE_TRIANGLE_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Down-pointing triangle in circle.
SYMBOL_CIRCLE_TRIANGLE_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Down-pointing filled triangle in circle.
SYMBOL_CIRCLE_TRIANGLE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Up-pointing filled triangle in circle.
SYMBOL_CIRCLE_X -
Static variable in class com.sas.graphics.components.MarkerStyle
Circle and X.
SYMBOL_CIRCUMFLEX -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CIRCUMFLEX_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CLUB -
Static variable in class com.sas.graphics.components.MarkerStyle
Club.
SYMBOL_CLUB_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled club.
SYMBOL_COPYWRITE -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_CROSS -
Static variable in class com.sas.graphics.components.MarkerStyle
Open cross.
SYMBOL_CROSS_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled cross.
SYMBOL_CROSS_MALTESE -
Static variable in class com.sas.graphics.components.MarkerStyle
Maltese cross.
SYMBOL_DAGGER -
Static variable in class com.sas.graphics.components.MarkerStyle
Dagger.
SYMBOL_DIAMOND -
Static variable in class com.sas.graphics.components.MarkerStyle
Diamond.
SYMBOL_DIAMOND_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold diamond.
SYMBOL_DIAMOND_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled diamond.
SYMBOL_DIAMOND_NARROW -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow diamond.
SYMBOL_DIAMOND_NARROW_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow filled diamond.
SYMBOL_DIAMOND_PLUS -
Static variable in class com.sas.graphics.components.MarkerStyle
Diamond and plus.
SYMBOL_DIAMOND_X -
Static variable in class com.sas.graphics.components.MarkerStyle
Diamond and X.
SYMBOL_DOLLARSIGN -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_EARTH -
Static variable in class com.sas.graphics.components.MarkerStyle
Earth.
SYMBOL_EARTH_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold Earth.
SYMBOL_EARTH_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled Earth.
SYMBOL_FEMALE_FIGURE -
Static variable in class com.sas.graphics.components.MarkerStyle
Female silhouette.
SYMBOL_FEMALE_FIGURE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled female silhouette.
SYMBOL_FIXED_STAR -
Static variable in class com.sas.graphics.components.MarkerStyle
Fixed Star.
SYMBOL_FIXED_STAR_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold fixed star.
SYMBOL_FLAG -
Static variable in class com.sas.graphics.components.MarkerStyle
Flag.
SYMBOL_FLAG_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled flag.
SYMBOL_GREATER_THAN -
Static variable in class com.sas.graphics.components.MarkerStyle
Greater than.
SYMBOL_HASH -
Static variable in class com.sas.graphics.components.MarkerStyle
Hash.
SYMBOL_HEART -
Static variable in class com.sas.graphics.components.MarkerStyle
Heart.
SYMBOL_HEART_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold heart.
SYMBOL_HEART_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled heart.
SYMBOL_HEX -
Static variable in class com.sas.graphics.components.MarkerStyle
Hex.
SYMBOL_HEX_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold hex.
SYMBOL_HEXAGON -
Static variable in class com.sas.graphics.components.MarkerStyle
Hexagon.
SYMBOL_HEXAGON_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled hexagon.
SYMBOL_HEXAGON_VERTICAL -
Static variable in class com.sas.graphics.components.MarkerStyle
Vertical hexagon.
SYMBOL_HEXAGON_VERTICAL_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled vertical hexagon.
SYMBOL_HOME -
Static variable in class com.sas.graphics.components.MarkerStyle
Up-pointing home plate.
SYMBOL_HOME_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold up-pointing home plate.
SYMBOL_HOME_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Down-pointing home plate.
SYMBOL_HOME_DOWN_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold down-pointing home plate.
SYMBOL_HOME_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Down-pointing filled home plate.
SYMBOL_HOME_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Up-pointing filled home plate.
SYMBOL_HOME_NARROW -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow up-pointing home plate.
SYMBOL_HOME_NARROW_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow down-pointing home plate.
SYMBOL_HOME_NARROW_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow down-pointing filled home plate.
SYMBOL_HOME_NARROW_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Narrow up-pointing filled home plate.
SYMBOL_HORIZONTAL -
Static variable in class com.sas.graphics.components.MarkerStyle
Horizontal line.
SYMBOL_HORIZONTAL_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold Horizontal line.
SYMBOL_HOURGLASS -
Static variable in class com.sas.graphics.components.MarkerStyle
Hourglass.
SYMBOL_HOURGLASS_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled hourglass.
SYMBOL_IBEAM -
Static variable in class com.sas.graphics.components.MarkerStyle
IBeam.
SYMBOL_IBEAM_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold I-beam.
SYMBOL_LEFT_RIGHT -
Static variable in class com.sas.graphics.components.MarkerStyle
Left- and right-pointing triangles.
SYMBOL_LESS_THAN -
Static variable in class com.sas.graphics.components.MarkerStyle
Less than.
SYMBOL_MALE_FIGURE -
Static variable in class com.sas.graphics.components.MarkerStyle
Male silhouette.
SYMBOL_MALE_FIGURE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled male silhouette.
SYMBOL_MARS -
Static variable in class com.sas.graphics.components.MarkerStyle
Mars.
SYMBOL_MARS_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold Mars.
SYMBOL_MARS_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled Mars.
SYMBOL_NONE -
Static variable in class com.sas.graphics.components.MarkerStyle
No marker.
SYMBOL_OCTAGON -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_OCTAGON_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_OCTAGON_ROTATED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_OCTAGON_ROTATED_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_PENTAGON -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_PENTAGON_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_PLUS -
Static variable in class com.sas.graphics.components.MarkerStyle
Plus.
SYMBOL_PLUS_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold plus.
SYMBOL_PLUS_X -
Static variable in class com.sas.graphics.components.MarkerStyle
Plus and X.
SYMBOL_RECTANGLE_HORIZONTAL -
Static variable in class com.sas.graphics.components.MarkerStyle
Horizontal rectangle.
SYMBOL_RECTANGLE_HORIZONTAL_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled Horizontal rectangle.
SYMBOL_RECTANGLE_VERTICAL -
Static variable in class com.sas.graphics.components.MarkerStyle
Vertical rectangle.
SYMBOL_RECTANGLE_VERTICAL_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled Vertical rectangle.
SYMBOL_REGISTERED_TRADEMARK -
Static variable in class com.sas.graphics.components.MarkerStyle
SYMBOL_SALTIRE -
Static variable in class com.sas.graphics.components.MarkerStyle
Saint Andrew's Cross.
SYMBOL_SALTIRE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled Saint Andrew's cross.
SYMBOL_SMASH -
Static variable in class com.sas.graphics.components.MarkerStyle
Smash.
SYMBOL_SPADE -
Static variable in class com.sas.graphics.components.MarkerStyle
Spade.
SYMBOL_SPADE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled spade.
SYMBOL_SPIRAL -
Static variable in class com.sas.graphics.components.MarkerStyle
Spiral.
SYMBOL_SPIRAL_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold spiral.
SYMBOL_SQUARE -
Static variable in class com.sas.graphics.components.MarkerStyle
Square.
SYMBOL_SQUARE_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold square.
SYMBOL_SQUARE_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Square and down-pointing triangle.
SYMBOL_SQUARE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled square.
SYMBOL_SQUARE_LEFT -
Static variable in class com.sas.graphics.components.MarkerStyle
Square and left-pointing triangle.
SYMBOL_SQUARE_PLUS -
Static variable in class com.sas.graphics.components.MarkerStyle
Square and plus.
SYMBOL_SQUARE_RIGHT -
Static variable in class com.sas.graphics.components.MarkerStyle
Square and right-pointing triangle.
SYMBOL_SQUARE_UP -
Static variable in class com.sas.graphics.components.MarkerStyle
Square and up-pointing triangle.
SYMBOL_SQUARE_X -
Static variable in class com.sas.graphics.components.MarkerStyle
Square and X.
SYMBOL_STAR -
Static variable in class com.sas.graphics.components.MarkerStyle
Open five-pointed star.
SYMBOL_STAR_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled five-pointed star.
SYMBOL_TACK -
Static variable in class com.sas.graphics.components.MarkerStyle
Tack.
SYMBOL_TACK_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold tack.
SYMBOL_TILDE -
Static variable in class com.sas.graphics.components.MarkerStyle
Tilde.
SYMBOL_TRIANGLE -
Static variable in class com.sas.graphics.components.MarkerStyle
Up-pointing triangle.
SYMBOL_TRIANGLE_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold up-pointing triangle.
SYMBOL_TRIANGLE_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Down-pointing triangle.
SYMBOL_TRIANGLE_DOWN_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold down-pointing triangle.
SYMBOL_TRIANGLE_DOWN_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled up-pointing triangle.
SYMBOL_TRIANGLE_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled up-pointing triangle.
SYMBOL_TRIANGLE_LEFT -
Static variable in class com.sas.graphics.components.MarkerStyle
Left-pointing triangle.
SYMBOL_TRIANGLE_LEFT_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold left-pointing triangle.
SYMBOL_TRIANGLE_LEFT_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled left-pointing triangle.
SYMBOL_TRIANGLE_RIGHT -
Static variable in class com.sas.graphics.components.MarkerStyle
Left-pointing triangle.
SYMBOL_TRIANGLE_RIGHT_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold right-pointing triangle.
SYMBOL_TRIANGLE_RIGHT_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled right-pointing triangle.
SYMBOL_UNION -
Static variable in class com.sas.graphics.components.MarkerStyle
Union.
SYMBOL_UNION_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold union.
SYMBOL_UP_DOWN -
Static variable in class com.sas.graphics.components.MarkerStyle
Up- and down-pointing triangles.
SYMBOL_VENUS -
Static variable in class com.sas.graphics.components.MarkerStyle
Venus.
SYMBOL_VENUS_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold Venus.
SYMBOL_VENUS_FILLED -
Static variable in class com.sas.graphics.components.MarkerStyle
Filled Venus.
SYMBOL_VERTICAL -
Static variable in class com.sas.graphics.components.MarkerStyle
Vertical line.
SYMBOL_VERTICAL_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold Vertical line.
SYMBOL_WEAVE -
Static variable in class com.sas.graphics.components.MarkerStyle
Weave.
SYMBOL_WEAVE_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold weave.
SYMBOL_WREATH -
Static variable in class com.sas.graphics.components.MarkerStyle
Wreath.
SYMBOL_X -
Static variable in class com.sas.graphics.components.MarkerStyle
X.
SYMBOL_X_BOLD -
Static variable in class com.sas.graphics.components.MarkerStyle
Bold X.
synchronizeButtons() -
Method in class com.sas.visuals.UpDownTextArea
synchronizeLists() -
Method in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
SYSTEM_FOLDER_TYPE -
Static variable in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
Defines the metadata value for the folder type of a "system" folder
SYSTEM_PROPERTY_NAME_SSL_RMI_CONFIG_FILE_URL -
Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Name of a system property which may optionally define the URL to the SSL RMI configuration
file which should override a configuration provided to initialize this object using either
SSLRMIConfiguration.SSLRMIConfiguration(java.util.Properties)
or
SSLRMIConfiguration.SSLRMIConfiguration(java.io.InputStream)
.
SystemLog - Class in com.sas.util
SystemLog provides a consistent way for applications and applets to report and/or record
errors, warnings, and notable conditions that occur.
SystemLog() -
Constructor for class com.sas.util.SystemLog
Default constructor.
SystemLog(PrintWriter) -
Constructor for class com.sas.util.SystemLog
Constructor that takes a stream to write to.
All Libraries
This Library
Package
Class
Use
Tree
Deprecated
Index
Grand Index
Help
Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 _
Copyright © 2009 SAS Institute Inc. All Rights Reserved.