Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api.component.listeners
Interface AuthorComponentListener


public interface AuthorComponentListener

Author component listener


Method Summary
 void documentTypeChanged()
          The editor document type changed (for example from Docbook to DITA).
 void loadedDocumentChanged()
          The loaded document changed.
 void modifiedStateChanged(boolean modified)
          The modified state of the component changed
 

Method Detail

modifiedStateChanged

void modifiedStateChanged(boolean modified)
The modified state of the component changed

Parameters:
modified - true if the edited text in the component is modified, false otherwise

loadedDocumentChanged

void loadedDocumentChanged()
The loaded document changed. load(URL, Reader) was called


documentTypeChanged

void documentTypeChanged()
The editor document type changed (for example from Docbook to DITA).


Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.