Interface IBarcodescannerCtrl


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

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

      • from

        static IBarcodescanner from​(org.zkoss.zkmax.zul.Barcodescanner instance)