Interface IScrollviewCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IScrollview from​(org.zkoss.zkmax.zul.Scrollview instance)  
    • Method Detail

      • from

        static IScrollview from​(org.zkoss.zkmax.zul.Scrollview instance)