|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowStyle | |
---|---|
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 RowStyle in com.sas.table |
---|
Methods in com.sas.table that return RowStyle | |
---|---|
RowStyle |
TableView.getDefaultRowStyle()
Returns the set of style properties that serve as defaults for all rows. |
static RowStyle |
TableViewDefaults.getRowStyle()
Returns a default row style. |
Methods in com.sas.table with parameters of type RowStyle | |
---|---|
void |
TableView.setDefaultRowStyle(RowStyle newValue)
Specifies the set of style properties to use as defaults for all rows. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |