public interface IEditingDomainPropertySheetPageFactory
EditingDomainPropertySheetPage.| Modifier and Type | Field and Description |
|---|---|
static IEditingDomainPropertySheetPageFactory |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
IPropertySheetPage |
createPropertySheetPage(AdapterFactoryEditingDomain editingDomain,
IFacetManager facetManager,
ICustomizationManager customManager,
IEditorPart part) |
IPropertySheetPage |
createPropertySheetPage(IEditorPart editorPart) |
static final IEditingDomainPropertySheetPageFactory DEFAULT
IPropertySheetPage createPropertySheetPage(IEditorPart editorPart)
IPropertySheetPage createPropertySheetPage(AdapterFactoryEditingDomain editingDomain,
IFacetManager facetManager,
ICustomizationManager customManager,
IEditorPart part)