public class QueryOfflineViewPart extends AbstractQueryViewPart implements PropertyChangeListener
Modifier and Type | Field and Description |
---|---|
static String |
VIEW_ID |
query
Constructor and Description |
---|
QueryOfflineViewPart() |
Modifier and Type | Method and Description |
---|---|
protected void |
clear() |
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
protected boolean |
isSupported(QueryBean query) |
void |
propertyChange(PropertyChangeEvent evt) |
void |
setFocus() |
protected void |
setQuery(QueryBean query) |
protected void |
update() |
addSelectionListener, dispose, getQueryFromSelection, removeSelectionListener, setSelection
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String VIEW_ID
protected boolean isSupported(QueryBean query)
isSupported
in class AbstractQueryViewPart
protected void clear()
clear
in class AbstractQueryViewPart
protected void setQuery(QueryBean query)
setQuery
in class AbstractQueryViewPart
public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl
in interface org.eclipse.ui.IWorkbenchPart
createPartControl
in class org.eclipse.ui.part.WorkbenchPart
public void setFocus()
setFocus
in interface org.eclipse.ui.IWorkbenchPart
setFocus
in class org.eclipse.ui.part.WorkbenchPart
public void propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener
protected void update()
Copyright © 2016 Eclipse SCADA Project. All rights reserved.