Searched refs:undoAction (Results 1 – 1 of 1) sorted by relevance
1436 IAction undoAction = editor.getAction(ActionFactory.UNDO.getId()); in updateGlobalActions() local1437 mUndoAction = new LintEditAction(undoAction, getEditorDelegate().getEditor()); in updateGlobalActions()