Interface IComboitemCtrl


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

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

      • from

        static IComboitem from​(org.zkoss.zul.Comboitem instance)