JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.datecs.printer
Interface ProtocolAdapter.BarcodeListener
Enclosing class:
ProtocolAdapter
public static interface
ProtocolAdapter.BarcodeListener
Interface definition for a callbacks to notify for barcode event.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onReadBarcode
()
This method is invoke when barcode is read.
Method Detail
onReadBarcode
void onReadBarcode()
This method is invoke when barcode is read.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method