DocEvent is an event that occurs in Document. It can be delivered using Document.subscribe().
DocEvent
Document
Document.subscribe()
DocEvent
is an event that occurs inDocument
. It can be delivered usingDocument.subscribe()
.