| Interface | Description |
|---|---|
| DoubleClickDirectEditDragTracker.IDoubleClickCallback | |
| IEAttributeProvider | |
| IXtextAwareEditPart |
Implemented by EditParts, which contain text that should be edited via Xtext.
|
| Class | Description |
|---|---|
| DirectEditManagerEx |
Full copy of DirectEditManager, changed visibility of BORDER_FRAME and
getCellEditorFrame to protected
TODO: Delete me when https://bugs.eclipse.org/bugs/show_bug.cgi?id=388697 is fixed
|
| DoubleClickDirectEditDragTracker |
Delegates the double click event to a callback, used for creating direct edit
requests on double click
|
| DummyDocument | |
| ExternalXtextLabelEditPart |
Abstract base implementation for all external
LabelEditPart that use
Xtext for direct editing. |
| StyleRanges | |
| XtextDirectEditManager |
Full copy of the TextDirectEditManager for a StyledText
|
| XtextLabelEditPart |
Abstract base implementation for all Labels that that use Xtext for direct
editing.
|