Interface IDrawerCtrl


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

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

      • from

        static IDrawer from​(org.zkoss.zkmax.zul.Drawer instance)