Interface IImageCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IImage from​(org.zkoss.zul.Image instance)  
      static java.lang.Object getEncodedSrc​(IImageBase image)  
    • Method Detail

      • from

        static IImage from​(org.zkoss.zul.Image instance)
      • getEncodedSrc

        static java.lang.Object getEncodedSrc​(IImageBase image)