|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableDataRow | |
|---|---|
| org.drools.brms.client.rpc | This contains classes used for remote communication with the repository server. |
| org.drools.brms.client.table | |
| Uses of TableDataRow in org.drools.brms.client.rpc |
|---|
| Fields in org.drools.brms.client.rpc declared as TableDataRow | |
|---|---|
TableDataRow[] |
TableDataResult.data
|
| Uses of TableDataRow in org.drools.brms.client.table |
|---|
| Methods in org.drools.brms.client.table with parameters of type TableDataRow | |
|---|---|
static SortableTable |
SortableTable.createTableWidget(TableDataRow[] rows,
String[] header,
int fillRows)
This will return a sortable table ready to go. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||