class TableItem extends Item
| Type | Name and description |
|---|---|
TableItem.RowStyle |
columnRowStyle |
java.util.List<java.lang.String> |
columns |
TableItem.RowStyle |
evenRowStyle |
TableItem.RowStyle |
oddRowStyle |
java.util.List<java.util.Map> |
rows |
| Constructor and description |
|---|
TableItem
(int x, int y, int width, int height) |
| Methods inherited from class | Name |
|---|---|
class Item |
getRectangle |
Groovy Documentation