| Package | Description |
|---|---|
| org.ecoinformatics.seek.querybuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
DBSelectTableModelAdv
This class extends DBSelectTableModelBase and is used to enabled the user to
indicate which items will be displayed.
|
class |
DBSelectTableModelStd
This class extends DBSelectTableModelBase and is used to enabled the user to
indicate which items will be displayed, the boolean operator for the criteria
and the criteria.
|
| Modifier and Type | Field and Description |
|---|---|
protected DBSelectTableModelBase |
DBSelectTableUIBase.mModel |
| Modifier and Type | Method and Description |
|---|---|
void |
DBSelectTableUIBase.setModel(DBSelectTableModelBase aModel)
Set the data model into the table
|