See: Description
Interface | Description |
---|---|
IEditable |
ODF elements that have text contents should implements this interface.
|
IEditListener |
Listener class to detect ODF content change should implement this interface.
|
IStylable |
ODF elements that refers style elements should implements this interface.
|
IStyleListener |
Listener class to detect ODF style change should implement this interface.
|