Interface ICombobuttonCtrl


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

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

      • from

        static ICombobutton from​(org.zkoss.zul.Combobutton instance)