public interface IPropertySheetPageFactory
IPropertySheetPage
.Modifier and Type | Method and Description |
---|---|
org.eclipse.ui.views.properties.IPropertySheetPage |
create(org.eclipse.ui.IWorkbenchPart workbenchPart)
Creates a new
IPropertySheetPage for the given
IWorkbenchPart . |
org.eclipse.ui.views.properties.IPropertySheetPage create(org.eclipse.ui.IWorkbenchPart workbenchPart)
IPropertySheetPage
for the given
IWorkbenchPart
.workbenchPart
- The IWorkbenchPart
this IPropertySheetPage
is
related to.IPropertySheetPage
instance.Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.