Uses of Class
eu.webtoolkit.jwt.WTableRow
Packages that use WTableRow
-
Uses of WTableRow in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WTableRowModifier and TypeMethodDescriptionprotected WTableRowWTable.createRow(int row) Creates a table row.WTable.getRowAt(int row) Returns the row object for the given row.WTableCell.getTableRow()Returns the table row containing this cell.final WTableRowWTable.insertRow(int row) Inserts a row.Inserts a row.WTable.removeRow(int row) Removes a row.Methods in eu.webtoolkit.jwt with parameters of type WTableRow