Interface ITimerCtrl


  • public interface ITimerCtrl
    An addition interface to ITimer that is used for implementation or tools.
    Author:
    katherine
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static ITimer from​(org.zkoss.zul.Timer instance)  
    • Method Detail

      • from

        static ITimer from​(org.zkoss.zul.Timer instance)