Interface ITreerowCtrl


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

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

      • from

        static ITreerow from​(org.zkoss.zul.Treerow instance)