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 _

T

t - Variable in class com.sas.awt.Dialog
 
TAB - Static variable in interface com.sas.storage.jdbc.export.ExportDelimiters
Used to separate single piece of data when exporting in Tab Separated Values (TSV) format.
TAB_BORDER - Static variable in interface com.sas.swing.visuals.util.LayoutConstants
A common border for use on tabs in tabbed panes.
TabBar - Class in com.sas.visuals
The TabBar is a sub-class of CompositePanel that implements the TabBarInterface to contain TabButtonInterface components.
TabBar() - Constructor for class com.sas.visuals.TabBar
Default Constructor
TabBar(int) - Constructor for class com.sas.visuals.TabBar
Constructor to set the orientation of the TabBar.
TabBarInterface - Interface in com.sas.visuals
TabBarInterface is an interface for containers of TabButtonInterface objects.
TabbedView - Class in com.sas.visuals
The TabbedView is a container that allows multiple views to be defined in the same area and viewed exclusively.
TabbedView() - Constructor for class com.sas.visuals.TabbedView
Default Constructor.
TabbedView(int) - Constructor for class com.sas.visuals.TabbedView
Constructor that sets the orientation of the TabBar.
TabbedView(int, int) - Constructor for class com.sas.visuals.TabbedView
Constructor that sets the orientation and the style of the TabBar.
TabBorder - Class in com.sas.visuals
TabBorder is a subclass of Border that draws a specific type of border for tabs.
TabBorder() - Constructor for class com.sas.visuals.TabBorder
Default Constructor.
TabBorder(int) - Constructor for class com.sas.visuals.TabBorder
Constructor that sets the orientation.
TabButton - Class in com.sas.visuals
TabButton is a subclass of ToggleButton that implements the TabButtonInterface.
TabButton() - Constructor for class com.sas.visuals.TabButton
Default constructor.
TabButton(String) - Constructor for class com.sas.visuals.TabButton
Constructor that sets the text on the TabButton.
TabButton(IconInterface) - Constructor for class com.sas.visuals.TabButton
Constructor that sets the defaultIcon.
TabButton(String, IconInterface) - Constructor for class com.sas.visuals.TabButton
Constructor that sets the text and the defaultIcon of the TabButton.
TabButton(String, IconInterface, boolean) - Constructor for class com.sas.visuals.TabButton
Constructor that sets the text, the defaultIcon, and the selected state of the TabButton.
TabButtonInterface - Interface in com.sas.visuals
TabButtonInterface is an interface that provides an orientation and ActionCommand information.
TabButtonModel - Class in com.sas.visuals
TabButtonModel is a subclass of DefaultButtonModel.
TabButtonModel(SelectableInterface) - Constructor for class com.sas.visuals.TabButtonModel
Constructor requires a SelectableInterface object to select if the selectionGroup is not null.
TabFolder - Class in com.sas.visuals
TabFolder is a subclass of Panel that has a TabButtonInterface property.
TabFolder() - Constructor for class com.sas.visuals.TabFolder
Default constructor.
TabFolder(Object) - Constructor for class com.sas.visuals.TabFolder
Constructor that sets the item object on the TabButtonInterface object.
TabFolderInterface - Interface in com.sas.visuals
TabFolderInterface is an interface that contains a tabButton property.
tabIndex - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
tabIndex - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
TABLE - Static variable in class com.sas.actionprovider.strategies.olap.BaseOLAPStrategy
 
TABLE - Static variable in class com.sas.actionprovider.strategies.relational.BaseRelationalStrategy
 
TABLE - Static variable in class com.sas.actionprovider.strategies.relational.BaseTableStrategy
 
TABLE - Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
 
TABLE - Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
 
TABLE - Static variable in interface com.sas.actionprovider.util.remotefile2.RemoteFileDynamicValueKeys
 
table - Variable in class com.sas.commands.relational.AddRowCommand
 
table - Variable in class com.sas.commands.relational.CancelRowInsertCommand
 
table - Variable in class com.sas.commands.relational.ClearCommand
 
table - Variable in class com.sas.commands.relational.CommitInsertedRowCommand
 
table - Variable in class com.sas.commands.relational.CopyCommand
 
table - Variable in class com.sas.commands.relational.CutCommand
 
table - Variable in class com.sas.commands.relational.DeleteRowCommand
 
table - Variable in class com.sas.commands.relational.ExportToExcelCommand
 
table - Variable in class com.sas.commands.relational.HideColumnCommand
 
table - Variable in class com.sas.commands.relational.InsertRowCommand
 
table - Variable in class com.sas.commands.relational.PasteCommand
 
table - Variable in class com.sas.commands.relational.ShowAllColumnsCommand
 
table - Variable in class com.sas.commands.relational.ShowColumnCommand
 
table - Variable in class com.sas.commands.relational.ShowColumnHeaderCommand
 
table - Variable in class com.sas.commands.relational.ShowRowHeaderCommand
 
table - Variable in class com.sas.swing.adapters.JTableClipboardAdapter
 
table - Variable in class com.sas.swing.adapters.TableViewClipboardAdapter
 
table - Variable in class com.sas.swing.visuals.olaptableview.BasicOLAPTableViewUI
 
table - Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileTableComponent
the main table component
table - Variable in class com.sas.swing.visuals.tableview.BasicTableViewUI
 
table - Variable in class com.sas.swing.visuals.tableview.CellSelectionModel
 
table - Variable in class com.sas.swing.visuals.tableview.OriginComponent
 
table - Variable in class com.sas.swing.visuals.tableview.RowHeader
The table for which this object is the header; the default is null but the table should get set to work properly.
TABLE_COLUMN_HEADER_AREA - Static variable in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
The areaType key used to define the column headers area of a table view.
TABLE_CUSTOMIZER - Static variable in interface com.sas.dataselectors.SelectorKeysInterface
 
TABLE_CUSTOMIZER_SELECTOR_CMD - Static variable in interface com.sas.commands.dataselectors.SelectorCommandKeysInterface
 
TABLE_DATA_CELL_AREA - Static variable in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
The areaType key used to define the data cells area of a table view.
TABLE_DATA_FILTER - Static variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies the Action Provider Framework filter for the table data area.
TABLE_HEADER_FILTER - Static variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies the Action Provider Framework filter for the table header area.
TableAxisColumn - Class in com.sas.graphics.components
The TableAxisColumn class stores column attributes for a table axis.
TableAxisColumn(Variable) - Constructor for class com.sas.graphics.components.TableAxisColumn
Constructor designating variable to display in the table.
TableAxisColumn(Variable, int) - Constructor for class com.sas.graphics.components.TableAxisColumn
Constructor designating variable to display in the table along with the sort type for this column.
TableAxisColumn(Variable, int, int) - Constructor for class com.sas.graphics.components.TableAxisColumn
Constructor designating variable to display in the table along with the sort type for this column and the sort index if multiple variable sort is to be done.
TableAxisColumn(Variable, int, int, BaseLength) - Constructor for class com.sas.graphics.components.TableAxisColumn
Constructor designating variable to display in the table along with the sort type for this column and the sort index if multiple variable sort is to be done and a column width.
TableAxisColumn(Variable, int, int, BaseLength, boolean) - Constructor for class com.sas.graphics.components.TableAxisColumn
Constructor designating variable to display in the table along with the sort type for this column and the sort index if multiple variable sort is to be done and a column width and if the column is visible.
TableAxisModel - Class in com.sas.graphics.components
The TableAxisModel class stores general appearance settings for a table axis as well as the chart's horizontal grid lines.
TableAxisModel() - Constructor for class com.sas.graphics.components.TableAxisModel
 
TableAxisZone - Class in com.sas.graphics.components
The TableAxisZone class stores zone attributes for a table axis.
TableAxisZone(Variable) - Constructor for class com.sas.graphics.components.TableAxisZone
Constructor designating variable to create a zone on in the table and chart.
TableAxisZone(int) - Constructor for class com.sas.graphics.components.TableAxisZone
Constructor designating the level in the tree to zone on.
TableCell - Interface in com.sas.servlet.tbeans.tableview
This interface defines the methods required for a TableView cell.
TableCellContentsEditor - Interface in com.sas.servlet.tbeans.tableview
This interface defines the methods required by any object that would like to edit the contents of a cell of a TableView.
TableCellContentsRenderer - Interface in com.sas.servlet.tbeans.tableview
This interface defines the methods required by any object that would like to renderer the contents of a cell of a TableView.
TableCellEditor - Interface in com.sas.servlet.tbeans.tableview
This interface defines the methods required by any object that would like to be an editor for cells in a TableView.
TableCellRenderer - Interface in com.sas.servlet.tbeans.tableview
This interface defines the methods required by any object that would like to be a renderer for cells in a TableView.
tableChanged(TableModelEvent) - Method in class com.sas.servlet.tbeans.tableview.BaseTableView
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in class com.sas.swing.models.SortableTableModelAdapter
Signals the adapter that the underlying TableModel has changed and that the adapter may need to update or refesh.
tableChanged(TableModelEvent) - Method in class com.sas.swing.visuals.dataselectors.calculations.percent.PercentCalculationsSelector
 
tableChanged(TableModelEvent) - Method in class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in class com.sas.swing.visuals.olaptableview.OLAPTableView
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
Invoked when this table's TableModel generates a TableModelEvent.
tableChanged(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.TableView
Invoked when this table's TableModel generates a TableModelEvent.
TableColumn - Class in com.sas.servlet.tbeans.tableview
A TableColumn provides slots for a renderer and an editor that can be used to display and edit the cells in this column.
TableColumn() - Constructor for class com.sas.servlet.tbeans.tableview.TableColumn
Constructs a new TableColumn using a default model index of 0, a null renderer and a null editor.
TableColumn(int) - Constructor for class com.sas.servlet.tbeans.tableview.TableColumn
Constructs a new TableColumn using a null renderer and a null editor.
TableColumn(int, TableCellRenderer, TableCellEditor) - Constructor for class com.sas.servlet.tbeans.tableview.TableColumn
Constructs a new TableColumn using the given renderer and editor.
tableColumnHeaderFilter - Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Action Provider Framework filter for the table column header area.
TableColumnModel - Interface in com.sas.servlet.tbeans.tableview
Defines the requirements for a table column model object suitable for use with TableView.
TableColumnModelEvent - Class in com.sas.servlet.tbeans.tableview
TableColumnModelEvent is used to notify listeners that a TableColumnModel has changed.
TableColumnModelEvent(TableColumnModel, int, int) - Constructor for class com.sas.servlet.tbeans.tableview.TableColumnModelEvent
Constructs a TableColumnModelEvent object.
TableColumnModelListener - Interface in com.sas.servlet.tbeans.tableview
TableColumnModelListener defines the interface for an object that listens to changes in a TableColumnModel.
TableColumnNavigationBar - Class in com.sas.servlet.tbeans.navigationbar.html
TableColumnNavigationBar is a TransformationBean™ that is composed of other TransformationBeans™ that includes the following sub-component: NavigationBarColumnScrollingElement.
TableColumnNavigationBar() - Constructor for class com.sas.servlet.tbeans.navigationbar.html.TableColumnNavigationBar
Default constructor for the Column Navigation Bar.
TableColumnNavigationBar(AbstractBaseTableView) - Constructor for class com.sas.servlet.tbeans.navigationbar.html.TableColumnNavigationBar
Constructor for the Column Navigation Bar.
TableColumnNavigationBarTag - Class in com.sas.taglib.servlet.tbeans.navigationbar
TableColumnNavigationBarTag is the tag handler class for the sas:TableColumnNavigationBar custom tag .
TableColumnNavigationBarTag() - Constructor for class com.sas.taglib.servlet.tbeans.navigationbar.TableColumnNavigationBarTag
 
tableDataCellFilter - Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Action Provider Framework filter for the table data area.
TableDataToCSVDataSourceTransform - Class in com.sas.util.transforms
 
TableDataToCSVDataSourceTransform() - Constructor for class com.sas.util.transforms.TableDataToCSVDataSourceTransform
 
tableEditable - Variable in class com.sas.swing.models.MapToTableModelAdapter
Whether the table model is editable
tableEditable - Variable in class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel
 
tableEditable - Variable in class com.sas.swing.models.TableModelAdapter
 
tableEditable - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter
Whether the table model is editable
TableElement - Class in com.sas.table
Defines an abstract base class for TableView's cells, columns, and rows.
TableElement(TableView) - Constructor for class com.sas.table.TableElement
Constructor.
TableElementChangedEvent - Class in com.sas.table
Defines an abstract base class for reporting changes to table elements.
TableElementChangedEvent(Object) - Constructor for class com.sas.table.TableElementChangedEvent
Constructor.
TableElementInterface - Interface in com.sas.table
Defines a common interface to TableView's cells, columns, and rows.
TableFooterTag - Class in com.sas.taglib.servlet.tbeans.tableview
TableFooterTag is the tag handler class for the sas:TableFooter custom tag .
TableFooterTag() - Constructor for class com.sas.taglib.servlet.tbeans.tableview.TableFooterTag
 
TableFormatArea - Class in com.sas.swing.visuals.tableview
Defines an area of columns and rows within a TableView.
TableFormatArea(int, int, int, int, int, int) - Constructor for class com.sas.swing.visuals.tableview.TableFormatArea
 
tableInitialized - Variable in class com.sas.swing.visuals.tableview.TableView
 
TableInterface - Interface in com.sas.table
Defines an interface for modifying a table's cells.
tableModel - Variable in class com.sas.dataselectors.find.OLAPFindSelectorAdapter
 
tableModel - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Model associated with the TableView component of the panel
TableModelAdapter - Class in com.sas.swing.models
The TableModelAdapter is an adapter to allow a com.sas.table.StaticTableInterface object to be used in a javax.swing.JTable object.
TableModelAdapter() - Constructor for class com.sas.swing.models.TableModelAdapter
Default constructor.
TableModelAdapter(StaticTableInterface) - Constructor for class com.sas.swing.models.TableModelAdapter
Constructor that sets the model of the adapter.
TableModelInsertRowSupport - Class in com.sas.swing.models
The TableModelInsertRowSupport aids implementors of InsertRowInterface with inserting a row into a table.
TableModelInsertRowSupport() - Constructor for class com.sas.swing.models.TableModelInsertRowSupport
Constructor
TableNavigationInterface - Interface in com.sas.table
Defines an interface for navigating through a table.
TableNavigationV2Interface - Interface in com.sas.table
Defines an interface that adds to the TableNavigationInterface, which is used for navigating through a table.
TablePainterInterface - Interface in com.sas.table
Defines an interface for doing custom painting of TableView's cells, columns, and rows.
tablePane - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
JScrollPane component that contains the TableView component of the panel
tablePanel - Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileSearchPanel
 
TableRoles - Class in com.sas.dataselectors.dataitems
Defines and manages the roles for a relational, or two-dimensional, query.
TableRoles(BusinessQuery) - Constructor for class com.sas.dataselectors.dataitems.TableRoles
Constructor.
TableRoles(BusinessQuery, InformationMap) - Constructor for class com.sas.dataselectors.dataitems.TableRoles
 
TableRoles.Role - Class in com.sas.dataselectors.dataitems
 
TableRoles.Role(String, String, String, int, int) - Constructor for class com.sas.dataselectors.dataitems.TableRoles.Role
 
TableRowModel - Interface in com.sas.servlet.tbeans.tableview
Defines the requirements for a TableRowModel object suitable for use with a TableView.
TableRowModel - Interface in com.sas.swing.visuals.tableview
Defines the requirements for a table row model object suitable for use with TableView.
TableRowModelEvent - Class in com.sas.swing.visuals.tableview
TableRowModelEvent is used to notify listeners that a table row model has changed, such as a row moved.
TableRowModelEvent(TableRowModel, int, int) - Constructor for class com.sas.swing.visuals.tableview.TableRowModelEvent
Constructs a TableRowModelEvent object.
TableRowModelListener - Interface in com.sas.swing.visuals.tableview
TableRowModelListener defines the interface for an object that listens to changes in a TableRowModel.
TableRowNavigationBar - Class in com.sas.servlet.tbeans.navigationbar.html
TableRowNavigationBar is a TransformationBean™ that is composed of other TransformationBeans™ that includes the following sub-component: NavigationBarRowScrollingElement.
TableRowNavigationBar() - Constructor for class com.sas.servlet.tbeans.navigationbar.html.TableRowNavigationBar
Default constructor for the Row Navigation Bar.
TableRowNavigationBar(AbstractBaseTableView) - Constructor for class com.sas.servlet.tbeans.navigationbar.html.TableRowNavigationBar
Constructor for the Row Navigation Bar.
TableRowNavigationBarTag - Class in com.sas.taglib.servlet.tbeans.navigationbar
TableRowNavigationBarTag is the tag handler class for the sas:TableRowNavigationBar custom tag .
TableRowNavigationBarTag() - Constructor for class com.sas.taglib.servlet.tbeans.navigationbar.TableRowNavigationBarTag
 
TableRowRenderer - Interface in com.sas.servlet.tbeans.tableview
This interface defines the methods required by any object that would like to renderer the begin and end row tags for a TableView.
tableRows - Variable in class com.sas.swing.visuals.tableview.DefaultTableRowModel
List of Integers representing the rows in this model
tableRowsDeleted(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
 
tableRowsDeleted(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.RowHeader
Invoked when rows have been removed from the table.
tableRowsDeleted(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.TableView
 
tableRowsInserted(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.DefaultTableRowModel
 
tableRowsInserted(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.RowHeader
Invoked when rows have been inserted into the table.
tableRowsInserted(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.TableView
 
tableRowsUpdated(TableModelEvent) - Method in class com.sas.swing.visuals.tableview.TableView
 
TableScrollCommand - Class in com.sas.servlet.util
Deprecated. This class has been deprecated as of Version 3.0.
TableScrollCommand(int, long, long) - Constructor for class com.sas.servlet.util.TableScrollCommand
Deprecated. ScrollCommand Constructor
TableTitleTag - Class in com.sas.taglib.servlet.tbeans.tableview
TableTitleTag is the tag handler class for the sas:TableTitle custom tag .
TableTitleTag() - Constructor for class com.sas.taglib.servlet.tbeans.tableview.TableTitleTag
 
TableView - Class in com.sas.servlet.tbeans.tableview.hdml
The TableView is a TransformationBean™ for creating HDML tables.
TableView() - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a new default TableView with a null data model, a null column model and a null row model.
TableView(TableModel) - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a TableView that is initialized with tableModel as the data model, a default column model, and a default row model.
TableView(TableModel, TableColumnModel) - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a TableView that is initialized with tableModel as the data model and columnModel as the column model, and a default row model.
TableView(TableModel, TableColumnModel, TableRowModel) - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a TableView that is initialized with tableModel as the data model, columnModel as the column model and rowModel as the row model.
TableView(int, int) - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a TableView with numRows and numColumns of empty cells using DefaultTableModel.
TableView(Object[][], Object[]) - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a TableView to display the values in the two dimensional array, rowData, with column names, columnNames.
TableView(Vector, Vector) - Constructor for class com.sas.servlet.tbeans.tableview.hdml.TableView
Constructs a TableView to display the values in the Vector of Vectors, rowData, with column names, columnNames.
TableView - Class in com.sas.servlet.tbeans.tableview.html
The TableView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given 2-dimensional model.
TableView() - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a new default TableView with a null data model, a null column model and a null row model.
TableView(TableModel) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a TableView that is initialized with tableModel as the data model, a default column model, and a default row model.
TableView(TableModel, TableColumnModel) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a TableView that is initialized with tableModel as the data model and columnModel as the column model, and a default row model.
TableView(TableModel, TableColumnModel, TableRowModel) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a TableView that is initialized with tableModel as the data model, columnModel as the column model and rowModel as the row model.
TableView(int, int) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a TableView with numRows and numColumns of empty cells using DefaultTableModel.
TableView(Object[][], Object[]) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a TableView to display the values in the two dimensional array, rowData, with column names, columnNames.
TableView(Vector, Vector) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableView
Constructs a TableView to display the values in the Vector of Vectors, rowData, with column names, columnNames.
TableView - Class in com.sas.servlet.tbeans.tableview.wml
The TableView is a TransformationBean™ that generates a WML table with the data from the given model and format the 2-dimensional table.
TableView() - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a new default TableView with a null data model, a null column model and a null row model.
TableView(TableModel) - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a TableView that is initialized with tableModel as the data model, a default column model, and a default row model.
TableView(TableModel, TableColumnModel) - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a TableView that is initialized with tableModel as the data model and columnModel as the column model, and a default row model.
TableView(TableModel, TableColumnModel, TableRowModel) - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a TableView that is initialized with tableModel as the data model, columnModel as the column model and rowModel as the row model.
TableView(int, int) - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a TableView with numRows and numColumns of empty cells using DefaultTableModel.
TableView(Object[][], Object[]) - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a TableView to display the values in the two dimensional array, rowData, with column names, columnNames.
TableView(Vector, Vector) - Constructor for class com.sas.servlet.tbeans.tableview.wml.TableView
Constructs a TableView to display the values in the Vector of Vectors, rowData, with column names, columnNames.
TABLEVIEW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for relational tables
tableView - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
TableView component of the panel
TableView - Class in com.sas.swing.visuals.tableview
TableView is a swing component that extends from TableView() - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a default TableView that is initialized with a default data model, a default column model, a default row model, and default selection models.
TableView(TableModel) - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a TableView that is initialized with tableModel as the data model, a default column model, a default row model, and default selection models.
TableView(TableModel, TableColumnModel) - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a TableView that is initialized with tableModel as the data model, columnModel as the column model, a default row model, and default selection models.
TableView(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a TableView that is initialized with tableModel as the data model, columnModel as the column model, selectionModel as the cell selection model, and a default row model .
TableView(int, int) - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a TableView with numRows and numColumns of empty cells using DefaultTableModel.
TableView(Vector, Vector) - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a TableView to display the values in the Vector of Vectors, rowData, with column names, columnNames.
TableView(Object[][], Object[]) - Constructor for class com.sas.swing.visuals.tableview.TableView
Constructs a TableView to display the values in the two dimensional array, rowData, with column names, columnNames.
tableView - Variable in class com.sas.table.DataTableSortController
The TableView that all actions are taken from and where the dataSet is displayed
tableView - Variable in class com.sas.table.TableElement
Alias for getTableView().
TableView - Class in com.sas.table
TableView is a class that allows two-dimensional data to be viewed, edited, and manipulated in tabular form.
TableView() - Constructor for class com.sas.table.TableView
Constructor.
TABLEVIEW_APPLIEDFILTERS - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the applied filters portion of the TableView
TABLEVIEW_CELLCONTENTSRENDERER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for cell contents renderers
TABLEVIEW_COLUMN - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for columns
TABLEVIEW_COLUMN_HEADER_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to the column headers row
TABLEVIEW_COLUMN_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to column headers cells
TABLEVIEW_COLUMN_NAVIGATIONBAR - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the column navigation bar portion of the TableView
TABLEVIEW_COMPOSITE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite
TABLEVIEW_COMPOSITE_APPLIEDFILTERS - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's applied filters
TABLEVIEW_COMPOSITE_COL_NAV_BAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's column NavBar
TABLEVIEW_COMPOSITE_CUSTOMIZER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's customizer
TABLEVIEW_COMPOSITE_EDIT_NAV_BAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's edit NavBar
TABLEVIEW_COMPOSITE_FOOTER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's footer
TABLEVIEW_COMPOSITE_MENUBAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's menubar
TABLEVIEW_COMPOSITE_ROW_NAV_BAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's column NavBar
TABLEVIEW_COMPOSITE_TABLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's TableView
TABLEVIEW_COMPOSITE_TITLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TableViewComposite's title
TABLEVIEW_CONTAINER_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
TABLEVIEW_CONTENT_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
TABLEVIEW_DATA_NUMERIC_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to numeric data cells
TABLEVIEW_DATA_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to non-numeric data cells
TABLEVIEW_EDIT_COLUMN_CELL_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to cells in the edit column
TABLEVIEW_EDIT_ROW_CELL_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to cells in the edit row
TABLEVIEW_EDITCOLUMN - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for edit column
TABLEVIEW_EDITROW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for edit row
TABLEVIEW_EMPTY_DATA_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to an empty table
TABLEVIEW_FOOTER - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the footer portion of the TableView
TABLEVIEW_FOOTER_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key to retrieve style information for a footer row
TABLEVIEW_FOOTER_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
TABLEVIEW_MENUBAR - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the menu bar portion of the TableView
TABLEVIEW_ROW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for rows
TABLEVIEW_ROW_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding row headers cells
TABLEVIEW_ROW_NAVIGATIONBAR - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the row navigation bar portion of the TableView
TABLEVIEW_ROW_SELECTION_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to a selected row
TABLEVIEW_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to table rows
TABLEVIEW_ROWHEADER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for row headers
TABLEVIEW_ROWSELECTION - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for row selection cells
TABLEVIEW_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to the table element
TABLEVIEW_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom actions for the relational table view.
TABLEVIEW_TABLEDATA - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the tableview portion of the TableView
TABLEVIEW_TITLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeKeysInterface
Component key for the title portion of the TableView
TABLEVIEW_TITLE_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key to retrieve style information for a title row
TABLEVIEW_TITLE_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
TABLEVIEW_TOOLBAR_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
TABLEVIEW_TOTALS_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.tableview.html.TableViewStyleKeysInterface
Style Area Key corresponding to the table row with totals
TableViewAction - Class in com.sas.swing.visuals.tableview.actions
The TableViewAction class is a base class for all TableViewAction subclasses to derive from.
TableViewAction() - Constructor for class com.sas.swing.visuals.tableview.actions.TableViewAction
Default constructor
TableViewAction(BaseCommand) - Constructor for class com.sas.swing.visuals.tableview.actions.TableViewAction
Default constructor
TableViewActionSupportFilter - Class in com.sas.servlet.tbeans.tableview
Specialized ActionSupportFilter class for the TableView component to use when querying the HttpActionProvider for actions.
TableViewActionSupportFilter() - Constructor for class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
 
TableViewActionSupportFilter(String, String, ActionProviderViewInterface) - Constructor for class com.sas.servlet.tbeans.tableview.TableViewActionSupportFilter
 
TableViewAreaInterface - Interface in com.sas.actionprovider.support.tableview
 
TableViewClipboardAdapter - Class in com.sas.swing.adapters
TableViewClipboardAdapter enables Cut-Copy-Paste Clipboard functionality on com.sas.swing.visual.tableview.TableViews.
TableViewClipboardAdapter(TableView) - Constructor for class com.sas.swing.adapters.TableViewClipboardAdapter
The TableViewClipboardAdapter is constructed with a TableView on which it enables Cut-Copy-Paste and acts as a Clipboard listener.
TableViewComposite - Class in com.sas.servlet.tbeans.tableview.html
TableViewComposite is a TransformationBean™ that is composed of other TransformationBeans™ that include the following sub-components: MenuBar, NavigationBar, TableView, Title and Footer.
TableViewComposite() - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a new default TableViewComposite with a null data model.
TableViewComposite(TableModel) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a TableViewComposite that is initialized with a tableModel as the data model.
TableViewComposite(TableModel, TableColumnModel) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a TableViewComposite that is initialized with tableModel as the data model.
TableViewComposite(TableModel, TableColumnModel, TableRowModel) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a TableViewComposite that is initialized with tableModel as the data model.
TableViewComposite(int, int) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a TableViewComposite with numRows and numColumns of empty cells using DefaultTableModel.
TableViewComposite(Object[][], Object[]) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a TableViewComposite whose data model will be constructed from the two dimensional array, rowData, with column names, columnNames.
TableViewComposite(Vector, Vector) - Constructor for class com.sas.servlet.tbeans.tableview.html.TableViewComposite
Constructs a TableViewComposite whose data model will be constructed from the values in the Vector of Vectors, rowData, with column names, columnNames.
TableViewCompositeKeysInterface - Interface in com.sas.servlet.tbeans.tableview.html
This interface contains the keys that are used to retrieve the default components that make up the TableViewComposite.
TableViewCompositeStyleKeysInterface - Interface in com.sas.servlet.tbeans.tableview.html
This interface contains the keys that are used to retrieve and set the styles on the TableViewComposite.
TableViewCompositeTag - Class in com.sas.taglib.servlet.tbeans.tableview
TableViewCompositeTag is the tag handler class for the sas:TableViewComposite custom tag .
TableViewCompositeTag() - Constructor for class com.sas.taglib.servlet.tbeans.tableview.TableViewCompositeTag
 
TableViewDefaults - Class in com.sas.table
Provides the default styles and property meta-data for TableView.
TableViewDefaults() - Constructor for class com.sas.table.TableViewDefaults
 
TableViewStyleKeysInterface - Interface in com.sas.servlet.tbeans.tableview.html
This interface contains the keys that are used to retrieve and set the styles on the TableView.
TableViewTag - Class in com.sas.taglib.servlet.tbeans.tableview
TableViewTag is the tag handler class for the sas:TableView custom tag .
TableViewTag() - Constructor for class com.sas.taglib.servlet.tbeans.tableview.TableViewTag
 
TableViewViewportLayout - Class in com.sas.swing.visuals.tableview
A modified ViewportLayout to fix the JFC bug where components that implement Scrollable do not resize correctly, if their size is less than the viewport size.
TableViewViewportLayout() - Constructor for class com.sas.swing.visuals.tableview.TableViewViewportLayout
 
TableWriter - Class in com.sas.table
TableWriter creates a comma separated values (CSV) stream from a table.
TableWriter(Writer) - Constructor for class com.sas.table.TableWriter
Creates a TableWriter with the default comma delimiter.
TableWriter(Writer, String) - Constructor for class com.sas.table.TableWriter
 
tabMenu - Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
 
tabMenu - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
tabMenuAdded - Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
 
tabSize - Variable in class com.sas.swing.visuals.LabelView
 
tabTitle - Variable in class com.sas.swing.visuals.SwingCustomizerPanel
 
target - Variable in class com.sas.taglib.servlet.tbeans.LabelTag
 
targetAdapter - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
the class that wraps the actual Java component (e.g.
targetContainer - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
a container holding the target component
targetControlsVisible - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
determines whether the up/down arrows, on the target component, are visible
targetDownButton - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
JButton used to move items down in list two when reordering.
targetFocusListener - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
 
targetJList - Variable in class com.sas.swing.visuals.dualselector.DualListSelector
the target JList component
targetJList - Variable in class com.sas.swing.visuals.dualselector.TreeListSelector
the JList component
targetJTree - Variable in class com.sas.swing.visuals.dualselector.DualTreeSelector
the target JTree component
targetLabel - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
Label for the target component.
targetMaximumCount - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
the maximum number of items that can be shown in the target component
targetMouseListener - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
the mouse listener object for the target component
targetUpButton - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
JButton used to move items up in list two when reordering.
TelnetClientException - Exception in com.sas.net.connect
Exception thrown by a class implementing com.sas.net.connect.TelnetClientInterface.
TelnetClientException() - Constructor for exception com.sas.net.connect.TelnetClientException
No-argument constructor.
TelnetClientException(String) - Constructor for exception com.sas.net.connect.TelnetClientException
Constructor with message.
TelnetClientException(Throwable) - Constructor for exception com.sas.net.connect.TelnetClientException
Wrapper constructor.
TelnetClientException(String, Throwable) - Constructor for exception com.sas.net.connect.TelnetClientException
Wrapper constructor.
TelnetClientInterface - Interface in com.sas.net.connect
interface that must be supported by a Telnet client if it is to be used by com.sas.net.connect.TelnetConnectClient.
TelnetConnectClient - Class in com.sas.net.connect
TelnetConnectClient extends ConnectClient.
TelnetConnectClient(Properties) - Constructor for class com.sas.net.connect.TelnetConnectClient
Constructs a TelnetConnectClient object using a Properties object.
TelnetScriptingTool - Class in com.sas.net.connect
A tool that telnets to host and starts a SAS/CONNECT server, but does not link a SAS/CONNECT client to it.
TelnetScriptingTool(Properties) - Constructor for class com.sas.net.connect.TelnetScriptingTool
constructor
Template - Class in com.sas.util
The Template class serves as a generic string substitution and formatting class.
Template() - Constructor for class com.sas.util.Template
Default Constructor
Template(String) - Constructor for class com.sas.util.Template
Construct a Template object with the specified template
Template(String, DictionaryInterface) - Constructor for class com.sas.util.Template
Construct a Template with the specified template and object that implements the DictionaryInterface.
Template(String, DictionaryInterface, char, char, char) - Constructor for class com.sas.util.Template
Construct a Template with the specified template and object that implements the DictionaryInterface.
Template(DictionaryInterface) - Constructor for class com.sas.util.Template
Construct a Template with the object that implements the DictionaryInterface.
TEMPLATE_DELIMITER - Static variable in class com.sas.actionprovider.strategies.BaseActionStrategy
Default marker for tokenizing template patterns in Action attribute values.
TEMPLATE_LOCATION - Static variable in class com.sas.servlet.util.BaseUtil
 
TemplateInterface - Interface in com.sas.servlet.tbeans
Interface used by all complex components that either use several styles or a composite component that are made up of multiple components.
templateText - Variable in class com.sas.storage.jdbc.JDBCToListModelAdapter
Template text for output string
test() - Static method in class com.sas.util.ContentServer
 
testApplet(Applet) - Static method in class com.sas.util.ContentServer
 
testBrowser(String) - Static method in class com.sas.util.ContentServer
 
testData(Object[], String, String) - Method in class com.sas.graphics.map.ESRIConnection
This method checks to see how much of the passed-in data matches the data that is found on the ESRI map service.
testData(Object[], String, String) - Method in class com.sas.graphics.map.ESRIMap
This method checks to see how much of the passed-in data matches the data that is found on the ESRI map service.
testExcel(String) - Static method in class com.sas.util.ContentServer
 
testNodes - Variable in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
 
text - Variable in class com.sas.dataselectors.calculateditems.NodeInfo
 
text - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
TEXT - Static variable in class com.sas.dataselectors.filters.Util
 
text - Variable in class com.sas.sasserver.tree.NodeDelegate
 
text - Variable in class com.sas.swing.visuals.SpinBox
 
text - Variable in class com.sas.taglib.servlet.tbeans.LabelTag
 
text - Variable in class com.sas.util.transforms.ToDataSourceTransform
 
text - Variable in class com.sas.visuals.BaseButton
 
text - Variable in class com.sas.visuals.MarqueeIcon
 
text - Variable in class com.sas.visuals.SpinBox
 
text - Variable in class com.sas.visuals.TextBorder
 
TEXT - Static variable in class com.sas.visuals.TextElement
 
TEXT_CENTER - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TEXT_DECORATION - Static variable in class com.sas.servlet.tbeans.tableview.rpf.html.StyleAction
 
TEXT_EAST - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TEXT_ENTRY - Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Identifies a Text Entry Editor
TEXT_ENTRY_PROPERTY_EDITOR_INSTRUCTION_TEXT - Static variable in interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditorKeysInterface
Component key for the editor instruction text
TEXT_ENTRY_PROPERTY_EDITOR_TEXT_ENTRY - Static variable in interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditorKeysInterface
Component key for the TextEntry field
TEXT_ENTRY_PROPERTY_EDITOR_VALUE_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditorKeysInterface
Component key for the value label of the TextEntryPropertyEditor
TEXT_GAP - Static variable in class com.sas.visuals.NodeStyle
String used to identify the textGap property in the bag.
TEXT_KEY - Static variable in interface com.sas.sasserver.tree.RemoteServerNodeInterface
Key for the String item which contains the node's text.
TEXT_LEFT - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TEXT_LEFT_PARENTHESIS - Static variable in class com.sas.dataselectors.filters.Util
 
TEXT_NEWLINE - Static variable in class com.sas.dataselectors.filters.Util
 
TEXT_NORTH - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TEXT_PAD - Static variable in class com.sas.visuals.NodeStyle
String used to identify the textPad property in the bag.
TEXT_PLAIN_MIME_TYPE - Static variable in class com.sas.servlet.util.BaseUtil
 
TEXT_RIGHT - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TEXT_RIGHT_PARENTHESIS - Static variable in class com.sas.dataselectors.filters.Util
 
TEXT_SOUTH - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TEXT_SPACE - Static variable in class com.sas.dataselectors.filters.Util
 
TEXT_WEST - Static variable in interface com.sas.visuals.VisualAspects
image/text manipulation constants
TextAction - Class in com.sas.servlet.tbeans.tableview.rpf.html
 
TextAction() - Constructor for class com.sas.servlet.tbeans.tableview.rpf.html.TextAction
 
TextArea - Class in com.sas.awt
TextArea is a component for creating a multi-line area that can set and display text.
TextArea() - Constructor for class com.sas.awt.TextArea
Default constructor
TextArea(String) - Constructor for class com.sas.awt.TextArea
Create a TextArea with the specified text
TextArea(int, int) - Constructor for class com.sas.awt.TextArea
Create a TextArea with the specified rows and columns
TextArea(String, int, int) - Constructor for class com.sas.awt.TextArea
Create a TextArea with the specified text, rows and columns
TextArea(String, int, int, int) - Constructor for class com.sas.awt.TextArea
Create a TextArea with the specified text, rows, columns and scrollbar visibility
TextArea - Class in com.sas.servlet.tbeans.form.html
The TextArea is a TransformationBean™ that generates the appropriate HTML 4.0 for creating an HTML TextArea input field.
TextArea() - Constructor for class com.sas.servlet.tbeans.form.html.TextArea
Construct a new TextArea Transformation Bean
TextArea(String) - Constructor for class com.sas.servlet.tbeans.form.html.TextArea
Construct a new TextArea Transformation Bean
TextArea(String, String) - Constructor for class com.sas.servlet.tbeans.form.html.TextArea
Construct a new TextArea Transformation Bean
TextArea(String, String, int) - Constructor for class com.sas.servlet.tbeans.form.html.TextArea
Construct a new TextArea Transformation Bean
TextArea(String, String, int, int) - Constructor for class com.sas.servlet.tbeans.form.html.TextArea
Construct a new TextArea Transformation Bean
TEXTAREA - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
To be used with the textarea renderers.
textArea - Variable in class com.sas.swing.visuals.wizard.SummaryPage
A JTextArea object with the background color set to the same color as the SummaryPage, and line-wrapping set to true.
textArea - Variable in class com.sas.swing.visuals.wizard2.SummaryPage
A JTextArea object with the background color set to the same color as the SummaryPage, and line-wrapping set to true.
TextAreaTag - Class in com.sas.taglib.servlet.tbeans.form
TextAreaTag is the tag handler class for the sas:TextArea custom tag .
TextAreaTag() - Constructor for class com.sas.taglib.servlet.tbeans.form.TextAreaTag
 
TextAreaVisualComponent - Class in com.sas.awt
 
TextAreaVisualComponent() - Constructor for class com.sas.awt.TextAreaVisualComponent
 
TextAreaVisualComponent(String, int, int) - Constructor for class com.sas.awt.TextAreaVisualComponent
 
TextAreaVisualComponent(int, int) - Constructor for class com.sas.awt.TextAreaVisualComponent
 
TextAreaVisualComponent(String, int, int, int) - Constructor for class com.sas.awt.TextAreaVisualComponent
 
textBold - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
TextBorder - Class in com.sas.visuals
TextBorder is a subclass of Border that draws Text on top of another Border.
TextBorder() - Constructor for class com.sas.visuals.TextBorder
Default constructor.
TextBorder(Component, String) - Constructor for class com.sas.visuals.TextBorder
Constructor that sets the component and text to use.
TextBorder(Component, String, Border) - Constructor for class com.sas.visuals.TextBorder
Constructor that sets the component, text, and border to use.
TextBorder(Component, String, Border, int, int, int) - Constructor for class com.sas.visuals.TextBorder
Constructor that sets several attributes of the TextBorder.
TextBorder(Component, String, Border, int, int, int, Font) - Constructor for class com.sas.visuals.TextBorder
Constructor that sets several attributes of the TextBorder.
TextBorder(Component, String, Border, int, int, int, Font, Color) - Constructor for class com.sas.visuals.TextBorder
Constructor that sets several attributes of the TextBorder.
textBorderGap - Variable in class com.sas.visuals.TextBorder
 
textBounds - Variable in class com.sas.visuals.ToggleButton
Rectangle object that represents the outer bounds of the text to be displayed on the ToggleButton.
TextCell - Class in com.sas.table
Provides a cell view for displaying and editing a paragraph of text.
TextCell() - Constructor for class com.sas.table.TextCell
Constructs a new TextCell object.
textColor - Variable in class com.sas.visuals.TextBorder
 
textColumnName - Variable in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
Column name of text column
TextDefinition - Class in com.sas.prompts.definitions
Prompt definition for standard text entry prompts.
TextDefinition() - Constructor for class com.sas.prompts.definitions.TextDefinition
Constructor
TextDefinition(String) - Constructor for class com.sas.prompts.definitions.TextDefinition
Constructor
textEditCard - Variable in class com.sas.visuals.TextEditComposite
 
TextEditComposite - Class in com.sas.visuals
 
TextEditComposite() - Constructor for class com.sas.visuals.TextEditComposite
 
TextEditComposite(String) - Constructor for class com.sas.visuals.TextEditComposite
 
TextElement - Class in com.sas.visuals
TextElement is a sub-class of com.sas.collection.PropertyBag that holds properties about an element of text.
TextElement() - Constructor for class com.sas.visuals.TextElement
 
textEntry - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
TextEntry - Class in com.sas.servlet.tbeans.form.html
The TextEntry is a TransformationBean™ that generates the appropriate HTML 4.0 for creating an HTML text entry field.
TextEntry() - Constructor for class com.sas.servlet.tbeans.form.html.TextEntry
Constructs a new TextEntry Transformation Bean
TextEntry(String) - Constructor for class com.sas.servlet.tbeans.form.html.TextEntry
Constructs a new TextEntry Transformation Bean
TextEntry(String, String) - Constructor for class com.sas.servlet.tbeans.form.html.TextEntry
Constructs a new TextEntry Transformation Bean
TextEntry(String, String, int) - Constructor for class com.sas.servlet.tbeans.form.html.TextEntry
Constructs a new TextEntry Transformation Bean
TextEntry(String, String, int, int) - Constructor for class com.sas.servlet.tbeans.form.html.TextEntry
Constructs a new TextEntry Transformation Bean
TEXTENTRY - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
To be used with the textentry renderers.
TextEntryPropertyEditor - Class in com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html
 
TextEntryPropertyEditor() - Constructor for class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditor
Construct a new TextEntry
TextEntryPropertyEditor(String) - Constructor for class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditor
Construct a new TextEntryPropertyEditor
TextEntryPropertyEditor(String, String) - Constructor for class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditor
Construct a new TextEntryPropertyEditor
TextEntryPropertyEditor(String, String, int) - Constructor for class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditor
Constructs a new TextEntry Transformation Bean
TextEntryPropertyEditor(String, String, int, int) - Constructor for class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditor
Constructs a new TextEntry Transformation Bean
TEXTENTRYPROPERTYEDITOR_INSTRUCTION_TEXT - Static variable in interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditorStyleKeysInterface
Component key for the editor instruction text
TEXTENTRYPROPERTYEDITOR_VALUE_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.TextEntryPropertyEditorStyleKeysInterface
Component key for the value label of the TextEntryPropertyEditor
TextEntryPropertyEditorKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html
 
TextEntryPropertyEditorStyleKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html
 
TextEntryTag - Class in com.sas.taglib.servlet.tbeans.form
TextEntryTag is the tag handler class for the sas:TextEntry custom tag .
TextEntryTag() - Constructor for class com.sas.taglib.servlet.tbeans.form.TextEntryTag
 
textExpanded - Variable in class com.sas.swing.models.TreeNodeAdapter
 
TextField - Class in com.sas.awt
TextField is a component that can set and display a single line of text.
TextField() - Constructor for class com.sas.awt.TextField
Default constructor
TextField(String) - Constructor for class com.sas.awt.TextField
Create a TextField with the specified text
TextField(String, int) - Constructor for class com.sas.awt.TextField
Create a TextField with the specified text and columns
TextField(int) - Constructor for class com.sas.awt.TextField
Create a TextField with the specified columns
textField - Variable in class com.sas.visuals.PropertyEditorHost
The TextField for user input if getAsText does not return null and getTags returns true.
TEXTFIELD_INSETS - Static variable in interface com.sas.swing.visuals.util.LayoutConstants
The margin for use on JTextField objects such that there is an acceptable gap between the drawn text and the edge of the component.
textFieldContainer - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Container for the TextFieldEditorPanel component
TextFieldEditorPanel - Class in com.sas.swing.visuals.dataselectors.propertyeditor
TextFieldEditorPanel is the default text entry editor for the EntityAttributeValuePanel.
TextFieldEditorPanel() - Constructor for class com.sas.swing.visuals.dataselectors.propertyeditor.TextFieldEditorPanel
Constructor
TextFieldVisualComponent - Class in com.sas.awt
 
TextFieldVisualComponent() - Constructor for class com.sas.awt.TextFieldVisualComponent
 
TextFieldVisualComponent(String, int) - Constructor for class com.sas.awt.TextFieldVisualComponent
 
TextFieldVisualComponent(String) - Constructor for class com.sas.awt.TextFieldVisualComponent
 
TextFieldVisualComponent(int) - Constructor for class com.sas.awt.TextFieldVisualComponent
 
textFont - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
textFont - Variable in class com.sas.visuals.TextBorder
 
textFontColor - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
textFontLabel - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
textFontPicker - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
textFontSize - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
textFontStyleLabel - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
textHAlignment - Variable in class com.sas.visuals.TextBorder
 
textInvoked - Variable in class com.sas.swing.visuals.SpinBox
 
textInvoked - Variable in class com.sas.visuals.SpinBox
 
textItalic - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
textJustification - Variable in class com.sas.visuals.MarqueeIcon
 
textLabel - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
textListenerKey - Static variable in class com.sas.awt.AWTEventMulticaster2
 
textMargin - Variable in class com.sas.visuals.TextBorder
 
textOverride - Variable in class com.sas.visuals.ComboBox
 
textPosition - Variable in class com.sas.visuals.BaseButton
 
textPosition - Variable in class com.sas.visuals.MarqueeIcon
 
textPosition - Variable in class com.sas.visuals.TextBorder
 
textR - Variable in class com.sas.swing.visuals.BasicLabelViewUI
 
TextStyle - Class in com.sas.graphics.components
A TextStyle encapsulates the set of display properties applicable to text within a graph.
TextStyle() - Constructor for class com.sas.graphics.components.TextStyle
A TextStyle encapsulates the set of display properties applicable to text used in graphs.
TextStyle(Font, Color, int, boolean) - Constructor for class com.sas.graphics.components.TextStyle
Constructor allowing specification of Font, color, justification and visibility.
textUnderline - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
 
textVAlignment - Variable in class com.sas.visuals.TextBorder
 
textViewCard - Variable in class com.sas.visuals.TextEditComposite
 
THEN_BY_CHOICEBOX_NAME - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Then by ChoiceBox.
THEN_BY_CHOICEBOX_NAME1 - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the first Then by ChoiceBox.
THEN_BY_CHOICEBOX_NAME2 - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the second Then by ChoiceBox.
THEN_BY_LABEL_NAME - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Then By label.
THEN_BY_LABEL_NAME1 - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the first Then By label.
THEN_BY_LABEL_NAME2 - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the second Then By label.
THEN_BY_RADIO_BOX_NAME - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the Then by Radio.
THEN_BY_RADIO_BOX_NAME1 - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the first Then by Radio.
THEN_BY_RADIO_BOX_NAME2 - Static variable in interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames
The name of the second Then by Radio.
thread - Variable in class com.sas.util.TimedCommand
This object's thread.
ThreadedCommand - Interface in com.sas.util
Object which extends SimpleCommand to provide a method for executing a command in a Thread.
thumbBounds - Variable in class com.sas.visuals.ScrollSlider
 
thumbMove - Variable in class com.sas.visuals.ScrollSlider
 
thumbVisible - Variable in class com.sas.visuals.ScrollSlider
 
TICK_POSITION - Static variable in class com.sas.graphics.components.GraphConstants
TICK_POSITION enables a set of static actions associated with the public TICK_POSITION_ constants.
TICK_POSITION_ANCHORED_INTERVAL - Static variable in class com.sas.graphics.components.GraphConstants
Place a tick at the anchor and then place additional ticks at the increment of interval in both directions.
TICK_POSITION_AUTOMATIC - Static variable in class com.sas.graphics.components.GraphConstants
Place the tickmarks based on the current state of the graph
TICK_POSITION_COUNT - Static variable in class com.sas.graphics.components.GraphConstants
Divide the data range by count to get the interval and then place the ticks at the increment of interval starting at the beginning of the axis.
TICK_POSITION_DEFAULT - Static variable in class com.sas.graphics.components.GraphConstants
Place tickmarks by computing the appropriate interval based on data range.
TICK_POSITION_INTERVAL - Static variable in class com.sas.graphics.components.GraphConstants
Place the ticks at the increment of interval starting at the beginning of the axis.
TICK_POSITION_USER_DEFINED - Static variable in class com.sas.graphics.components.GraphConstants
Place a ticks at the values given in the majorTickUserDefinedValue property.
TickStyle - Class in com.sas.graphics.components
TickStyle stores appearance properties associated with the tick marks.
TickStyle() - Constructor for class com.sas.graphics.components.TickStyle
Default constructor
TickStyle(Color) - Constructor for class com.sas.graphics.components.TickStyle
Constructor with a color
TIES_NOT_APPLICABLE - Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
When ties are not applicable (example for sum and percent ranking) this is the value passed to the RankingCommand.
TILE - Static variable in class com.sas.swing.visuals.ImageView
DisplayMode value TILE: Image is tiled of the area of the component
TILE - Static variable in class com.sas.visuals.ImageView
DisplayMode value TILE: Image is tiled of the area of the component
TILE - Static variable in class com.sas.visuals.Wallpaper
 
TileChart - Class in com.sas.graphics.components.tilechart
The TileChart component is a Swing component that produces a rectangular tree-based representation of data.
TileChart() - Constructor for class com.sas.graphics.components.tilechart.TileChart
Construct a TileChart using the default GraphStyle (GraphStyle.STYLE_CONVENTION).
TileChart(TileChartDataModel) - Constructor for class com.sas.graphics.components.tilechart.TileChart
Construct a TileChart, assigning tileChartDataModel, and using the default GraphStyle (GraphStyle.STYLE_CONVENTION).
TileChart(TileChartDataModel, GraphStyle) - Constructor for class com.sas.graphics.components.tilechart.TileChart
Construct a TileChart assigning tileChartDataModel and applying graphStyle.
TileChart - Class in com.sas.servlet.tbeans.graphics.html
The TileChart TransformationBean is a servlet component that produces a rectangular tree-based representation of data.
TileChart() - Constructor for class com.sas.servlet.tbeans.graphics.html.TileChart
Constructs a new TileChart Transformation Bean
TileChart(TileChartTableDataModel) - Constructor for class com.sas.servlet.tbeans.graphics.html.TileChart
 
TileChartDataModel - Class in com.sas.graphics.components.tilechart
Default Constructor
TileChartDataModel() - Constructor for class com.sas.graphics.components.tilechart.TileChartDataModel
 
TileChartHighlightModel - Class in com.sas.graphics.components.tilechart
Deprecated. use rulesContext property on DataModel
TileChartHighlightModel() - Constructor for class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.  
TileChartHighlightModel(String, String) - Constructor for class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.  
TileChartHighlightModel(String, String, boolean, boolean) - Constructor for class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.  
TileChartHighlightModel(String, int, int, int) - Constructor for class com.sas.graphics.components.tilechart.TileChartHighlightModel
Deprecated.  
TileChartModel - Class in com.sas.graphics.components.tilechart
A TileChartModel encapsulates most of a TileChart's visual display properties.
TileChartModel() - Constructor for class com.sas.graphics.components.tilechart.TileChartModel
default constructor
TileChartOLAPDataModel - Class in com.sas.graphics.components.tilechart
A TileChartOLAPDataModel assigns an OLAPDataSetInterface to a TileChart.
TileChartOLAPDataModel() - Constructor for class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Constructs a TileChartOLAPDataModel that is used to assign OLAP data in the form of a com.sas.storage.olap.OLAPDataSetInterface to a TileChart.
TileChartOLAPDataModel(OLAPDataSetInterface) - Constructor for class com.sas.graphics.components.tilechart.TileChartOLAPDataModel
Constructs a TileChartOLAPDataModel that is used to assign OLAP data in the form of a com.sas.storage.olap.OLAPDataSetInterface to a TileChart.
TileChartTableDataModel - Class in com.sas.graphics.components.tilechart
A TileChartTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a TileChart component.
TileChartTableDataModel() - Constructor for class com.sas.graphics.components.tilechart.TileChartTableDataModel
Default Constructor
TileChartTableDataModel(TableModel) - Constructor for class com.sas.graphics.components.tilechart.TileChartTableDataModel
Constructor with assigned model
tileImage(Graphics, Image) - Method in class com.sas.visuals.Wallpaper
 
TIME - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Time
TIME_ATTRIBUTE_TYPE - Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating Time AttributeType (sql type = Types.TIME)
TIME_CHANGED - Static variable in class com.sas.swing.visuals.CalendarPanel
 
TIME_CONTEXT - Static variable in class com.sas.graphics.components.GraphConstants
TIME_CONSTANT specifies if the double value is a SAS date/datetime/time value or a Java date value.
TIME_CONTEXT_JAVA - Static variable in class com.sas.graphics.components.GraphConstants
 
TIME_CONTEXT_SAS - Static variable in class com.sas.graphics.components.GraphConstants
 
TIME_FIRST_PERIODS_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_FIRST_PERIODS_RELATIVE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_INTERVAL - Static variable in class com.sas.graphics.components.GraphConstants
TIME_INTERVAL enables a set of static actions associated with the public TIME_INTERVAL_ constants.
TIME_INTERVAL_DAY - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of day
TIME_INTERVAL_HOUR - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of hour
TIME_INTERVAL_MINUTE - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of miniute
TIME_INTERVAL_MONTH - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of month
TIME_INTERVAL_NONE - Static variable in class com.sas.graphics.components.GraphConstants
Compute tick values based on time values
TIME_INTERVAL_QUARTER - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of quater
TIME_INTERVAL_SECOND - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of sceond
TIME_INTERVAL_TENDAY - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of 10 days
TIME_INTERVAL_USER_DEFINED - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of day
TIME_INTERVAL_WEEK - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of week
TIME_INTERVAL_YEAR - Static variable in class com.sas.graphics.components.GraphConstants
Place tick values at the increment of year
TIME_LAST_PERIODS_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_LAST_PERIODS_RELATIVE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_PANEL_TEXT - Variable in class com.sas.swing.visuals.CalendarPanel
 
TIME_PARALLEL_PERIODS_ABSOLUTE_TO_ABSOLUTE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_PARALLEL_PERIODS_ABSOLUTE_TO_RELATIVE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_PARALLEL_PERIODS_RELATIVE_TO_ABSOLUTE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_PARALLEL_PERIODS_RELATIVE_TO_RELATIVE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_PICKER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TimePicker
TIME_RANGE_ABSOLUTE_TO_ABSOLUTE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_RANGE_ABSOLUTE_TO_RELATIVE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_RANGE_RELATIVE_TO_ABSOLUTE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_RANGE_RELATIVE_TO_RELATIVE_FILTER - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
TIME_SELECTION - Static variable in class com.sas.swing.visuals.CalendarPanel
 
TIME_TYPE - Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Constant for a Time SQL type
TimeBasedFilterAdapter - Class in com.sas.dataselectors.filters.timebased
Base class for either RelationalTimeBasedFilterAdapter or OLAPTimeBasedFilterAdapter
TimeBasedFilterAdapter() - Constructor for class com.sas.dataselectors.filters.timebased.TimeBasedFilterAdapter
 
TimeBasedFilterAdapterInterface - Interface in com.sas.dataselectors.filters.timebased
Common methods for Time Based Filter Adapters
timeButton - Variable in class com.sas.swing.visuals.CalendarPanel
 
TIMED_OUT - Static variable in class com.sas.util.ContentServer
Timed out waiting for connection.
TIMED_OUT - Static variable in class com.sas.util.ContentServer2
Timed out waiting for connection.
TimedCommand - Class in com.sas.util
TimedCommand executes a command, with a timeout.
TimedCommand() - Constructor for class com.sas.util.TimedCommand
Create a TimedCommand which will execute a command timing out after a period of time.
TimedCommand(SimpleCommand, long, boolean, SimpleCommand) - Constructor for class com.sas.util.TimedCommand
Create a TimedCommand which will execute a command, timing out after a period of time.
TimedCommand(SimpleCommand, long, boolean, SimpleCommand, boolean) - Constructor for class com.sas.util.TimedCommand
Deprecated. Since Thread.stop() is deprecated in Java 2, It is best to use a command that can be stopped by Thread.interrupt(). See Interrupting Threads above.
TimedCommandInterface - Interface in com.sas.util
An interface for a command which can execute under a timeout constraint.
TimedOutException - Exception in com.sas.util
An exception which is thrown when a time constrained command takes too long to execute.
TimedOutException() - Constructor for exception com.sas.util.TimedOutException
 
TimedOutException(String) - Constructor for exception com.sas.util.TimedOutException
 
timeExpressionMeasure - Variable in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
 
TimeFunctions - Class in com.sas.dataselectors.calculateditems
 
TimeFunctions(Locale) - Constructor for class com.sas.dataselectors.calculateditems.TimeFunctions
 
TimeFunctions() - Constructor for class com.sas.dataselectors.calculateditems.TimeFunctions
 
timeLabel - Variable in class com.sas.swing.visuals.CalendarPanel
 
timeLastFired - Variable in class com.sas.util.Alarm
Keep track of the time this alarm last fired, in milliseconds since the Epoch.
TimeLength - Class in com.sas.graphics.components
The TimeLength class provides an object which represents a time measurement in one of several different units.
TimeLength(int, int) - Constructor for class com.sas.graphics.components.TimeLength
Constructs a TimeLength object from the specified magnitude and unit of measure.
TimeLength(double[]) - Constructor for class com.sas.graphics.components.TimeLength
Constructs a TimeLength object from the supplied values array.
timeMode24Hour - Variable in class com.sas.swing.visuals.CalendarPanel
 
TIMEOUT_WARNING_INTERVAL_DEFAULT - Static variable in class com.sas.servlet.util.BaseUtil
 
timeoutInMillis - Variable in class com.sas.util.TimedCommand
the timeout constraint
timePanel - Variable in class com.sas.swing.visuals.CalendarPanel
 
timePanelContainer - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Container for the DateEditorPanel component without the checkBox component for Time AttributeType
timePanelVisible - Variable in class com.sas.swing.visuals.CalendarPanel
 
TimePeriodModel - Class in com.sas.graphics.components
The TimePeriodModel class provides length and display attributes for the time period in the CompoundTimeAxisModel .
TimePeriodModel() - Constructor for class com.sas.graphics.components.TimePeriodModel
Default constructor
Timer - Class in com.sas.util
A timer for recording time intervals.
Timer() - Constructor for class com.sas.util.Timer
 
TimerInterface - Interface in com.sas.util
An interface for timers.
timeSpinner - Variable in class com.sas.swing.visuals.CalendarPanel
 
TIMESTAMP - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TimeStamp
timestamp - Variable in class com.sas.util.SystemLog
 
TIMESTAMP_ATTRIBUTE_TYPE - Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating TimeStamp AttributeType (sql type = Types.TIMESTAMP)
TIMESTAMP_PICKER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TimeStampPicker
TIMESTAMP_TYPE - Static variable in interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface
Constant for a Timestamp SQL type
timestampPanelContainer - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
Container for the DateEditorPanel component without the checkBox component for Time AttributeType
timestampUsed - Variable in class com.sas.util.SystemLog
 
timeZone - Variable in class com.sas.swing.visuals.CalendarPanel
 
title - Variable in class com.sas.actionprovider.strategies.BaseMapStrategy
 
title - Variable in class com.sas.dataselectors.export.HTMLExportCSSInfo
The title of the CSS style sheet
TITLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
To be used with the title renderers.
TITLE_ALWAYS - Static variable in class com.sas.servlet.tbeans.html.AppliedFilters
 
TITLE_ALWAYS - Static variable in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
 
TITLE_AREA - Static variable in interface com.sas.actionprovider.support.olaptableview.OLAPTableViewAreaInterface
The areaType key used to define the corner area of an OLAP table view above the row headers and to the left of the column headers.
TITLE_AREA - Static variable in interface com.sas.actionprovider.support.tableview.TableViewAreaInterface
The areaType key used to define the corner area of a table view above the row headers and to the left of the column headers.
TITLE_LABEL - Static variable in interface com.sas.servlet.tbeans.ExpandCollapseKeysInterface
Template key for the title Label tbean.
TITLE_LABEL_ACTION - Static variable in interface com.sas.actionprovider.support.olaptableview.HttpOLAPActionTypeKeysInterface
The actionType key used to define the title area's label actions.
TITLE_NEVER - Static variable in class com.sas.servlet.tbeans.html.AppliedFilters
 
TITLE_NEVER - Static variable in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
 
TITLE_STYLE - Static variable in interface com.sas.servlet.tbeans.html.ExpandCollapseStyleKeysInterface
Style key for the entire title row area.
TITLE_WHEN_CONTENT - Static variable in class com.sas.servlet.tbeans.olaptableview.BaseOLAPDrillState
 
TITLE_WHEN_FILTERS - Static variable in class com.sas.servlet.tbeans.html.AppliedFilters
 
TitleArea - Class in com.sas.actionprovider.util.olap
Interface for specifying the attributes required for identifying a title cell in a olap tableview component.
TitleArea() - Constructor for class com.sas.actionprovider.util.olap.TitleArea
Default Constructor
TitleArea(int, String, String, String) - Constructor for class com.sas.actionprovider.util.olap.TitleArea
Constructor.
TitleAreaInterface - Interface in com.sas.actionprovider.util.olap
Interface for specifying the attributes required for identifying a title cell in an olap tableview component.
titleContainer - Variable in class com.sas.graphics.components.Graph
 
TITLED - Static variable in class com.sas.swing.visuals.util.BorderTypes
 
titleFilter - Variable in class com.sas.swing.visuals.tableview.TableView
 
titleFormatString - Variable in class com.sas.swing.visuals.wizard.Wizard
Specifies the format of the wizard title
titleFormatString - Variable in class com.sas.swing.visuals.wizard2.Wizard
Specifies the format of the wizard title
titleLabelBean - Variable in class com.sas.servlet.tbeans.login.html.Login
 
TitleLabelStrategy - Class in com.sas.actionprovider.strategies.olap
 
TitleLabelStrategy() - Constructor for class com.sas.actionprovider.strategies.olap.TitleLabelStrategy
Default constructor.
TitleLabelStrategy(boolean, OLAPActionUtil) - Constructor for class com.sas.actionprovider.strategies.olap.TitleLabelStrategy
Constructor for specifying type ( swing/http ) of strategy object.
titleString - Variable in class com.sas.util.errorhandlers.JOptionPaneErrorHandler
 
titleText - Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
 
titleTextLabel - Variable in class com.sas.servlet.tbeans.dataselectors.customizer.html.MapPropertySelectorPanel
 
TO_LABEL_NAME - Static variable in interface com.sas.dataselectors.export.ExportSelectorComponentNames
The name of the To label.
TO_TEXT_ENTRY_NAME - Static variable in interface com.sas.dataselectors.export.ExportSelectorComponentNames
The name of the To text entry.
toArray() - Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
 
toArray(Object[]) - Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemListAdapter.InnerListOfCalculatedItems
 
toArray() - Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
 
toArray(Object[]) - Method in class com.sas.dataselectors.filters.AbstractFilterItemSimpleListBase
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
 
toArray(Object[]) - Method in class com.sas.dataselectors.filters.AbstractSimpleLogicListAdapterBase
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
 
toArray(Object[]) - Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
 
ToDataSourceTransform - Class in com.sas.util.transforms
 
ToDataSourceTransform() - Constructor for class com.sas.util.transforms.ToDataSourceTransform
 
todayDate - Variable in class com.sas.swing.visuals.CalendarPanel
 
todayDateFormat - Variable in class com.sas.swing.visuals.CalendarPanel
 
todayOutlineColor - Variable in class com.sas.swing.visuals.CalendarPanel
 
toDictionary(DictionaryInterface) - Method in class com.sas.util.DynamicPropertyBag
Place the property bag items into a dictionary and return that dictionary.
toggle - Variable in class com.sas.swing.visuals.tableview.NavigationalAction
 
ToggleButton - Class in com.sas.visuals
ToggleButton is a subclass of BaseButton that creates a button where images and text, or both can be displayed.
ToggleButton() - Constructor for class com.sas.visuals.ToggleButton
Default constructor.
ToggleButton(String) - Constructor for class com.sas.visuals.ToggleButton
Constructor that sets the text to be displayed.
ToggleButton(IconInterface) - Constructor for class com.sas.visuals.ToggleButton
Constructor that sets the default image to be displayed.
ToggleButton(String, IconInterface) - Constructor for class com.sas.visuals.ToggleButton
Constructor that sets both the default image and the text to be displayed.
ToggleButton(String, IconInterface, boolean) - Constructor for class com.sas.visuals.ToggleButton
Constructor that sets the default image, the text to be displayed, and the selected state of the ToggleButton.
ToggleButtonModel - Class in com.sas.visuals
ToggleButtonModel is a subclass of DefaultButtonModel.
ToggleButtonModel(ToggleButton) - Constructor for class com.sas.visuals.ToggleButtonModel
Constructor requires a ToggleButton object to select if the selectionGroup is not null.
toIndex - Variable in class com.sas.swing.visuals.tableview.TableRowModelEvent
The index of the row to where it was moved or added from
toJSPAttribute(int) - Method in class com.sas.graphics.components.ConstantCollection
Provides a conversion from the JSP (Java Server Page) string attribute name representation to its int constant value.
toLocalizedName(int) - Method in class com.sas.graphics.components.ConstantCollection
Provides a conversion from the localized string name representation to its int constant value.
toName(int) - Method in class com.sas.graphics.components.ConstantCollection
Provides a conversion from the string name representation to its int constant value.
TOOLBAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
ToolBar
toolBar - Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileButtonPanel
The toolbar component
Toolbar - Class in com.sas.visuals
 
Toolbar() - Constructor for class com.sas.visuals.Toolbar
 
Toolbar(int) - Constructor for class com.sas.visuals.Toolbar
 
TOOLBAR_AREA - Static variable in interface com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewAreaInterface
 
TOOLBAR_AREA - Static variable in interface com.sas.actionprovider.support.remotefileselector.RemoteFileSelectorAreaInterface
The areaType key used to define the toolbar area of RFS view.
TOOLBAR_AREA - Static variable in interface com.sas.actionprovider.support.remotefileselector2.RemoteFileSelectorAreaInterface
The areaType key used to define the toolbar area of RFS view.
TOOLBAR_AREA - Static variable in interface com.sas.actionprovider.support.tableview.SwingTableViewAreaInterface
 
TOOLBAR_FILTER - Static variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies the Action Provider Framework filter for the toolbar area.
ToolbarBorder - Class in com.sas.visuals
ToolbarBorder provides Border support for Windows 95 Window Border styles for Toolbars ToolbarBorder() - Constructor for class com.sas.visuals.ToolbarBorder
Default ToolbarBorder constructor ToolbarBorder(int) - Constructor for class com.sas.visuals.ToolbarBorder
ToolbarBorder constructor with a specified style ToolbarBorder(Component) - Constructor for class com.sas.visuals.ToolbarBorder
ToolbarBorder constructor with a specified component ToolbarBorder(Component, int) - Constructor for class com.sas.visuals.ToolbarBorder
ToolbarBorder constructor with a specified component and style ToolbarBorder(Windows95Border) - Constructor for class com.sas.visuals.ToolbarBorder
ToolbarBorder constructor based on an existing Windows95Border ToolbarButton - Class in com.sas.visuals
ToggleButton is a sub-class of PushButton that creates a button that displays images.
ToolbarButton() - Constructor for class com.sas.visuals.ToolbarButton
Default constructor.
ToolbarButton(IconInterface) - Constructor for class com.sas.visuals.ToolbarButton
Constructor that sets the default Icon for display.
toolbarFilter - Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Action Provider Framework filter for the toolbar area.
toolbarFilter - Variable in class com.sas.swing.visuals.tableview.TableView
 
ToolbarLayout - Class in com.sas.visuals
 
ToolbarLayout() - Constructor for class com.sas.visuals.ToolbarLayout
 
toolTip - Variable in class com.sas.swing.visuals.JComponentCustomizerPanel
 
tooltipContainerCreated - Variable in class com.sas.swing.visuals.JComponentCustomizerPanel
 
toolTipMap - Variable in class com.sas.swing.visuals.ComboBox
 
TOP - Static variable in class com.sas.dataselectors.filterandrank.RankOrderEnum
 
TOP - Static variable in interface com.sas.dataselectors.totals.TotalsSelectorInterface
When 'top' positioning have to be applied, this is the value passed to the TotalsCommand.
TOP - Static variable in interface com.sas.geometry.Orientations
 
TOP - Static variable in class com.sas.geometry.RectangularOrientation
 
TOP - Static variable in class com.sas.geometry.SideOrientation
 
TOP - Static variable in class com.sas.geometry.VerticalOrientation
 
TOP - Static variable in class com.sas.servlet.tbeans.BaseButton
Dynamic button area values - TOP
TOP - Static variable in class com.sas.visuals.BaseButton
 
TOP - Static variable in class com.sas.visuals.BoxLayout
TOP orientation value
TOP - Static variable in class com.sas.visuals.LabelView
TOP vertical alignment
TOP - Static variable in class com.sas.visuals.Placement
Place at the top
TOP - Static variable in class com.sas.visuals.RowLayout
 
TOP - Static variable in class com.sas.visuals.ScrollbarLayout
 
TOP - Static variable in interface com.sas.visuals.TabBarInterface
 
TOP - Static variable in class com.sas.visuals.TabBorder
TOP Orientation value
TOP - Static variable in class com.sas.visuals.TextBorder
Text TOP alignment
TOP_ALL - Static variable in class com.sas.servlet.tbeans.BaseButton
Dynamic button area values - TOP_ALL
TOP_LEFT - Static variable in class com.sas.geometry.CornerOrientation
 
TOP_LEFT - Static variable in interface com.sas.geometry.Orientations
 
TOP_LEFT - Static variable in class com.sas.geometry.RectangularOrientation
 
TOP_LEFT - Static variable in class com.sas.servlet.tbeans.BaseButton
Dynamic button area values - TOP_LEFT
TOP_LEFT - Static variable in class com.sas.swing.visuals.BaseBorder
Top/left lightSource
TOP_LEFT - Static variable in interface com.sas.visuals.BorderInterface
Top/left lightSource
TOP_LEFT - Static variable in class com.sas.visuals.Placement
Place on the top left side
TOP_MARGIN - Static variable in class com.sas.table.CellStyle
String used to identify the topMargin property in the bag.
TOP_RANKING - Static variable in interface com.sas.dataselectors.ranking.RankingSelectorComponents
When top ranking must be applied this is the value passed to the RankingCommand.
TOP_RIGHT - Static variable in class com.sas.geometry.CornerOrientation
 
TOP_RIGHT - Static variable in interface com.sas.geometry.Orientations
 
TOP_RIGHT - Static variable in class com.sas.geometry.RectangularOrientation
 
TOP_RIGHT - Static variable in class com.sas.servlet.tbeans.BaseButton
Dynamic button area values - TOP_RIGHT
TOP_RIGHT - Static variable in class com.sas.swing.visuals.BaseBorder
Top/right lightSource
TOP_RIGHT - Static variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
 
TOP_RIGHT - Static variable in interface com.sas.visuals.BorderInterface
Top/right lightSource
TOP_RIGHT - Static variable in class com.sas.visuals.Placement
Place on the top right side
TOP_TO_BOTTOM - Static variable in interface com.sas.visuals.Direction
TOP_TO_BOTTOM direction
topContentOffset - Variable in class com.sas.swing.visuals.LabelView
 
topLeftOffset - Variable in class com.sas.swing.visuals.FlatSplitPane
 
topN - Variable in class com.sas.commands.dataselectors.RankingCommand
 
topPanel - Variable in class com.sas.swing.visuals.FontPanel
 
topPercent - Variable in class com.sas.commands.dataselectors.RankingCommand
 
topRanking() - Method in class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter
 
topRanking(boolean) - Method in class com.sas.dataselectors.ranking.BaseRankingSelectorAdapter
 
topRanking() - Method in interface com.sas.dataselectors.ranking.RankingSelectorInterface
Says if the ranking is top or bottom.
topRanking(boolean) - Method in interface com.sas.dataselectors.ranking.RankingSelectorInterface
Sets the type of ranking to either top or bottom.
toRow - Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The ordinal in the model of the last row to be exported.
toString() - Method in class com.sas.awt.Color
Gets the string representation of this color object.
toString() - Method in class com.sas.awt.Font
Gets the string representation (name, style, size) of this font object.
toString() - Method in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
 
toString() - Method in class com.sas.dataselectors.calculateditems.DataSourceTreeNode
 
toString() - Method in class com.sas.dataselectors.calculateditems.NodeInfo
 
toString() - Method in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel.Role
 
toString() - Method in class com.sas.dataselectors.dataitems.DataItemTreeNodeInfo
Returns the text of the node
toString() - Method in class com.sas.dataselectors.dataitems.TableRoles.Role
 
toString() - Method in class com.sas.dataselectors.filterandrank.PropertyLabelEnum
Returns the internally used textual representation of the enum.
toString() - Method in class com.sas.dataselectors.filters.AdvancedFilterValueList
Deprecated. Constructs a text representation of this value.
toString() - Method in class com.sas.dataselectors.filters.ConditionalRelationType
 
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterCondition
Gives the text representation of this condition.
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterItem
Returns a String representation of this filter item.
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterLogicList
 
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterLogicTestNode
Returns a text representation of this test node.
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterQualifier
Returns a text representation for this qualifier.
toString(FilterValueInterface) - Static method in class com.sas.dataselectors.filters.DefaultFilterValue
Returns the String representation of the specified filter value.
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterValue
Returns a String representation of this value.
toString() - Method in class com.sas.dataselectors.filters.DefaultFilterValueList
Returns a text label for this list.
toString() - Method in class com.sas.dataselectors.filters.OLAPMemberTreeModel
Returns a text representation of this model.
toString() - Method in class com.sas.dataselectors.filters.OLAPMemberTreeNode
Returns a text representation of this node.
toString() - Method in class com.sas.dataselectors.filters.tree.LogicalConditionNode
 
toString() - Method in class com.sas.dataselectors.filters.tree.NotNode
 
toString() - Method in class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree
 
toString() - Method in class com.sas.entities.AggregateEntity
Returns the AggregateEntity's name.
toString() - Method in class com.sas.entities.BaseEntity
Returns the string representation of the Entity.
toString() - Method in class com.sas.entities.EntityAttr
Returns a string representation of the EntityAttr.
toString() - Method in class com.sas.entities.RemoteEntity
Returns the string representation of the Entity.
toString() - Method in class com.sas.graphics.components.ColorPosition
 
toString() - Method in class com.sas.graphics.components.ColorScheme
 
toString() - Method in class com.sas.graphics.components.GraphStyle
 
toString() - Method in class com.sas.net.URL
Returns the string value of this URL
toString() - Method in class com.sas.prompts.definitions.PromptDefinition
Returns subclass name plus getPromptName().
toString() - Method in class com.sas.prompts.definitions.TextDefinition
Returns current version, then prompt name.
toString() - Method in class com.sas.prompts.groups.PromptGroup
Returns a String containing the name of the group.
toString() - Method in class com.sas.prompts.ValidationEntry
Returns a text message indicating why the value was invalid.
toString() - Method in class com.sas.sasserver.SASListDelegate
Returns the collection of items in a String by calling toString on the ordered collection of items
toString() - Method in class com.sas.servlet.tbeans.BaseTransformation
Returns a string representation of this transformation bean.
toString() - Method in class com.sas.servlet.tbeans.ipage.BaseIPage
Returns a string representation of this transformation bean.
toString() - Method in class com.sas.servlet.tbeans.models.Item
Returns the value of the text property.
toString() - Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
Returns the value of the nodeText property.
toString() - Method in class com.sas.servlet.tbeans.models.Node
Returns the value of the nodeText property.
toString() - Method in class com.sas.servlet.tbeans.olaptableview.BaseOLAPTableView
 
toString() - Method in class com.sas.servlet.tbeans.StyleInfo
Returns a string representation of this StyleInfo object in the following format: CLASSID=className Style=styleName
toString() - Method in class com.sas.servlet.tbeans.tableview.rpf.ActionLocation
 
toString() - Method in class com.sas.servlet.util.TableScrollCommand
Deprecated.  
toString() - Method in class com.sas.storage.olap.embedded.TupleElement
Returns the label of this tuple element
toString() - Method in class com.sas.storage.olap.sasmdx.Cube
 
toString() - Method in class com.sas.storage.olap.sasmdx.Property
 
toString() - Method in class com.sas.storage.olap.sasmdx.TupleElement
Returns a label of this element
toString() - Method in class com.sas.swing.models.OLAPMemberTreeNode
 
toString() - Method in class com.sas.swing.models.remotefileselector.BaseRemoteFileMetadata
Returns a string that displays and identifies this object's properties.
toString() - Method in interface com.sas.swing.models.remotefileselector.RemoteFileMetadataInterface
Returns a string that displays and identifies this object's properties.
toString() - Method in interface com.sas.swing.models.remotefileselector2.RemoteFileMetadataInterface
Returns a string that displays and identifies this object's properties.
toString() - Method in class com.sas.swing.models.TreeNodeAdapter
 
toString() - Method in class com.sas.swing.visuals.BaseBorder
Returns a string with all this BaseBorder information, inccluding style, alignment, and entire border structure.
toString() - Method in class com.sas.swing.visuals.CalendarDayButton
 
toString() - Method in class com.sas.swing.visuals.dataselectors.sort.SortedItem
 
toString() - Method in class com.sas.swing.visuals.NodeView
Returns the displayed text for the current node.
toString() - Method in class com.sas.swing.visuals.tableview.CellSelectionModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class com.sas.table.CellVectorChangedEvent
 
toString() - Method in class com.sas.table.DataTableSortController.ColumnSort
 
toString() - Method in class com.sas.util.Alarm
Return a string representation of the alarm.
toString() - Method in class com.sas.util.IntegerRange
Deprecated. Return a string representation of an IntegerRange
toString() - Method in class com.sas.util.StringComparator
Return a string representation of the comparator
toString() - Method in class com.sas.util.TimedCommand
 
toString() - Method in class com.sas.util.Timer
Generate a string representation of this timer.
toString() - Method in class com.sas.visuals.AutoSizingGridLayout
Returns the String representation of this AutoSizingGridLayout's property values.
toString() - Method in class com.sas.visuals.BaseBorder
Returns a string with all this BaseBorder information, inccluding style, alignment, and entire border structure.
toString() - Method in class com.sas.visuals.Border
Returns the border information with insets
toString() - Method in class com.sas.visuals.BoxLayout
Returns the String representation of this BorderLayout's values.
toString() - Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
toString() - Method in class com.sas.visuals.NodeView
Returns the displayed text for the current node.
toString() - Method in class com.sas.visuals.RowColumnLayout
Return the String representation of this RowColumnLayout's values.
toString() - Method in class com.sas.visuals.RowLayout
Returns the String representation of this RowColumnLayout's values.
toString() - Method in class com.sas.visuals.TabButton
Returns the toString representation of the TabButton.
toString() - Method in class com.sas.visuals.UnitsBox
Get the text value of the object
toString(double) - Static method in class com.sas.visuals.UnitsBox
format a double as a string, stripping trailing ".0"
TOTALS_ACTION - Static variable in class com.sas.actionprovider.support.dataselectors.BaseRelationalMenuBarSupport
The actionType key used to define the default action for the Totals selector
TOTALS_ACTION - Static variable in interface com.sas.actionprovider.support.dataselectors.MenuBarActionTypesInterface
 
TOTALS_SELECTOR - Static variable in interface com.sas.dataselectors.SelectorKeysInterface
 
TOTALS_SELECTOR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TotalsSelector
TOTALS_SELECTOR_ACTION - Static variable in interface com.sas.actionprovider.support.olaptableview.OLAPActionTypeKeysInterface
The actionType key used to define the default totals selector action for an OLAP table view.
TOTALS_SELECTOR_ACTION - Static variable in interface com.sas.actionprovider.support.tableview.RelationalActionTypeKeysInterface
 
TOTALS_SELECTOR_CMD - Static variable in interface com.sas.commands.dataselectors.SelectorCommandKeysInterface
 
TOTALS_SELECTOR_COMMAND_COMMITTED - Static variable in class com.sas.commands.dataselectors.TotalsCommand
String added to the fired contentsChangesEvent to let the listener know the TotalsCommand was committed.
TotalsCommand - Class in com.sas.commands.dataselectors
This class handles the applying of totals and subtotals in conjunction with the Totals Selector.
TotalsCommand() - Constructor for class com.sas.commands.dataselectors.TotalsCommand
Default Constructor.
TotalsCommand(boolean) - Constructor for class com.sas.commands.dataselectors.TotalsCommand
Constructor that accepts a command name.
TotalsCommand(String) - Constructor for class com.sas.commands.dataselectors.TotalsCommand
Constructor that accepts a command name.
TotalsCommand(String, String) - Constructor for class com.sas.commands.dataselectors.TotalsCommand
Constructor that accepts a command name and an action class type.
totalsPosition - Variable in class com.sas.commands.dataselectors.TotalsCommand
Indicates the totals position.
totalsPosition - Variable in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
Indicates the totals position.
TotalsSelector - Class in com.sas.swing.visuals.dataselectors.totals
 
TotalsSelector() - Constructor for class com.sas.swing.visuals.dataselectors.totals.TotalsSelector
 
TotalsSelectorAdapterFactory - Class in com.sas.dataselectors.totals
This class is a factory of RelationalTotalsSelectorInterface and OLAPTotalsSelectorInterface instances.
TotalsSelectorAdapterFactory() - Constructor for class com.sas.dataselectors.totals.TotalsSelectorAdapterFactory
 
TotalsSelectorComponentNames - Interface in com.sas.dataselectors.totals
Contains the names of the sub components used by the TotalsSelectorPanel
TotalsSelectorInterface - Interface in com.sas.dataselectors.totals
Represents an adapter for the Totals Selector.
TotalsSelectorStrategy - Class in com.sas.actionprovider.strategies.olap
 
TotalsSelectorStrategy() - Constructor for class com.sas.actionprovider.strategies.olap.TotalsSelectorStrategy
Default constructor.
TotalsSelectorStrategy(boolean, OLAPActionUtil) - Constructor for class com.sas.actionprovider.strategies.olap.TotalsSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
TotalsSelectorStrategy - Class in com.sas.actionprovider.strategies.relational
 
TotalsSelectorStrategy() - Constructor for class com.sas.actionprovider.strategies.relational.TotalsSelectorStrategy
Default constructor.
TotalsSelectorStrategy(boolean, RelationalActionUtil) - Constructor for class com.sas.actionprovider.strategies.relational.TotalsSelectorStrategy
Constructor for specifying type ( swing/http ) of strategy object.
totalsType - Variable in class com.sas.commands.dataselectors.TotalsCommand
Indicates the totals type.
totalsType - Variable in class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
Indicates the totals type.
trackArea - Variable in class com.sas.visuals.Scrollbar
 
trackArea - Variable in class com.sas.visuals.SliderListener
 
trackEnabled - Variable in class com.sas.visuals.ScrollSlider
 
tracker - Variable in class com.sas.visuals.ImageAnimationIcon
 
tracker - Variable in class com.sas.visuals.MarqueeIcon
 
trackModel - Variable in class com.sas.visuals.ScrollSlider
 
TRAFFIC_LIGHT - Static variable in class com.sas.visuals.GraphicalCheckBox
TRAFFIC_LIGHT image value id
trailingText - Variable in class com.sas.visuals.MarqueeIcon
 
transferAllControlsVisible - Variable in class com.sas.swing.visuals.dualselector.BaseDualSelector
determines whether the double arrow controls are visible
transferAllItems(DualSelectorInterface, DualSelectorInterface) - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfers all of the items from fromAdapter to toAdapter.
transferAllItems(ListModel, ListModel) - Method in class com.sas.swing.visuals.DualSelector
Transfers all of the items from fromList to toList.
transferAllItems(OrderedCollectionInterface, OrderedCollectionInterface) - Method in class com.sas.visuals.DualSelector
Transfers all of the items from fromList to toList.
transferAllList1Items() - Method in class com.sas.swing.visuals.DualSelector
Transfer all items from list 1 to list 2.
transferAllList1Items() - Method in class com.sas.visuals.DualSelector
Transfer all items from list 1 to list 2.
transferAllList2Items() - Method in class com.sas.swing.visuals.DualSelector
Transfer all items from list 2 to list 1.
transferAllList2Items() - Method in class com.sas.visuals.DualSelector
Transfer all items from list 2 to list 1.
transferAllSourceItems() - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer all items from the source component to the target component.
transferAllTargetItems() - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer all items from the target component to the source component.
transferB - Variable in class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemEditPanel
 
transferItems(DualSelectorInterface, DualSelectorInterface) - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer all selected items from fromAdapter to toAdapter.
transferItems(DualSelectorInterface, DualSelectorInterface, List) - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer all selected items from fromAdapter to toAdapter.
transferList1Items() - Method in class com.sas.swing.visuals.DualSelector
Transfer all the selected items from list 1 to list 2.
transferList1Items() - Method in class com.sas.visuals.DualSelector
Transfer all the selected items from list 1 to list 2.
transferList2Items() - Method in class com.sas.swing.visuals.DualSelector
Transfer all the selected items from list 2 to list 1.
transferList2Items() - Method in class com.sas.visuals.DualSelector
Transfer all the selected items from list 2 to list 1.
transferListItems(ListModel, ListModel) - Method in class com.sas.swing.visuals.DualSelector
Transfer all selected items from fromList to toList.
transferListItems(OrderedCollectionInterface, OrderedCollectionInterface) - Method in class com.sas.visuals.DualSelector
Transfer all selected items from fromList to toList.
transferSourceItems() - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer all the selected items from the source component to the target component.
transferTargetItems() - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer all the selected items from the target component to the source component.
transferToSourceModel(Object[]) - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer the array of items from the target component to the source component.
transferToTargetModel(Object[]) - Method in class com.sas.swing.visuals.dualselector.BaseDualSelector
Transfer the array of items from the source component to the target component.
transform(Object) - Method in class com.sas.dataselectors.filters.tree.FilterItemToLogicTreeTransform
 
transform(Object) - Method in class com.sas.dataselectors.filters.tree.LogicTreeToFilterItemTransform
Attempts to transform the given Object into a BIQ filter model object.
transform(Object) - Method in class com.sas.dataselectors.filters.tree.LogicTreeToStepModelTransform
 
transform(Object) - Method in class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
Transforms the given object into a DefaultFilterLogicTree instance.
transform(Object) - Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
Transforms the given object into a DefaultFilterLogicTree instance.
transform(TreeNodeInterface, Object) - Method in class com.sas.servlet.tbeans.dataselectors.crossing.html.MapCrossingSelectorPanel.ESRITreeNodeTransform
 
transform(Object) - Method in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter
 
transform(Object) - Method in class com.sas.servlet.tbeans.models.MapToItemTransform
Transforms the input map into an Item
transform(Object) - Method in class com.sas.swing.adapters.JTableClipboardAdapter
 
transform(Object) - Method in class com.sas.swing.models.IconAdapter
Transform an object from an IconInterface to an javax.swing.Icon object.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceEngineToObjectTransform
Reads the engine attribute information from the metadata item.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceModTimeToDateTransform
Reads the metadata modified time attribute and returns it as a Date.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.ifileservice.IFileServiceSizeToIntegerTransform
 
transform(Object) - Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesAuthorToObjectTransform
Reads the author metadata attribute.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesDescriptionToObjectTransform
Reads the description metadata attribute.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesKeywordsToObjectTransform
Reads the keywords metadata attribute.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.informationservices.InformationServicesModTimeToDateTransform
Reads the modified time attribute of the metadata item.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.RemoteFileDrillableToObjectTransform
Returns the drillable value from the item specified in the parm.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.RemoteFileMetadataNameToStringTransform
Returns the metadata item's name attribute.
transform(Object) - Method in class com.sas.swing.models.remotefileselector.RemoteFilePathToObjectTransform
Returns the file system path metadata attribute.
transform - Variable in class com.sas.swing.models.TransformingListModel
Transform to be used on the model
transform - Variable in class com.sas.swing.visuals.tableview.DefaultTableCellRenderer
 
transform(Object) - Method in class com.sas.util.transforms.AssociationListItemToKeyTransform
 
transform(Object) - Method in class com.sas.util.transforms.BaseFormatTransform
 
transform(Object) - Method in class com.sas.util.transforms.ColorToStringTransform
Transform a Color to a String
transform(Color, boolean) - Method in class com.sas.util.transforms.ColorToStringTransform
Transform a Color to a String
transform(Object) - Method in class com.sas.util.transforms.ComponentToNameTransform
 
transform(Object) - Method in class com.sas.util.transforms.CSVStreamToTableModelTransform
Creates a DefaultTableModel which contains the contents of the CSV stream.
transform(Object) - Method in class com.sas.util.transforms.EchoCharacterTransform
 
transform(Object) - Method in class com.sas.util.transforms.FeatureDescriptorToNameTransform
 
transform(Object) - Method in class com.sas.util.transforms.FileVerifierTransform
 
transform(Object) - Method in class com.sas.util.transforms.FormatTransform
Transform an object by applying the format to it.
transform(Object) - Method in class com.sas.util.transforms.IndexedGetInterfaceToTreeInterfaceTransform
Alias for transform(Object, String).
transform(Object, String) - Method in class com.sas.util.transforms.IndexedGetInterfaceToTreeInterfaceTransform
 
transform(Object) - Method in class com.sas.util.transforms.ObjectArrayToTreeInterfaceTransform
Alias for transform(Object, String).
transform(Object, String) - Method in class com.sas.util.transforms.ObjectArrayToTreeInterfaceTransform
 
transform(Object) - Method in class com.sas.util.transforms.ObjectCloneTransform
 
transform(Object) - Method in class com.sas.util.transforms.ObjectToAnalysisVariableTransform
Convert the column name to an analysis variable.
transform(Object) - Method in class com.sas.util.transforms.ObjectToClassificationVariableTransform
Convert the column name to an classification variable.
transform(Object) - Method in class com.sas.util.transforms.ObjectToNodeInterfaceTransform
 
transform(Object) - Method in class com.sas.util.transforms.ObjectToPlotVariableTransform
Convert the column name to an plot variable.
transform(Object) - Method in class com.sas.util.transforms.ObjectToPropertyValueTransform
Returns the value of the property from the object passed in.
transform(Object) - Method in class com.sas.util.transforms.ObjectToVariableTransform
Convert the column name to an variable.
transform(Object) - Method in class com.sas.util.transforms.ParseTransform
Transform an object (a String) into another object by invoking the parseObject() method of the format property available via getFormat() If no format exists, the string is assumed to represent a number and is parsed using DoubleData.valueOf(String).
transform(Object) - Method in class com.sas.util.transforms.PrintableInterfaceToPDFDataSourceTransform
 
transform(Object) - Method in class com.sas.util.transforms.SASBooleanToBooleanTransform
 
transform(Object) - Method in class com.sas.util.transforms.SASColorStringToSystemColorTransform
 
transform(Object) - Method in class com.sas.util.transforms.SASColorToStringTransform
 
transform(Object) - Method in class com.sas.util.transforms.SASFontListToFontStyleTransform
 
transform(Object) - Method in class com.sas.util.transforms.SASJustToHorizontalOrientationTransform
 
transform(Object) - Method in class com.sas.util.transforms.SelectableItemToNameTransform
 
transform(Object) - Method in class com.sas.util.transforms.StaticCollectionInterfaceToStringTransform
Transform an object.
transform(Object) - Method in class com.sas.util.transforms.StaticDictionaryInterfaceToStringTransform
Transform an object.
transform(AssociationListInterface) - Method in class com.sas.util.transforms.StaticDictionaryInterfaceToStringTransform
Transform an object.
transform(Object) - Method in class com.sas.util.transforms.StringArrayToTreeInterfaceTransform
Alias for transform(Object, String).
transform(Object, String) - Method in class com.sas.util.transforms.StringArrayToTreeInterfaceTransform
 
transform(Object) - Method in class com.sas.util.transforms.StringListInterfaceToStringTransform
Transform an object.
transform(Object) - Method in class com.sas.util.transforms.StringToCollectionInterfaceTransform
Transform a String to a CollectionInterface
transform(CollectionInterface, String) - Method in class com.sas.util.transforms.StringToCollectionInterfaceTransform
Transform a text string into an collection
transform(Object) - Method in class com.sas.util.transforms.StringToColorTransform
Transform a String to a Color
transform(String, boolean) - Method in class com.sas.util.transforms.StringToColorTransform
Transform a String to a Color
transform(Object) - Method in class com.sas.util.transforms.StringToDictionaryInterfaceTransform
Transform a String to a DictionaryInterface
transform(DictionaryInterface, String) - Method in class com.sas.util.transforms.StringToDictionaryInterfaceTransform
Transform a text string into a Dictionary
transform(Object) - Method in class com.sas.util.transforms.StringToHorizontalOrientationTransform
Convert LEFT, RIGHT, CENTER, or GENERAL to appropriate Integer representation.
transform(Object) - Method in class com.sas.util.transforms.StringToMessageOrientationTransform
Convert LEFT or TOP to appropriate Integer representation.
transform(Object) - Method in class com.sas.util.transforms.StringToSASColorTransform
Transform a String to a com.sas.awt.Color
transform(String, boolean) - Method in class com.sas.util.transforms.StringToSASColorTransform
Transform a String to a com.sas.awt.Color
transform(Object) - Method in class com.sas.util.transforms.StringToStringArrayTransform
 
transform(Object) - Method in class com.sas.util.transforms.StringToStringListInterfaceTransform
Transform a String to a StringListInterface
transform(StringListInterface, String, char) - Static method in class com.sas.util.transforms.StringToStringListInterfaceTransform
Transform a text string into a string list.
transform(Object) - Method in class com.sas.util.transforms.StringToURLTransform
 
transform(Object) - Method in class com.sas.util.transforms.StringToVerticalOrientationTransform
Convert BOTTOM, TOP, ALL string values to there integer representation.
transform(Object) - Method in class com.sas.util.transforms.SwingNodeToTbeanNodeTransform
 
transform(Object) - Method in class com.sas.util.transforms.TableDataToCSVDataSourceTransform
 
transform(Object) - Method in class com.sas.util.transforms.ToDataSourceTransform
 
transform(Object) - Method in class com.sas.util.transforms.TreePathToNodeExpandedTextStringTransform
Transforms a TreePath into an expanded text String.
TransformationIdKeys - Class in com.sas.servlet.tbeans
 
TransformationIdKeys() - Constructor for class com.sas.servlet.tbeans.TransformationIdKeys
 
TransformationInterface - Interface in com.sas.servlet.tbeans
The interface that must be implemented for all Transformation Beans.
transformBox - Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
 
transformContainer - Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
 
transformer - Variable in class com.sas.dataselectors.filters.FilterLogicTestNodeObjectMap
 
TransformingComboBoxModel - Class in com.sas.swing.models
TransformingComboBoxModel is a model that is used for instances of javax.swing.JComboBox that can use transforms derived from com.sas.util.transforms.TransformInterface.
TransformingComboBoxModel() - Constructor for class com.sas.swing.models.TransformingComboBoxModel
Default constructor that sets a new default model
TransformingComboBoxModel(ComboBoxModel) - Constructor for class com.sas.swing.models.TransformingComboBoxModel
Constructor that sets the model of the comboBox
TransformingComparator - Class in com.sas.util
A Comparator which run the items through a TransformInterface before comparing.
TransformingComparator() - Constructor for class com.sas.util.TransformingComparator
Default constructor.
TransformingComparator(Comparator) - Constructor for class com.sas.util.TransformingComparator
Default constructor.
TransformingComparator(Comparator, TransformInterface) - Constructor for class com.sas.util.TransformingComparator
Construct a TransformingComparator that uses the same transform for both the left and right values when comparing.
TransformingComparator(Comparator, TransformInterface, TransformInterface) - Constructor for class com.sas.util.TransformingComparator
Construct a transform with specific tranforms for the left and right values.
TransformingListModel - Class in com.sas.swing.models
TransformingListModel is a model that is used for instances of javax.swing.JList that can use transforms derived from com.sas.util.transforms.TransformInterface.
TransformingListModel() - Constructor for class com.sas.swing.models.TransformingListModel
Default constructor that sets a new default model
TransformingListModel(ListModel) - Constructor for class com.sas.swing.models.TransformingListModel
Constructor that sets the model of the list
TransformInterfaceEditor - Class in com.sas.util.transforms
 
TransformInterfaceEditor() - Constructor for class com.sas.util.transforms.TransformInterfaceEditor
 
transformModel - Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
 
transforms - Variable in class com.sas.swing.visuals.remotefileselector.BaseRemoteFileSelectorPanel
Specifies the transforms used with the columns being displayed.
transforms - Variable in class com.sas.util.transforms.TransformInterfaceEditor
 
Transforms - Class in com.sas.util.transforms
The Transforms class manages the list of registered transforms used by the property linking mechanism of the com.sas.LinkPropertiesInterface and com.sas.PropertyLinkAdaptor.
Transforms() - Constructor for class com.sas.util.transforms.Transforms
 
transformStep(StepInterface) - Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
Attempts to transform any StepInterface specified.
transformStep(CompoundStep) - Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
Attempts to transform the given compound step.
transformStep(CompoundStep, boolean) - Method in class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform
Attempts to transform the given compound step.
transformStrings(String) - Method in class com.sas.awt.TextArea
Parses a string into an ordered collection of objects
TransformTextCell - Class in com.sas.table
TransformTextCell is a subclass of TextCell that provides the ability to transform data on input, output and/or for display.
TransformTextCell() - Constructor for class com.sas.table.TransformTextCell
 
translate(int, int) - Method in class com.sas.visuals.BufferedGraphics
Identical to java.awt.Graphics functionality
translateScrollPosition(Point) - Method in interface com.sas.graphics.components.ScrollModelInterface
Scrolls the horizontal and vertical scrollbar by the specifies (x and y respectively) amounts.
transparent - Variable in class com.sas.awt.VisualInterfaceSupportInfo
 
transparent - Variable in class com.sas.swing.visuals.JComponentCustomizerPanel
 
TRANSPARENT - Static variable in class com.sas.table.CellStyle
opacity property value which indicates that a cell has no background.
TransparentGroup - Class in com.sas.prompts.groups
Prompt group for which the prompts in it will appear as if they are parented to the TransparentGroup's parent group in the UI.
TransparentGroup() - Constructor for class com.sas.prompts.groups.TransparentGroup
Constructor
TransparentGroup(List) - Constructor for class com.sas.prompts.groups.TransparentGroup
Constructor
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.AppletVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ButtonVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.CanvasVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.CheckBoxVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ChoiceVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ColorComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ComponentVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ContainerVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.DialogVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.FontComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.FrameVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.LabelVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ListBoxVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.PanelVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ScrollbarVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.ScrollPaneVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.TextAreaVisualComponent
 
trapInterfaceEvents(ModelInterface) - Method in class com.sas.awt.TextFieldVisualComponent
 
TRASH - Static variable in class com.sas.visuals.GraphicalCheckBox
TRASH image value id
tree - Variable in class com.sas.sasserver.MetabaseSelectorDialog
TreeView used to display metabase entries.
tree - Variable in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
 
tree - Variable in class com.sas.visuals.ClassSelectorPanel
 
TREE_AREA - Static variable in interface com.sas.actionprovider.support.remotefileselector.RemoteFileSelectorAreaInterface
The areaType key used to define the data area of a tree view.
TREE_AREA - Static variable in interface com.sas.actionprovider.support.remotefileselector2.RemoteFileSelectorAreaInterface
The areaType key used to define the data area of a tree view.
TREE_LABEL_CLASS - Static variable in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
The style class key for the available label of this simple calculated item selector panel.
TREE_LABEL_SUFFIX - Static variable in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
The suffix used to build the style class key for the available label of this calculated item selector panel.
TREE_LIST_NAME - Static variable in interface com.sas.dataselectors.crossing.MapCrossingSelectorComponentNames
 
TREE_LIST_SELECTOR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TreeListSelector
TREE_TABLEVIEW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TreeTableView
TreeAction - Class in com.sas.swing.visuals.remotefileselector.actions
TreeAction displays the tree view.
TreeAction() - Constructor for class com.sas.swing.visuals.remotefileselector.actions.TreeAction
Default Constructor
treeCollapsed(TreeExpansionEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when the tree fires a TreeExpansionEvent to the treeCollapsed method.
treeExpanded(TreeExpansionEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when the tree fires a TreeExpansionEvent to the treeExpanded method.
TreeIconModel - Class in com.sas.graphics.components
Behavior
TreeIconModel(Icon, Icon, Icon) - Constructor for class com.sas.graphics.components.TreeIconModel
 
TreeIconModel(Icon) - Constructor for class com.sas.graphics.components.TreeIconModel
 
TreeIterator - Class in com.sas.util
Defines an abstract base class for different tree traversal algorithms, for example preorder traversal, inorder traversal, and postorder traversal.
TreeIterator(TreeInterface) - Constructor for class com.sas.util.TreeIterator
Constructor.
TreeIteratorInterface - Interface in com.sas.util
Defines an interface for different tree traversal algorithms, for example preorder traversal, inorder traversal, and postorder traversal.
TreeListSelector - Class in com.sas.servlet.tbeans.dualselector.html
Transformation bean definition for creating an HTML/JavaScript TreeListSelector.
TreeListSelector() - Constructor for class com.sas.servlet.tbeans.dualselector.html.TreeListSelector
Construct a new TreeListSelector
TreeListSelector(String, TreeModel) - Constructor for class com.sas.servlet.tbeans.dualselector.html.TreeListSelector
Construct a new TreeListSelector
TreeListSelector - Class in com.sas.swing.visuals.dualselector
TreeListSelector class is an implementation that has a JTree and a JList component.
TreeListSelector() - Constructor for class com.sas.swing.visuals.dualselector.TreeListSelector
Constructs a TreeListSelector object.
treeModel - Variable in class com.sas.storage.jdbc.JDBCToTreeModelAdapter
TreeModel to store node values
TreeModelAdapter - Class in com.sas.swing.models
 
TreeModelAdapter() - Constructor for class com.sas.swing.models.TreeModelAdapter
 
TreeModelAdapter(TreeInterface) - Constructor for class com.sas.swing.models.TreeModelAdapter
 
TreeNode - Class in com.sas.servlet.tbeans.models
The TreeNode model creates nodes that can be used to create a hierarchical structure.
TreeNode() - Constructor for class com.sas.servlet.tbeans.models.TreeNode
Default constructor of TreeNode
TreeNode(String, String, String, String, String) - Constructor for class com.sas.servlet.tbeans.models.TreeNode
Constructor of TreeNode
TreeNode(String, String, String) - Constructor for class com.sas.servlet.tbeans.models.TreeNode
Constructor of TreeNode
TreeNode(String, String) - Constructor for class com.sas.servlet.tbeans.models.TreeNode
Constructor of TreeNode
TreeNode(String) - Constructor for class com.sas.servlet.tbeans.models.TreeNode
Constructor of TreeNode
TreeNodeAdapter - Class in com.sas.swing.models
 
TreeNodeAdapter(SimpleNodeInterface) - Constructor for class com.sas.swing.models.TreeNodeAdapter
 
TreeNodeAdapter(SimpleNodeInterface, boolean) - Constructor for class com.sas.swing.models.TreeNodeAdapter
 
TreeNodeAdapter(SimpleNodeInterface, TransformInterface) - Constructor for class com.sas.swing.models.TreeNodeAdapter
 
TreeNodeAdapter(SimpleNodeInterface, boolean, TransformInterface) - Constructor for class com.sas.swing.models.TreeNodeAdapter
 
TreeNodeIconCellRenderer - Class in com.sas.swing.visuals
A subclass of the javax.swing.tree.DefaultTreeCellRenderer.
TreeNodeIconCellRenderer() - Constructor for class com.sas.swing.visuals.TreeNodeIconCellRenderer
Returns a new default instance of TreeNodeIconCellRenderer.
TreeNodeInterface - Interface in com.sas.servlet.tbeans.models
TreeNodeInterface is an interface for creating a tree node.
treeNodesChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when this tree's TreeModel fires a TreeModelEvent to the treeNodesChanged method.
treeNodesChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Defined in javax.tree.event.TreeModelListener, but not implemented in this class
treeNodesChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
 
treeNodesChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
 
treeNodesInserted(TreeModelEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when this tree's TreeModel fires a TreeModelEvent to the treeNodesInserted method.
treeNodesInserted(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Responds to events fired when nodes are inserted into the selected tree.
treeNodesInserted(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
 
treeNodesInserted(TreeModelEvent) - Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
 
treeNodesRemoved(TreeModelEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when this tree's TreeModel fires a TreeModelEvent to the treeNodesRemoved method.
treeNodesRemoved(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Responds to events fired when nodes are removed from the selected tree.
treeNodesRemoved(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
 
treeNodesRemoved(TreeModelEvent) - Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
 
TreeNodeTag - Class in com.sas.taglib.servlet.tbeans
TreeViewTag is the tag handler class for the sas:TreeView custom tag .
TreeNodeTag() - Constructor for class com.sas.taglib.servlet.tbeans.TreeNodeTag
 
TreePathToNodeExpandedTextStringTransform - Class in com.sas.util.transforms
Transform a TreePathToNodeExpandedTextStringTransform() - Constructor for class com.sas.util.transforms.TreePathToNodeExpandedTextStringTransform
 
treeStructureChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when this tree's TreeModel fires a TreeModelEvent to the treeStructureChanged method.
treeStructureChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
Defined in javax.tree.event.TreeModelListener, but not implemented in this class
treeStructureChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
 
treeStructureChanged(TreeModelEvent) - Method in class com.sas.swing.visuals.remotefileselector.RemoteFileTreeComponent
 
TREETABLEVIEW_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom actions for the tree table view.
TreeUtil - Class in com.sas.dataselectors.filters.tree
 
TreeUtil - Class in com.sas.swing.visuals.util
A utility class for working with the TreeModel interface and JTree.
TreeUtil() - Constructor for class com.sas.swing.visuals.util.TreeUtil
 
TreeView - Class in com.sas.servlet.tbeans.html
The TreeView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a tree.
TreeView() - Constructor for class com.sas.servlet.tbeans.html.TreeView
Default constructor for the TreeView.
TreeView(String) - Constructor for class com.sas.servlet.tbeans.html.TreeView
Constructor which creates a new TreeView with associated name.
TreeView(String, boolean, boolean, boolean, int, int, boolean, String) - Constructor for class com.sas.servlet.tbeans.html.TreeView
Constructor which creates a new TreeView with many properties provided as parameters.
TREEVIEW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TreeView
TreeView - Class in com.sas.swing.visuals

TreeView is a class which displays a hierarchical list of items.
TreeView() - Constructor for class com.sas.swing.visuals.TreeView
Constructs a TreeView object.
TreeView - Class in com.sas.visuals

TreeView is a class which displays a hierarchical list of items.
TreeView() - Constructor for class com.sas.visuals.TreeView
Constructs a TreeView object.
TREEVIEW_BACKGROUND_IMAGE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the normally sized background node's images when PROGRESSIVE There is no default value
TREEVIEW_BACKGROUND_IMAGE1 - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the smaller background node's images when PROGRESSIVE There is no default value
TREEVIEW_CLASS - Static variable in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
The style class key for the available list of this simple calculated item selector panel.
TREEVIEW_CURSOR_HAND - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the 'cursor hand' when PROGRESSIVE There is no default value
TREEVIEW_DESCRIPTION - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the description part of the text for a node.
TREEVIEW_DISABLED - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for a node which has been disabled.
TREEVIEW_DIV_IMAGE_SPACE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used to control the spacing between the +/- and the node image for the DIV version of the TreeView Value defaults to treeDivImageSpace
TREEVIEW_FLOAT - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the DIV holding the left part of the node when PROGRESSIVE and the node's text spans on multiple rows There is no default value
TREEVIEW_IMAGE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the node image (or icon).
TREEVIEW_IMAGE_SPACE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used to control the spacing between the +/- and the node image Value defaults to treeImageSpace
TREEVIEW_LINK - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for node text which is linked to a URL.
TREEVIEW_LINKACTIVE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for node text which is selected and linked to a URL.
TREEVIEW_PANE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for div which surrounds the TreeView.
TREEVIEW_SELECTED - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for a node which has been selected.
TREEVIEW_SUFFIX - Static variable in class com.sas.servlet.tbeans.dataselectors.calculateditems.html.SimpleCalculatedItemSelectorPanel
The suffix used to build the style class key for the available label of this calculated item selector panel.
TREEVIEW_TABLE - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for the table which surrounds the plus/minus lines of the TreeView.
TREEVIEW_TEXT - Static variable in interface com.sas.servlet.tbeans.html.TreeViewStyleKeysInterface
Key for the style used for node text which is not linked to a URL.
TreeViewStyleKeysInterface - Interface in com.sas.servlet.tbeans.html
The class contains constants used as keys into the style map used by the TreeView.
TreeViewTag - Class in com.sas.taglib.servlet.tbeans
TreeViewTag is the tag handler class for the sas:TreeView custom tag .
TreeViewTag() - Constructor for class com.sas.taglib.servlet.tbeans.TreeViewTag
 
treeWillCollapse(TreeExpansionEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when the tree fires a TreeExpansionEvent to the treeWillCollapse method.
treeWillExpand(TreeExpansionEvent) - Method in class com.sas.swing.visuals.CheckBoxTree
Invoked when the tree fires a TreeExpansionEventt to the treeWillExpand method.
TRENDLINE - Static variable in class com.sas.graphics.components.GraphConstants
TRENDLINE enables a set of static actions associated with the public TRENDLINE_ constants.
TRENDLINE_BASE - Static variable in class com.sas.graphics.components.GraphConstants
Display a trendline joining the ending position from one bar to the base (or starting) position of the successive bar.
TRENDLINE_NONE - Static variable in class com.sas.graphics.components.GraphConstants
Do not display a trendline.
TRENDLINE_VALUE - Static variable in class com.sas.graphics.components.GraphConstants
Display a trendline joining the ending position from one bar to the ending position of the successive bar.
TRI - Static variable in class com.sas.graphics.components.GraphConstants
TERNARY enables a set of static actions associated with the set public constants used for ternary properties.
triggerAlarm() - Method in class com.sas.util.Alarm
Trigger this alarm.
trimUsed - Variable in class com.sas.storage.jdbc.JDBCAdapter
If true, all character string data returned from the data source will be trimmed of whitespace according to String.trim().
TRISTATE_SELECTION - Static variable in class com.sas.servlet.tbeans.BaseTreeView
SelectionMode constant for using checkboxes next to every leaf node (nodes without any children) for selection, and an image next to each folder indicating if none/some/all of its children have been selected.
TriStateCheckBox - Class in com.sas.swing.visuals
An implementation of a tri-state check box -- an item that can be selected, deselected, or in a mixed state and which displays its state to the user.
TriStateCheckBox() - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates an initially unselected check box button with no text, no icon.
TriStateCheckBox(Icon) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates an initially unselected check box with an icon.
TriStateCheckBox(Icon, boolean) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates a check box with an icon and specifies whether or not it is initially selected.
TriStateCheckBox(Icon, int) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates a check box with an icon and specifies its initial value.
TriStateCheckBox(String) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates an initially unselected check box with text.
TriStateCheckBox(String, boolean) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates a check box with text and specifies whether or not it is initially selected.
TriStateCheckBox(String, int) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates a check box with text and specifies its initial value.
TriStateCheckBox(String, Icon) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates an initially unselected check box with the specified text and icon.
TriStateCheckBox(String, Icon, boolean) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates a check box with text and icon, and specifies whether or not it is initially selected.
TriStateCheckBox(String, Icon, int) - Constructor for class com.sas.swing.visuals.TriStateCheckBox
Creates a check box with text and icon, and specifies whether or not it is initially selected.
TriStateCheckBox.TriStateCheckBoxModel - Class in com.sas.swing.visuals
The TriStateCheckBox model
TriStateCheckBox.TriStateCheckBoxModel() - Constructor for class com.sas.swing.visuals.TriStateCheckBox.TriStateCheckBoxModel
 
TriStateCheckBoxList - Class in com.sas.swing.visuals
A component that allows the user to select one or more objects from a list by using TriStateCheckBoxes in place of labels.
TriStateCheckBoxList(ListModel) - Constructor for class com.sas.swing.visuals.TriStateCheckBoxList
Constructs a TriStateCheckBoxList that displays the elements in the specified, non-null model.
TriStateCheckBoxList(Object[]) - Constructor for class com.sas.swing.visuals.TriStateCheckBoxList
Constructs a TriStateCheckBoxList that displays the elements in the specified array.
TriStateCheckBoxList(Vector) - Constructor for class com.sas.swing.visuals.TriStateCheckBoxList
Constructs a TriStateCheckBoxList that displays the elements in the specified Vector.
TriStateCheckBoxList() - Constructor for class com.sas.swing.visuals.TriStateCheckBoxList
Constructs a TriStateCheckBoxList with an empty model.
TriStateCheckBoxListCellRenderer - Class in com.sas.swing.visuals
Renders an item in a TriStateCheckBoxList.
TriStateCheckBoxListCellRenderer() - Constructor for class com.sas.swing.visuals.TriStateCheckBoxListCellRenderer
create the default components of the cell
TriStateCheckBoxListSelectionModel - Class in com.sas.swing.visuals
Default data model for TriStateCheckBoxList selections.
TriStateCheckBoxListSelectionModel() - Constructor for class com.sas.swing.visuals.TriStateCheckBoxListSelectionModel
 
TRUE - Static variable in class com.sas.graphics.components.GraphConstants
 
TRUE_VALUE - Static variable in class com.sas.swing.visuals.dataselectors.propertyeditor.RadioButtonEditorPanel
Constant for specifying true
trueButton - Variable in class com.sas.swing.visuals.dataselectors.propertyeditor.RadioButtonEditorPanel
JRadioButton component for specifying true
trueRowCountCalculated - Variable in class com.sas.storage.jdbc.JDBCRowCountAdapter
If true, the actual row count is calculated.
TrueRowCountCalculatedInterface - Interface in com.sas.table
Interface for determining if the data model should be forced to calculated the actual row count.
TSV - Static variable in interface com.sas.storage.jdbc.export.ExportInterface
Represents the Tab Separated Values (TSV) export format.
tThread - Variable in class com.sas.util.TimedCommand
The thread in which the command executes.
TTV_TREEVIEW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
TreeTableView's TreeView
TunneledConnectClient - Class in com.sas.net.connect
This class represents a tunneled Connect client.
TunneledConnectClient(Properties) - Constructor for class com.sas.net.connect.TunneledConnectClient
Construct a TunneledConnectClient object.
Tuple - Class in com.sas.storage.olap.embedded
Used for building the Tuples of an in memory multidimensional ResultSet This implementation is designed for the simple definition of a tuple in a multidimensional ResultSet.
Tuple() - Constructor for class com.sas.storage.olap.embedded.Tuple
Default tuple with no elements
Tuple(TupleElementInterface[]) - Constructor for class com.sas.storage.olap.embedded.Tuple
Create a tuple with the elements
Tuple - Class in com.sas.storage.olap.sasmdx
Contains the client side implementation for com.sas.storage.olap.TupleInterface.
TUPLE_ELEMENT - Static variable in class com.sas.actionprovider.strategies.olap.BaseDataCellStrategy
 
TUPLE_ELEMENT - Static variable in class com.sas.actionprovider.strategies.olap.BaseHeaderStrategy
 
TUPLE_ELEMENT - Static variable in class com.sas.actionprovider.strategies.olap.DefaultDataCellStrategy
 
TUPLE_ELEMENT - Static variable in class com.sas.actionprovider.strategies.olap.DefaultHeaderStrategy
 
TUPLE_ELEMENT - Static variable in class com.sas.actionprovider.strategies.olap.FilterAndRankSelectorStrategy
 
TUPLE_ELEMENT - Static variable in interface com.sas.actionprovider.util.dataselector.SelectorDynamicValueKeys
 
TUPLE_ELEMENT - Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
 
TUPLE_ELEMENT_INDEX - Static variable in class com.sas.actionprovider.strategies.olap.BaseHeaderStrategy
 
TUPLE_ELEMENT_INDEX - Static variable in class com.sas.actionprovider.strategies.olap.DefaultHeaderStrategy
 
TUPLE_ELEMENT_INDEX - Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
 
TUPLE_ELEMENTS - Static variable in class com.sas.actionprovider.strategies.olap.BaseDataCellStrategy
 
TUPLE_ELEMENTS - Static variable in class com.sas.actionprovider.strategies.olap.BaseHeaderStrategy
 
TUPLE_ELEMENTS - Static variable in class com.sas.actionprovider.strategies.olap.DefaultDataCellStrategy
 
TUPLE_ELEMENTS - Static variable in class com.sas.actionprovider.strategies.olap.DefaultHeaderStrategy
 
TUPLE_ELEMENTS - Static variable in class com.sas.actionprovider.strategies.olap.ShowDetailDataSelectorStrategy
 
TUPLE_ELEMENTS - Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
 
TUPLE_INDEX - Static variable in class com.sas.actionprovider.strategies.olap.BaseHeaderStrategy
 
TUPLE_INDEX - Static variable in class com.sas.actionprovider.strategies.olap.DefaultHeaderStrategy
 
TUPLE_INDEX - Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
 
TUPLE_LABEL - Static variable in class com.sas.actionprovider.strategies.olap.BaseHeaderStrategy
 
TUPLE_LABEL - Static variable in class com.sas.actionprovider.strategies.olap.DefaultHeaderStrategy
 
TUPLE_LABEL - Static variable in interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
 
tupleElement - Variable in class com.sas.commands.dataselectors.FilterAndRankSelectorCommand
Tuple Element for this command
TupleElement - Class in com.sas.storage.olap.embedded
This implementation is designed for the simple definition of tuple elements in a multidimensional ResultSet.
TupleElement() - Constructor for class com.sas.storage.olap.embedded.TupleElement
 
TupleElement(String) - Constructor for class com.sas.storage.olap.embedded.TupleElement
Constructor that takes a unique name for this tuple element
TupleElement(TupleElementInterface) - Constructor for class com.sas.storage.olap.embedded.TupleElement
 
TupleElement - Class in com.sas.storage.olap.sasmdx
Contains the client side implementation for com.sas.storage.olap.TupleElementInterface.
TupleElement(TupleInterface, int, String, String, String, String, String, Map, TupleElementType) - Constructor for class com.sas.storage.olap.sasmdx.TupleElement
 
TupleElementInterface - Interface in com.sas.storage.olap
An interface representing a tuple element in a multidimensional result set.
TupleInterface - Interface in com.sas.storage.olap
An interface representing a tuple in a multidimensional result set.
typBoolean - Static variable in class com.sas.net.connect.RemoteObject
 
typBooleanArray - Static variable in class com.sas.net.connect.RemoteObject
 
typBooleanArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typByte - Static variable in class com.sas.net.connect.RemoteObject
 
typByteArray - Static variable in class com.sas.net.connect.RemoteObject
 
typByteArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typChar - Static variable in class com.sas.net.connect.RemoteObject
 
typCharArray - Static variable in class com.sas.net.connect.RemoteObject
 
typCharArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typDouble - Static variable in class com.sas.net.connect.RemoteObject
 
typDoubleArray - Static variable in class com.sas.net.connect.RemoteObject
 
typDoubleArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
type - Variable in class com.sas.actionprovider.Area
The general type of area corresponding to an areaType defined by a support class.
type - Variable in class com.sas.awt.AppletStateChangedEvent
The event type: one of APPLET_START, APPLET_STOP, APPLET_INIT, or APPLET_DESTROY
type - Variable in class com.sas.dataselectors.export.HTMLExportCSSInfo
The MIME type of the CSS style sheet
type - Variable in class com.sas.servlet.tbeans.util.validators.MaximumValueValidator
Flag to determine whether to validate integers or floats.
type - Variable in class com.sas.servlet.tbeans.util.validators.MinimumValueValidator
Flag to determine whether to validate integers or floats.
type - Variable in class com.sas.swing.visuals.CalendarDayButton
 
TYPE - Static variable in class com.sas.table.BorderStyle
String used to identify the type property in the bag.
TYPE_ALL - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is all, as well as the return value for the getType method.
TYPE_ALL - Static variable in interface com.sas.storage.olap.MemberInterface
The name of the member whose type is all, as well as the return value for the getType method.
TYPE_CALCULATED - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is calculated, as well as the return value for the getType method.
TYPE_CELL - Static variable in interface com.sas.storage.olap.PropertyInterface
The name of the property whose type is cell, as well as the return value for the getType method.
TYPE_COLUMN - Static variable in interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface
 
TYPE_FORMULA - Static variable in interface com.sas.storage.olap.MemberInterface
The name of the member whose type is a formula, as well as the return value for the getType method.
TYPE_KEY - Static variable in interface com.sas.sasserver.tree.RemoteServerNodeInterface
Key for the String item which defines the node type.
TYPE_LABEL_NAME - Static variable in interface com.sas.dataselectors.totals.TotalsSelectorComponentNames
The name of the Type: label.
TYPE_MEASURE - Static variable in interface com.sas.storage.olap.DimensionInterface
The name of the dimension whose type is measure, as well as the return value for the getType method.
TYPE_MEASURE - Static variable in interface com.sas.storage.olap.MemberInterface
The name of the member whose type is a measure, as well as the return value for the getType method.
TYPE_MEMBER - Static variable in interface com.sas.storage.olap.PropertyInterface
The name of the property whose type is member, as well as the return value for the getType method.
TYPE_OTHER - Static variable in interface com.sas.storage.olap.DimensionInterface
The name of the dimension whose type is something other than time or meausure, as well as the return value for the getType method.
TYPE_RADIO_NAME - Static variable in interface com.sas.dataselectors.totals.TotalsSelectorComponentNames
The name of the Type: radio box.
TYPE_REGULAR - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is regular, as well as the return value for the getType method.
TYPE_REGULAR - Static variable in interface com.sas.storage.olap.MemberInterface
The name of the member whose type is regular, as well as the return value for the getType method.
TYPE_TIME - Static variable in interface com.sas.storage.olap.DimensionInterface
The name of the dimension whose type is time, as well as the return value for the getType method.
TYPE_TIME - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is time, as well as the return value for the getType method.
TYPE_TIME_DAYS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is days, as well as the return value for the getType method.
TYPE_TIME_HALF_YEAR - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is a half year, as well as the return value for the getType method.
TYPE_TIME_HOURS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is hours, as well as the return value for the getType method.
TYPE_TIME_MINUTES - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is minutes, as well as the return value for the getType method.
TYPE_TIME_MONTHS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is a month, as well as the return value for the getType method.
TYPE_TIME_QUARTERS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is a quarter, as well as the return value for the getType method.
TYPE_TIME_SECONDS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is seconds, as well as the return value for the getType method.
TYPE_TIME_UNDEFINED - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is time, but undefined, as well as the return value for the getType method.
TYPE_TIME_WEEKS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is weeks, as well as the return value for the getType method.
TYPE_TIME_YEARS - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is years, as well as the return value for the getType method.
TYPE_UNKNOWN - Static variable in interface com.sas.storage.olap.DimensionInterface
The name of the dimension whose type is unknown, as well as the return value for the getType method.
TYPE_UNKNOWN - Static variable in interface com.sas.storage.olap.LevelInterface
The name of the level whose type is unknown, as well as the return value for the getType method.
TYPE_UNSPECIFIED - Static variable in interface com.sas.storage.olap.MemberInterface
The name of the member whose type is regular, as well as the return value for the getType method.
typeDescriptor - Variable in class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel
 
typeInfo - Static variable in class com.sas.storage.jdbc.JDBCDataTypeInfo
A hashtable mapping JDBC data type ids to an object containing information about that data type.
typFloat - Static variable in class com.sas.net.connect.RemoteObject
 
typFloatArray - Static variable in class com.sas.net.connect.RemoteObject
 
typFloatArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typInt - Static variable in class com.sas.net.connect.RemoteObject
 
typIntArray - Static variable in class com.sas.net.connect.RemoteObject
 
typIntArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typList - Static variable in class com.sas.net.connect.RemoteObject
 
typLong - Static variable in class com.sas.net.connect.RemoteObject
 
typLongArray - Static variable in class com.sas.net.connect.RemoteObject
 
typLongArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typMissing - Static variable in class com.sas.net.connect.RemoteObject
 
typShort - Static variable in class com.sas.net.connect.RemoteObject
 
typShortArray - Static variable in class com.sas.net.connect.RemoteObject
 
typShortArray2D - Static variable in class com.sas.net.connect.RemoteObject
 
typString - Static variable in class com.sas.net.connect.RemoteObject
 
typStringArray - Static variable in class com.sas.net.connect.RemoteObject
 
typStringArray2D - Static variable in class com.sas.net.connect.RemoteObject
 

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.