Interface IBarcodeCtrl


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

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

      • from

        static IBarcode from​(org.zkoss.zkmax.zul.Barcode instance)