Interface ITimeboxCtrl


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

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

      • from

        static ITimebox from​(org.zkoss.zul.Timebox instance)