Interface ILongboxCtrl


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

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

      • from

        static ILongbox from​(org.zkoss.zul.Longbox instance)