| Package | Description |
|---|---|
| org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFolderLayout
An
IFolderLayout is used to define the initial views within a folder. |
| Modifier and Type | Method and Description |
|---|---|
IPlaceholderFolderLayout |
IPageLayout.createPlaceholderFolder(String folderId,
int relationship,
float ratio,
String refId)
Creates and adds a placeholder for a new folder with the given id to this page layout.
|
IPlaceholderFolderLayout |
IPageLayout.getFolderForView(String id)
Returns the folder layout for the view or placeholder with the given
compound id in this page layout.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.