Package | Description |
---|---|
gov.nasa.pds.web.ui.containers |
Modifier and Type | Method and Description |
---|---|
RowContainer |
TableContainer.getHeader() |
Modifier and Type | Method and Description |
---|---|
List<RowContainer> |
TableContainer.getRows() |
Modifier and Type | Method and Description |
---|---|
void |
TableContainer.addRow(RowContainer row) |
void |
TableContainer.setHeader(RowContainer header) |
Modifier and Type | Method and Description |
---|---|
void |
TableContainer.addRows(List<RowContainer> newRows) |
Constructor and Description |
---|
TableContainer(String title,
RowContainer header) |
Copyright © 2010–2017 Planetary Data System. All rights reserved.