@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, toString
public TableRow(List<AbstractTableCell> cells) throws ClientException
ClientException
public boolean getSelected() throws ClientException
ClientException
public SelectionTableCell getSelectionTableCell() throws ClientException
ClientException
public int getSelectionCellIndex()
Copyright © 2013 Nuxeo SA. All Rights Reserved.