Interface INavbarCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static INavbar from​(org.zkoss.zkmax.zul.Navbar instance)  
    • Method Detail

      • from

        static INavbar from​(org.zkoss.zkmax.zul.Navbar instance)