Skip navigation links
B C S 

B

BarcodeScanService - Interface in com.gluonhq.charm.down.plugins
The barcode scanner can be used to scan barcodes of different types.
BarcodeScanServiceFactory - Class in com.gluonhq.charm.down.plugins
 
BarcodeScanServiceFactory() - Constructor for class com.gluonhq.charm.down.plugins.BarcodeScanServiceFactory
 

C

com.gluonhq.charm.down.plugins - package com.gluonhq.charm.down.plugins
Primary API package for Down - BarcodeScan plugin, contains the interface BarcodeScanService and related classes.

S

scan() - Method in interface com.gluonhq.charm.down.plugins.BarcodeScanService
Starts up the scanner functionality (commonly provided via the camera), and then parsed by Charm Down to determine the string the barcode represents.
scan(String, String, String) - Method in interface com.gluonhq.charm.down.plugins.BarcodeScanService
Starts up the scanner functionality (commonly provided via the camera), and then parsed by Charm Down to determine the string the barcode represents.
B C S 
Skip navigation links