|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is given to a StackPresentation when it is loading or saving its state. Not intended to be implemented by clients
Method Summary | |
String |
getId(IPresentablePart part)
Returns a unique identifier for the given part. |
IPresentablePart |
getPart(String id)
Returns a presentable part, given an id that was generated when the presentation was saved. |
Method Detail |
public String getId(IPresentablePart part)
part
- a part to be identified (not null)
public IPresentablePart getPart(String id)
id
- an ID that was generated by getId(IPresentablePart) when the presentation
was saved
|
Eclipse Platform Release 3.0 |
||||||||||
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, 2004. All rights reserved.