Public Member Functions | |
tmozIScanBarcode | add () |
Add new barcode. | |
void | remove (in tmozIScanBarcode barcode) |
Remove barcode. | |
Public Attributes | |
attribute boolean | enabled |
Flag if barcode recognition is enabled. | |
readonly attribute nsISimpleEnumerator | barcodes |
Return list of barcodes. |
void remove | ( | in tmozIScanBarcode | barcode | ) |
Remove barcode.
barcode | Barcode to be removed |
readonly attribute nsISimpleEnumerator barcodes |
Return list of barcodes.
Each enumerated barcode is type of tmozIScanBarcode.