Class OneDriveLoginEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class OneDriveLoginEvent
    extends org.zkoss.zk.ui.event.Event
    Author:
    sugoswami
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DocumentId getDocumentId()  
      • Methods inherited from class org.zkoss.zk.ui.event.Event

        getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
      • Methods inherited from class java.lang.Object

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

      • OneDriveLoginEvent

        public OneDriveLoginEvent​(org.zkoss.zk.ui.Component target,
                                  DocumentId documentId)
    • Method Detail

      • getDocumentId

        public DocumentId getDocumentId()