JavaScript is disabled on your browser.
Eclipse Platform Kepler SR2 (4.3.2)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
PropertySheet
public interface IShowInSource
Parts which need to provide a particular context to a Show In...
target can provide this interface.
The part can either directly implement this interface, or provide it
via IAdaptable.getAdapter(IShowInSource.class)
.
Since:
2.1
See Also: IShowInTarget
Method Summary
Methods
Modifier and Type
Method and Description
ShowInContext
getShowInContext ()
Returns the context to show, or null
if there is
currently no valid context to show.
Method Detail
getShowInContext
ShowInContext getShowInContext()
Returns the context to show, or null
if there is
currently no valid context to show.
Returns: the context to show, or null
Eclipse Platform Kepler SR2 (4.3.2)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved. Guidelines for using Eclipse APIs.