Package org.yakindu.base.xtext.utils.gmf.directedit
-
Interface Summary Interface Description DoubleClickDirectEditDragTracker.IDoubleClickCallback IEAttributeProvider IXtextAwareEditPart Implemented by EditParts, which contain text that should be edited via Xtext. -
Class Summary 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 fixedDoubleClickDirectEditDragTracker Delegates the double click event to a callback, used for creating direct edit requests on double clickDummyDocument ExternalXtextLabelEditPart Abstract base implementation for all externalLabelEditPart
that use Xtext for direct editing.StyleRanges XtextDirectEditManager Full copy of the TextDirectEditManager for a StyledTextXtextLabelEditPart Abstract base implementation for all Labels that that use Xtext for direct editing.