|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BTable.SelectionMode | |
|---|---|
| buoy.widget | |
| Uses of BTable.SelectionMode in buoy.widget |
|---|
| Fields in buoy.widget declared as BTable.SelectionMode | |
|---|---|
static BTable.SelectionMode |
BTable.SELECT_CELLS
|
static BTable.SelectionMode |
BTable.SELECT_COLUMNS
|
static BTable.SelectionMode |
BTable.SELECT_NONE
|
static BTable.SelectionMode |
BTable.SELECT_ROWS
|
| Methods in buoy.widget that return BTable.SelectionMode | |
|---|---|
BTable.SelectionMode |
BTable.getSelectionMode()
Get the selection mode for this table. |
| Methods in buoy.widget with parameters of type BTable.SelectionMode | |
|---|---|
void |
BTable.setSelectionMode(BTable.SelectionMode mode)
Set the selection mode for this table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||