Interface ITreechildrenCtrl


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

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

      • from

        static ITreechildren from​(org.zkoss.zul.Treechildren instance)