Package | Description |
---|---|
org.jboss.dashboard.displayer.table |
Multi-dimensional displayer component that shows information in a table.
|
Modifier and Type | Field and Description |
---|---|
protected List<TableColumn> |
Table.tableColumns |
Modifier and Type | Method and Description |
---|---|
TableColumn |
Table.createColumn() |
TableColumn |
DataSetTable.createColumn() |
TableColumn |
Table.getColumn(int columnIndex) |
Modifier and Type | Method and Description |
---|---|
void |
Table.addColumn(TableColumn column) |
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.