Equipment Selector

Qubes 5.6

Used to select equipment in Qubes.

Properties

PropertyDescription
AutoCompleteModeDefines how the selectors behave. There are two possible values: Start/Contains.
EnabledBoolean indicating whether or not the component is enabled.
FamilyLimits the list to equipment in the specified family (Name).
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.
FormatResultValueMacro string defining a format for the value returned by the selector.
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.
HintSpecifies the user hint string that will appear in the component's interactive help bubble.
NatureLimits the list to equipment of the specified nature (Name).
ParentLimits the list to equipment whose parent is the specified equipment (GPAO_ID).
ResponsableLimits the list to equipment with the specified owner (Login).
SelectorColumnsList of fields to display as columns in the selector table that opens when the user clicks on a selector's button.
ServiceLimits the list to equipment for the specified location service (ID).
SiteLimits the list to equipment for the specified site (ID, Name).
StatutLimits the list to equipment with the specified status (ID).
TabIndexInteger indicating the component's tab order (Qubes 5.6).
TypeLimits the list to equipment of the specified type.
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
IDEquipment identifier
GPAO_IDEquipment GPAO identifier
NAMEEquipment name
DESCRIPTIONDescription of the equipment
NATURENature of the equipment
FAMILYEquipment family
TYPEType of equipment

Value

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

Classification

Sélecteurs SélecteursEquipements