public interface IPropertySheetPageFactory
IPropertySheetPage
.Modifier and Type | Method and Description |
---|---|
IPropertySheetPage |
create(IWorkbenchPart workbenchPart)
Creates a new
IPropertySheetPage for the given
IWorkbenchPart . |
IPropertySheetPage create(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.