public abstract class AbstractConditionQueryViewPart extends AbstractEntryViewPart
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractConditionQueryViewPart.ConditionListenerImpl |
entry
Constructor and Description |
---|
AbstractConditionQueryViewPart() |
Modifier and Type | Method and Description |
---|---|
protected void |
clear() |
protected abstract void |
handleDataChanged(List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed,
boolean full) |
protected abstract void |
handleStatusChanged(SubscriptionState state) |
protected boolean |
isSupported(BrowserEntryBean query) |
protected void |
setEntry(BrowserEntryBean query) |
addSelectionListener, dispose, removeSelectionListener, setSelection
getRealm, scheduleJob
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
addPartPropertyListener, addPropertyListener, createPartControl, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setFocus, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected boolean isSupported(BrowserEntryBean query)
isSupported
in class AbstractEntryViewPart
protected void setEntry(BrowserEntryBean query)
setEntry
in class AbstractEntryViewPart
protected abstract void handleDataChanged(List<MonitorStatusInformation> addedOrUpdated, Set<String> removed, boolean full)
protected abstract void handleStatusChanged(SubscriptionState state)
protected void clear()
clear
in class AbstractEntryViewPart
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.