Searched refs:firePropertyChange (Results 1 – 3 of 3) sorted by relevance
161 firePropertyChange(PROP_DIRTY); in doSave()206 firePropertyChange(PROP_DIRTY); in update()
454 public void firePropertyChange(int propertyId) { in firePropertyChange() method in CommonXmlEditor455 super.firePropertyChange(propertyId); in firePropertyChange()
366 getEditor().firePropertyChange(IWorkbenchPart.PROP_TITLE); in showEditorInput()