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, setSelectioncheckSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartNameaddPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusyaddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String VIEW_ID
protected boolean isSupported(QueryBean query)
isSupported in class AbstractQueryViewPartprotected void clear()
clear in class AbstractQueryViewPartprotected void setQuery(QueryBean query)
setQuery in class AbstractQueryViewPartpublic void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class org.eclipse.ui.part.WorkbenchPartpublic void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerprotected void update()
Copyright © 2016 Eclipse SCADA Project. All rights reserved.