Package-level declarations
Types
Link copied to clipboard
interface BarcodeDetector
Link copied to clipboard
Link copied to clipboard
class BarcodeScannerView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout
Link copied to clipboard
Link copied to clipboard
The default implementation of the product confirmation dialog with the option to enter discounts and change the quantity.
Link copied to clipboard
Link copied to clipboard
interface ProductConfirmationDialog
The product confirmation dialog with the option to enter discounts and change the quantity.
Link copied to clipboard
class ProductResolver
The product resolver parses Barcodes e.g. GTINs and provides all meta data about the scanned product like age restrictions, sale stop and embedded units. You can also observe errors like network errors or product not found errors.
Link copied to clipboard
class ScannerBottomSheetBehavior(view: ScannerBottomSheetView) : BottomSheetBehavior<ScannerBottomSheetView>
Link copied to clipboard
class ScannerBottomSheetView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout, ShoppingCartListener
Link copied to clipboard
class ScannerParallaxBehavior(barcodeScannerView: BarcodeScannerView) : CoordinatorLayout.Behavior<SelfScanningView>
Link copied to clipboard
class SelectReducedPriceDialogFragment(viewModel: ProductConfirmationDialog.ViewModel) : DialogFragment
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard