public class CbpTableRow extends Object
| Constructor and Description |
|---|
CbpTableRow() |
| Modifier and Type | Method and Description |
|---|---|
CbpTableCell |
createCell() |
List<CbpTableCell> |
getCells() |
String |
getTitle() |
void |
setTitle(String title) |
public List<CbpTableCell> getCells()
public CbpTableCell createCell()
public String getTitle()
public void setTitle(String title)
Copyright © 2016–2019. All rights reserved.