Interface IRatingCtrl


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

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

      • from

        static IRating from​(org.zkoss.zul.Rating instance)