Interface ICaptionCtrl


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

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

      • from

        static ICaption from​(org.zkoss.zul.Caption instance)