Class SelectDDCEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class SelectDDCEvent
    extends org.zkoss.zk.ui.event.Event
    Author:
    rbo
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SelectDDCEvent​(org.zkoss.zk.ui.Component target, java.lang.Object data)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDDCName()  
      • 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

      • SelectDDCEvent

        public SelectDDCEvent​(org.zkoss.zk.ui.Component target,
                              java.lang.Object data)
        Constructor.
        Parameters:
        target - Target
        data - Data
    • Method Detail

      • getDDCName

        public final java.lang.String getDDCName()
        Returns:
        the ddc name