Interface IIframeCtrl


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

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

      • from

        static IIframe from​(org.zkoss.zul.Iframe instance)