Class AuthorListenerAdapter

  • All Implemented Interfaces:
    AuthorListener, CompoundEditListener

    @API(type=EXTENDABLE,
         src=PUBLIC)
    public class AuthorListenerAdapter
    extends java.lang.Object
    implements AuthorListener
    Convenience implementation of the AuthorListener.
    DANGER: You must avoid making live document changes on the received call backs. Please use instead the "ro.sync.ecss.extensions.api.AuthorDocumentController.setDocumentFilter(AuthorDocumentFilter)" API.