Class ReduceDispositionEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class ReduceDispositionEvent
    extends org.zkoss.zk.ui.event.Event
    Event for reduce disposition time button in the context menu.
    Author:
    rhahne
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Date getDispositionDate()  
      ResultProperties getRow()  
      • 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

      • ReduceDispositionEvent

        public ReduceDispositionEvent​(org.zkoss.zk.ui.Component target,
                                      ResultProperties row,
                                      java.util.Date dispositionDate)
        Constructor.
        Parameters:
        target - Target
        row -
    • Method Detail

      • getDispositionDate

        public java.util.Date getDispositionDate()
        Returns:
        new disposition date