public class PropertyShowInContext extends ShowInContext
Constructor and Description |
---|
PropertyShowInContext(IWorkbenchPart aPart,
ISelection selection) |
PropertyShowInContext(IWorkbenchPart aPart,
ShowInContext aShowInContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
IWorkbenchPart |
getPart() |
int |
hashCode() |
void |
setPart(IWorkbenchPart part) |
getInput, getSelection, setInput, setSelection
public PropertyShowInContext(IWorkbenchPart aPart, ISelection selection)
aPart
- selection
- public PropertyShowInContext(IWorkbenchPart aPart, ShowInContext aShowInContext)
aPart
- aShowInContext
- public IWorkbenchPart getPart()
public void setPart(IWorkbenchPart part)
part
- The part to set.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.