|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An IPlaceholderFolderLayout
is used to define the initial
places for page placeholders within a folder placeholder. The folder itself is a component within
an IPageLayout
.
This interface is not intended to be implemented by clients.
IPageLayout.createPlaceholderFolder(java.lang.String, int, float, java.lang.String)
Method Summary | |
---|---|
void |
addPlaceholder(String viewId)
Adds an invisible placeholder for a view with the given id to this folder. |
Method Detail |
public void addPlaceholder(String viewId)
"org.eclipse.ui.views"
).
viewId
- the view id
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |