Interface IFooterCtrl


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

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

      • from

        static IFooter from​(org.zkoss.zul.Footer instance)