Interface ITreeitemCtrl


  • public interface ITreeitemCtrl
    An addition interface to ITreeitem that is used for implementation or tools.
    Author:
    jumperchen
    • Method Summary

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

      • from

        static ITreeitem from​(org.zkoss.zul.Treeitem instance)