Interface IDoubleboxCtrl


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

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

      • from

        static IDoublebox from​(org.zkoss.zul.Doublebox instance)