Interface ITabboxCtrl


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

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

      • from

        static ITabbox from​(org.zkoss.zul.Tabbox instance)