org.smallmind.wicket.component.google.visualization
Class TableRow
java.lang.Object
org.smallmind.wicket.component.google.visualization.TableElement
org.smallmind.wicket.component.google.visualization.TableRow
public class TableRow
- extends TableElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableRow
protected TableRow(DataTable dataTable,
TableCell[] cells)
getColumnCount
public int getColumnCount()
getCells
public Iterable<TableCell> getCells()
getCell
public TableCell getCell(int index)
getValue
public Value getValue(int index)
addCell
public void addCell(TableCell tableCell)
Copyright © 2012. All Rights Reserved.