public class DefaultWorkbenchPartSelection extends Object implements IWorkbenchPartSelection
| Constructor and Description |
|---|
DefaultWorkbenchPartSelection(org.eclipse.ui.IWorkbenchPart workbenchPart,
org.eclipse.jface.viewers.ISelection selection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.eclipse.jface.viewers.ISelection |
getSelection() |
org.eclipse.ui.IWorkbenchPart |
getWorkbenchPart() |
int |
hashCode() |
public DefaultWorkbenchPartSelection(org.eclipse.ui.IWorkbenchPart workbenchPart,
org.eclipse.jface.viewers.ISelection selection)
public org.eclipse.ui.IWorkbenchPart getWorkbenchPart()
getWorkbenchPart in interface IWorkbenchPartSelectionpublic org.eclipse.jface.viewers.ISelection getSelection()
getSelection in interface IWorkbenchPartSelectionCopyright © 2016. All Rights Reserved.