Package | Description |
---|---|
ambit2.base.data |
Base data structures; no chemistry.
|
ambit2.db.results | |
ambit2.ui.table |
Modifier and Type | Method and Description |
---|---|
ISelectableRecords.SELECTION_MODE |
ISelectableRecords.getSelection() |
static ISelectableRecords.SELECTION_MODE |
ISelectableRecords.SELECTION_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISelectableRecords.SELECTION_MODE[] |
ISelectableRecords.SELECTION_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ISelectableRecords.setSelection(ISelectableRecords.SELECTION_MODE mode) |
Modifier and Type | Field and Description |
---|---|
protected ISelectableRecords.SELECTION_MODE |
StoredQueryTableModel.selectionMode |
Modifier and Type | Method and Description |
---|---|
ISelectableRecords.SELECTION_MODE |
StoredQueryTableModel.getSelection() |
Modifier and Type | Method and Description |
---|---|
protected void |
StoredQueryTableModel.selectRecords(ISelectableRecords.SELECTION_MODE mode) |
void |
StoredQueryTableModel.setSelection(ISelectableRecords.SELECTION_MODE mode) |
Modifier and Type | Method and Description |
---|---|
ISelectableRecords.SELECTION_MODE |
BrowsableTableModel.getSelection() |
Modifier and Type | Method and Description |
---|---|
void |
BrowsableTableModel.setSelection(ISelectableRecords.SELECTION_MODE mode) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.