Uses of Interface
org.eclipse.actf.model.dom.odf.content.IEditListener

Packages that use IEditListener
org.eclipse.actf.model.dom.odf.content This package contains interfaces of ODF text and graphics contents. 
 

Uses of IEditListener in org.eclipse.actf.model.dom.odf.content
 

Methods in org.eclipse.actf.model.dom.odf.content with parameters of type IEditListener
 void IEditable.addEditListener(IEditListener observer, String topic)
           
 void IEditable.removeEditListener(IEditListener observer, String topic)