Interface IPopupCtrl


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

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

      • from

        static IPopup from​(org.zkoss.zul.Popup instance)