Interface IMenupopupCtrl


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

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

      • from

        static IMenupopup from​(org.zkoss.zul.Menupopup instance)