Class DocumentReleaseEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class DocumentReleaseEvent
    extends org.zkoss.zk.ui.event.Event
    Event for the document release button in the context menu.
    Author:
    buw
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DocumentId getId()  
      • 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

      • DocumentReleaseEvent

        public DocumentReleaseEvent​(org.zkoss.zk.ui.Component target,
                                    DocumentId id)
        Constructor.
        Parameters:
        target - Target
        id - Document id
    • Method Detail

      • getId

        public DocumentId getId()
        Returns:
        Document Id