Interface IDropuploadCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IDropupload from​(org.zkoss.zkmax.zul.Dropupload instance)  
      static java.lang.String getAnchorUuid​(java.lang.String id)  
    • Method Detail

      • from

        static IDropupload from​(org.zkoss.zkmax.zul.Dropupload instance)
      • getAnchorUuid

        static java.lang.String getAnchorUuid​(java.lang.String id)