|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.table.TableViewDefaults
public class TableViewDefaults
Provides the default styles and property meta-data for TableView.
TableView
,
CellStyle
,
ColumnStyle
,
RowStyle
Constructor Summary | |
---|---|
TableViewDefaults()
|
Method Summary | |
---|---|
static CellStyle |
getCellStyle()
|
static ColumnStyle |
getColumnStyle()
Returns a default column style. |
static CellStyle |
getInvalidCellStyle()
Returns a default invalid cell style. |
static CellStyle |
getLabelStyle()
Returns a default label style. |
static RowStyle |
getRowStyle()
Returns a default row style. |
static com.sas.beans.ExtendedBeanInfo |
getTableViewExtendedBeanInfo()
Returns the ExtendedBeanInfo object for the com.sas.table.TableView class. |
Constructor Detail |
---|
public TableViewDefaults()
Method Detail |
---|
public static CellStyle getCellStyle()
public static CellStyle getLabelStyle()
public static CellStyle getInvalidCellStyle()
public static ColumnStyle getColumnStyle()
public static RowStyle getRowStyle()
public static com.sas.beans.ExtendedBeanInfo getTableViewExtendedBeanInfo()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |