| Package | Description |
|---|---|
| buoy.widget |
| Modifier and Type | Field and Description |
|---|---|
static BTable.SelectionMode |
BTable.SELECT_CELLS |
static BTable.SelectionMode |
BTable.SELECT_COLUMNS |
static BTable.SelectionMode |
BTable.SELECT_NONE |
static BTable.SelectionMode |
BTable.SELECT_ROWS |
| Modifier and Type | Method and Description |
|---|---|
BTable.SelectionMode |
BTable.getSelectionMode()
Get the selection mode for this table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BTable.setSelectionMode(BTable.SelectionMode mode)
Set the selection mode for this table.
|
Written by Peter Eastman.