Interface IGoldenPanelCtrl


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

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

      • from

        static IGoldenPanel from​(org.zkoss.zkmax.zul.GoldenPanel instance)