Batch Selector

Used to select a Qubes batch.

Properties

PropertyDescription
AutoCompleteModeDefines how the selectors behave. There are two possible values: Start/Contains.
ContainerLimits the list to batches in the specified container (possibility of entering a list), see Remarks.
EnabledBoolean indicating whether or not the component is enabled.
CreatedByLimits the list to batches created by the filter value (MO).
ConsumedByLimits the list to batches consumed by the filter value (MO).
FormatDisplayValueMacro string defining a display format for the text in the selector's text zone.
Only the fields used to define display formats will be used to filter the elements in the selector list.
FormatSelectValueMacro string defining a display format for an element in the selector list.
These fields are not used to filter the elements in the selector list.
FormatResultValueMacro string defining a format for the value returned by the selector.
HintSpecifies the user hint string that will appear in the component's interactive help bubble.
InStockBoolean limiting the list to batches in stock.
ItemLimits the list to batches of the specified item (possibility of entering a list).
PeremptionBoolean limiting the list to consumable batches.
SelectorColumnsList of fields to display as columns in the selector table that opens when the user clicks on a selector's button.
StateLimits the list to batches with the specified state (possibility of entering a list).
TabIndexInteger indicating the component's tab order (Qubes 5.6).
ValueInitialDetermines the component's initial value when the screen opens and each time it is reset (see Reset Button).
VisibleBoolean indicating whether or not the component will be visible.

List of available fields

NameDescription
GPAOIDBatch GPAO identifier
STATEBatch state
ITEMBatch item GPAO identifier
CREATIONBatch creation date
RECEPTIONBatch receipt date
PEREMPTIONBatch expiration date

Value

The component returns the value defined by the FormatResultValue property, if the selection is valid; if not, it will return an empty string.

Remarks

The Container allows to filter by batches present in a container, or a list of containers.

  • In Qubes 9.0 only container IDs prefixed with 'cnt' are supported, GPAO identifiers are not supported
  • In Qubes 10.0, GPAOID identifiers are supported and will take precedence, unless starting with a 'cnt' prefix (case sensitive). Additionally if the property is a list whose first element is 'recursive', then further elements will be considered as top level containers, and all their sub-containers (recursively) will be in the filter.

AutoCompleteMode's value is also used by the filter of the picker.

Classification

Sélecteurs SélecteursMatières