Interface ITablelayoutCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static ITablelayout from​(org.zkoss.zkmax.zul.Tablelayout instance)  
    • Method Detail

      • from

        static ITablelayout from​(org.zkoss.zkmax.zul.Tablelayout instance)