Interface ISpaceCtrl


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

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

      • from

        static ISpace from​(org.zkoss.zul.Space instance)