Interface ITabpanelCtrl


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

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

      • from

        static ITabpanel from​(org.zkoss.zul.Tabpanel instance)