Interface IPanelCtrl


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

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

      • from

        static IPanel from​(org.zkoss.zul.Panel instance)