Barcode Spatial Grid Editor View Settings

Defined in package com.scandit.datacapture.barcode.count.capture.map

BarcodeSpatialGridEditorViewSettings
class BarcodeSpatialGridEditorViewSettings

Added in version 7.1.0

BarcodeSpatialGridEditorViewSettings()
BarcodeSpatialGridEditorViewSettings()

Added in version 7.1.0

Creates a new barcode spatial grid editor settings instance.

reorderHintText
var reorderHintText: String

Added in version 7.1.0

Configures the text of the hint that suggests to the user to drag to reorder totes.

toteTextFormat
var toteTextFormat: String

Added in version 7.1.0

Configures the format used to describe the position of the totes. The format used can contain {position}, if present it will be substituted with the tote index. If {position} is not found then the text will be treated as a prefix for the tote index.

finishMappingButtonText
var finishMappingButtonText: String

Added in version 7.1.0

Configures the text of the button used to finish the editing.

cancelMappingButtonText
var cancelMappingButtonText: String

Added in version 7.1.0

Configures the text of the button used to cancel the editing.

toteColor
var toteColor: Int

Added in version 7.1.0

Configures the color of the main tote.

subColor
var subColor: Int

Added in version 7.1.0

Configures the color of the subtote.