Uses of Interface
org.eclipse.ui.IPlaceholderFolderLayout
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IPlaceholderFolderLayout in org.eclipse.ui
Modifier and TypeInterfaceDescriptioninterface
AnIFolderLayout
is used to define the initial views within a folder.Modifier and TypeMethodDescriptionIPageLayout.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.IPageLayout.getFolderForView
(String id) Returns the folder layout for the view or placeholder with the given compound id in this page layout.