public class SourceDataView extends AbstractDataView
AbstractDataView.ToggleProvideSelectionAction
Constructor and Description |
---|
SourceDataView()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected String |
getViewContext()
Get the view's dynamic help context identifier.
|
protected void |
onSelectionChange(Iterable<Instance> selection)
Called when the selection has changed
|
protected void |
provideCustomControls(org.eclipse.swt.widgets.Composite parent)
Add custom controls.
|
createViewControl, getDefaultInstanceSelector, getInstanceSelector, selectionChanged, setFocus, setInstanceSelector, updateSelectionProvider
createPartControl, getAdapter, getContributorId
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
public static final String ID
protected String getViewContext()
PropertiesViewPart
getViewContext
in class PropertiesViewPart
null
PropertiesViewPart.getViewContext()
protected void onSelectionChange(Iterable<Instance> selection)
AbstractDataView
onSelectionChange
in class AbstractDataView
selection
- the current selectionAbstractDataView.onSelectionChange(Iterable)
protected void provideCustomControls(org.eclipse.swt.widgets.Composite parent)
AbstractDataView
provideCustomControls
in class AbstractDataView
parent
- the parent compositeAbstractDataView.provideCustomControls(Composite)
public void dispose()
dispose
in interface org.eclipse.ui.IWorkbenchPart
dispose
in class AbstractDataView
AbstractDataView.dispose()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a