Interface IListcellCtrl


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

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

      • from

        static IListcell from​(org.zkoss.zul.Listcell instance)