|
Components |
|
| |||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
OLAPColumnHeader
with a default
TableColumnModel
.
OLAPColumnHeader
which is initialized with
model
as the Column model.
this(null
.
OLAPDrillState
.
RelationalExportInterface
object,
writes multidimensional data into either a OLAPExporter() -
Constructor for class com.sas.storage.olap.export.OLAPExporter
FilterValueInterface
.OLAPRowHeader
OLAPRowHeader
which is initialized with
model
as the row model.
TableView
and allows OLAP (On-Line Analytical Processing) data to be viewed and manipulated in tabular form.OLAPTableView
that is initialized with a default
data model, a default column model, a default row model, and default selection models.
OLAPTableView
that is initialized with
tableModel
as the data model, a default column model, a default row model,
and default selection models.
OLAPTableView
that is initialized with
tableModel
as the data model, columnModel
as the column model, a default row model, and default selection models.
OLAPTableView
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 .
OLAPTableView
with numRows
and numColumns
of empty cells using
DefaultTableModel
.
OLAPTableView
to display the values in the
Vector
of Vectors
, rowData
,
with column names, columnNames
.
OLAPTableView
to display the values in the two dimensional array,
rowData
, with column names, columnNames
.
Note that the toString() method on this class calls the write
method, which may have undesirable side effects.
OLAPTimeBasedFilterSelectorPanel
Note: A snapshot of the AppDev Studio Developers Site is installed on your local Web server when you install AppDev Studio.
CommonButtons.APPLY_BUTTON
identifier is pressed.
CommonButtons.CANCEL_BUTTON
identifier is pressed.
CommonButtons.CLOSE_BUTTON
identifier is pressed.
setEnd()
to notify subclasses of a change
to the end.
setEnd()
to notify subclasses of a change
to the end.
setEnd()
to notify subclasses of a change
to the end.
CommonButtons.HELP_BUTTON
identifier is pressed.
Dialog
for the specified panel.
Dialog
for the specified panel.
Or
class combines two PredicateInterface
objects
using a short circuit logical or ( ||
) operation.
|
Components |
|
| |||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |