public class QueryDataView extends QueryViewPart
query| Constructor and Description |
|---|
QueryDataView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
void |
createPartControl(Composite parent) |
protected Display |
getDisplay() |
void |
setFocus() |
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) |
void |
updateState(QueryState state) |
addListener, dispose, getQueryFromSelection, removeListener, setQuery, setSelectionpublic void createPartControl(Composite parent)
public void setFocus()
protected void clear()
clear in class QueryViewPartpublic void updateData(int index,
java.util.Map<java.lang.String,java.util.List<java.lang.Double>> values,
java.util.List<ValueInformation> valueInformation)
protected Display getDisplay()
public void updateParameters(QueryParameters parameters,
java.util.Set<java.lang.String> valueTypes)
public void updateState(QueryState state)
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