| Package | Description |
|---|---|
| org.eclipse.scada.ae.ui.views.dialog | |
| org.eclipse.scada.ae.ui.views.views |
| Modifier and Type | Method and Description |
|---|---|
static SearchType |
SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchType[] |
SearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Pair<SearchType,String> |
EventHistorySearchDialog.getFilter() |
static Pair<SearchType,String> |
EventHistorySearchDialog.open(org.eclipse.swt.widgets.Shell parentShell,
Pair<SearchType,String> filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventHistorySearchDialog.onFilterChanged(Pair<SearchType,String> filter) |
void |
FilterChangedListener.onFilterChanged(Pair<SearchType,String> filter) |
void |
EventHistorySearchDialog.onFilterParseError(Pair<SearchType,String> error) |
void |
FilterChangedListener.onFilterParseError(Pair<SearchType,String> error) |
static Pair<SearchType,String> |
EventHistorySearchDialog.open(org.eclipse.swt.widgets.Shell parentShell,
Pair<SearchType,String> filter) |
| Modifier and Type | Method and Description |
|---|---|
Pair<SearchType,String> |
EventViewTable.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventViewTable.setFilter(Pair<SearchType,String> filter) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.