Interface IDateboxCtrl


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

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

      • from

        static IDatebox from​(org.zkoss.zul.Datebox instance)