|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use LabelCellTypeInterface | |
|---|---|
| com.sas.table | A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. |
| Uses of LabelCellTypeInterface in com.sas.table |
|---|
| Fields in com.sas.table declared as LabelCellTypeInterface | |
|---|---|
static LabelCellTypeInterface |
LabelCell.COLUMN_LABEL
Column label constant to pass as labelType parameter to constructor. |
static LabelCellTypeInterface |
LabelCell.ORIGIN_LABEL
Origin label constant to pass as labelType parameter to constructor. |
static LabelCellTypeInterface |
LabelCell.ROW_LABEL
Row label constant to pass as labelType parameter to constructor. |
| Methods in com.sas.table that return LabelCellTypeInterface | |
|---|---|
LabelCellTypeInterface |
LabelCell.getLabelType()
The type (e.g. |
| Constructors in com.sas.table with parameters of type LabelCellTypeInterface | |
|---|---|
LabelCell(TableView table,
LabelCellTypeInterface labelType,
java.lang.Object child)
Constructor. |
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||