PropertySheetPage implementation that
integrates with the
IOperationHistory to make
property changes undoable (
UndoablePropertySheetPage), as
well as an IAdapterFactory (
ContentPropertySourceAdapterFactory
) that adapts content elements of
IContentParts to
IPropertySource .See: Description
| Class | Description |
|---|---|
| ContentPropertySourceAdapterFactory | |
| SetPropertyValueOperation |
An
ITransactionalOperation used to set or reset the value of a
property. |
| UndoablePropertySheetEntry |
UndoablePropertySheetEntry provides undo support for changes made to
IPropertySources by the PropertySheetViewer.
|
| UndoablePropertySheetPage |
PropertySheetPage extension that allows to perform undo/redo of property
value changes also in case the editor is not active.
|
PropertySheetPage implementation that
integrates with the
IOperationHistory to make
property changes undoable (
UndoablePropertySheetPage), as
well as an IAdapterFactory (
ContentPropertySourceAdapterFactory
) that adapts content elements of
IContentParts to
IPropertySource .Copyright (c) 2014 itemis AG and others. All rights reserved.