Interface IMenuitemCtrl


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

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

      • from

        static IMenuitem from​(org.zkoss.zul.Menuitem instance)