Package | Description |
---|---|
com.orchestranetworks.addon.tese |
Provides classes and interfaces required for the Search and History operations.
|
Modifier and Type | Field and Description |
---|---|
static SearchSelectionMode |
SearchSelectionMode.FIELD |
static SearchSelectionMode |
SearchSelectionMode.TABLE |
Modifier and Type | Method and Description |
---|---|
SearchSelectionMode |
SearchContext.getSearchSelectionMode()
Gets the current SearchSelectionMode.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchContext.setSearchSelectionMode(SearchSelectionMode searchMode)
Sets the SearchSelectionMode for a search.
|