Builder

class Builder(context: Context, project: Project)

The builder class to create a new instance of the product resolver.

Parameters

context

The context for the product resolver

project

The optional project of the product resolver, by default the current project will be used

Constructors

Link copied to clipboard
constructor(context: Context, project: Project)

Functions

Link copied to clipboard

Create the product resolver.

Link copied to clipboard

Disable bundle selection.

Link copied to clipboard

Set the barcode to analyse.

Link copied to clipboard

Set the barcode format.

Link copied to clipboard

Set the scanned code to analyse.

Link copied to clipboard

Set the scanned codes to analyse.

Link copied to clipboard

Set a factory for a custom DialogConfirmationDialog implementation.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Set a listener which is invoked when the product confirmation dialog is dismissed.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Set a listener which is invoked when the product confirmation dialog is shown.