@Deprecated public class TableRow extends GenericTableRow
| Constructor and Description |
|---|
TableRow(List<AbstractTableCell> cells)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSelected()
Deprecated.
Says whether the row is selected or not.
|
int |
getSelectionCellIndex()
Deprecated.
Returns the cell selection index.
|
SelectionTableCell |
getSelectionTableCell()
Deprecated.
Returns the selection cell found on the row.
|
getCells, getRowId, setCells, toStringpublic TableRow(List<AbstractTableCell> cells) throws ClientException
ClientExceptionpublic boolean getSelected()
throws ClientException
ClientExceptionpublic SelectionTableCell getSelectionTableCell() throws ClientException
ClientExceptionpublic int getSelectionCellIndex()
Copyright © 2013 Nuxeo SA. All Rights Reserved.