Interface IWindowCtrl


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

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

      • from

        static IWindow from​(org.zkoss.zul.Window instance)