Class RowEvent

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getIndex()  
      SectionRow getRow()  
      Section getSection()  
      void setIndex​(int index)  
      • 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
    • Method Detail

      • getSection

        public Section getSection()
      • getIndex

        public int getIndex()
      • setIndex

        public void setIndex​(int index)