Interface DocumentContentDeletedEvent

All Superinterfaces:
AuthorDocumentEvent, DocumentContentChangedEvent

@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface DocumentContentDeletedEvent extends DocumentContentChangedEvent
Event received by an AuthorListener when a deletion has been made in the content of the AuthorDocument. It can have one of the types: DocumentContentChangedEvent.DELETE_TEXT_EVENT DocumentContentChangedEvent.DELETE_FRAGMENT_EVENT