| Package | Description |
|---|---|
| csbase.client.util.table |
| Constructor and Description |
|---|
Table(RowValueFactory<R> rowValueFactory,
RowModel<R> rowModel,
java.util.List<TableColumn<R>> columns,
java.lang.Integer visibleRowCount,
java.lang.Integer minRowCount,
java.lang.Integer maxRowCount)
Cria uma tabela que permite adicionar e remover linhas.
|
Copyright © 2015. All Rights Reserved.