public interface IShowInTarget
IAdaptable.getAdapter(IShowInTarget.class)
.IPageLayout.addShowInPart(java.lang.String)
Modifier and Type | Method and Description |
---|---|
boolean |
show(ShowInContext context)
Shows the given context in this target.
|
boolean show(ShowInContext context)
context
- the context to showtrue
if the context could be shown,
false
otherwise
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.