Home | History | Annotate | Download | only in gle2

Lines Matching refs:UNDO

189     /** Undo action: delegates to the text editor */
1431 // Delegate the Undo and Redo actions to the text editor ones, but wrap them
1434 // {@link AndroidXmlEditor#wrapUndoEditXmlModel}, but not undo/redo)
1436 IAction undoAction = editor.getAction(ActionFactory.UNDO.getId());
1439 bars.setGlobalActionHandler(ActionFactory.UNDO.getId(), mUndoAction);
1456 bars.setGlobalActionHandler(ActionFactory.UNDO.getId(),
1457 editor.getAction(ActionFactory.UNDO.getId()));
1581 * undo.
1607 // Get the last segment of the FQCN for the undo title