Interface ISelectboxCtrl


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

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

      • from

        static ISelectbox from​(org.zkoss.zul.Selectbox instance)