public class QueryListWrapper extends Object
| Constructor and Description |
|---|
QueryListWrapper(ConnectionWrapper connectionWrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
createQuery(String filterType,
String filterData) |
void |
dispose() |
org.eclipse.core.databinding.observable.set.IObservableSet |
getObservableQueries() |
void |
remove(QueryBean queryBean) |
public QueryListWrapper(ConnectionWrapper connectionWrapper)
Copyright © 2015 Eclipse SCADA Project. All rights reserved.