Container Selector

Used to select a Qubes container.

Properties

PropertyDescription
AutoCompleteModeDefines how the selectors behave. There are two possible values: Start/Contains.
EnabledBoolean indicating whether or not the component is enabled.
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.
ParentLimits the list to the children of the specified container (possibility of entering a list).
SelectorColumnsList of fields to display as columns in the selector table that opens when the user clicks on a selector's button.
SiteLimits the list to containers for the specified site (possibility of entering a list).
TabIndexInteger indicating the component's tab order (Qubes 5.6).
TypeLimits the list to containers of the specified type (possibility of entering a list).
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
UM_IDContainer UM identifier
GPAO_IDContainer GPAO identifier
PARENTParent container
TYPEType of container
SITEContainer site
PATHList of all parent containers, starting at the root

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

Sorting is not possible on PATH fields.

Classification

Sélecteurs SélecteursLogistique