Interface IBandboxCtrl


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

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

      • from

        static IBandbox from​(org.zkoss.zul.Bandbox instance)