public class QueryControlView extends QueryViewPart implements java.beans.PropertyChangeListener
query| Constructor and Description |
|---|
QueryControlView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changeRequest(int secondsOffset,
int secondsScale) |
protected void |
clear() |
void |
createPartControl(Composite parent) |
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
void |
setFocus() |
protected void |
setQuery(AbstractQueryBuffer query) |
void |
updateData(int index,
java.util.Map<java.lang.String,java.util.List<java.lang.Double>> values,
java.util.List<ValueInformation> valueInformation) |
void |
updateParameters(QueryParameters parameters,
java.util.Set<java.lang.String> valueTypes) |
protected void |
updateRequest() |
void |
updateState(QueryState state) |
addListener, dispose, getQueryFromSelection, removeListener, setSelectionpublic void createPartControl(Composite parent)
protected void changeRequest(int secondsOffset,
int secondsScale)
protected void updateRequest()
protected void setQuery(AbstractQueryBuffer query)
setQuery in class QueryViewPartprotected void clear()
clear in class QueryViewPartpublic void setFocus()
public void updateData(int index,
java.util.Map<java.lang.String,java.util.List<java.lang.Double>> values,
java.util.List<ValueInformation> valueInformation)
public void updateParameters(QueryParameters parameters,
java.util.Set<java.lang.String> valueTypes)
public void updateState(QueryState state)
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0