|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.core.commands.common.EventManager org.eclipse.ui.part.WorkbenchPart org.eclipse.ui.part.ViewPart org.eclipse.emf.ecore.xcore.ui.AbstractSelectionView org.eclipse.emf.ecore.xcore.ui.EOperationInvocationView
public class EOperationInvocationView
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.xcore.ui.AbstractSelectionView |
---|
editingDomainProvider, selection, selectionProvider |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
EOperationInvocationView()
|
Method Summary | |
---|---|
void |
createPartControl(Composite parent)
|
void |
dispose()
|
protected boolean |
isValidSelection(java.lang.Object o)
|
void |
setFocus()
|
protected void |
updateView()
|
Methods inherited from class org.eclipse.emf.ecore.xcore.ui.AbstractSelectionView |
---|
createActions, createMenu, createTextControl, createToolbar, disposeTextControl, getAdapter, getAdapter, init, selectionChanged, selectionChanged, setEditingDomainProvider, setSelectionProvider |
Methods inherited from class org.eclipse.ui.part.ViewPart |
---|
checkSite, getViewSite, init, saveState, setContentDescription, setInitializationData, setPartName |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
Constructor Detail |
---|
public EOperationInvocationView()
Method Detail |
---|
public void dispose()
dispose
in interface IWorkbenchPart
dispose
in class AbstractSelectionView
protected boolean isValidSelection(java.lang.Object o)
isValidSelection
in class AbstractSelectionView
protected void updateView()
updateView
in class AbstractSelectionView
public void createPartControl(Composite parent)
createPartControl
in interface IWorkbenchPart
createPartControl
in class AbstractSelectionView
public void setFocus()
setFocus
in interface IWorkbenchPart
setFocus
in class WorkbenchPart
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |