Interface IListitemCtrl


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

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

      • from

        static IListitem from​(org.zkoss.zul.Listitem instance)