Searched refs:setInputWithNotify (Results 1 – 2 of 2) sorted by relevance
314 public void setInputWithNotify(IEditorInput input) { in setInputWithNotify() method in CommonXmlEditor315 super.setInputWithNotify(input); in setInputWithNotify()
358 getEditor().setInputWithNotify(editorInput); in showEditorInput()