|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a reference to an IViewPart.
This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
String |
getSecondaryId()
Returns the secondary ID for the view. |
IViewPart |
getView(boolean restore)
Returns the IViewPart referenced by this object.
|
boolean |
isFastView()
Returns true if the view is a fast view otherwise returns false. |
Methods inherited from interface org.eclipse.ui.IWorkbenchPartReference |
---|
addPropertyListener, getContentDescription, getId, getPage, getPart, getPartName, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
Method Detail |
public String getSecondaryId()
null
if there is no secondary idIWorkbenchPage.showView(String, String, int)
public IViewPart getView(boolean restore)
IViewPart
referenced by this object.
Returns null
if the view was not instantiated or
it failed to be restored. Tries to restore the view
if restore
is true.
public boolean isFastView()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.