Class CancelEvent


  • public class CancelEvent
    extends java.lang.Object
    CancelEvent is emitted when the user initiates a cancellation of the update in progress, or the update successfully completes.
    • Constructor Summary

      Constructors 
      Constructor Description
      CancelEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CancelEvent

        public CancelEvent()