Document Tree Selector

Used to select a document from the document tree in Qubes.

Properties

PropertyDescription
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.
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.
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.
IdInitialID of the initial document, e.g. doc10025456
HeaderUsed to modify the text of the selector's header. If empty: Select a document

List of available fields

NameDescription
NAMEDocument name
DESCRIPTIONDescription of the document
RUDUnique document ID
MAJORMajor version number
MINORMinor version number
TYPEType of document
WRITEROwner
COWRITERCo-writer
STATUSStatus
CREATION_DATECreation date
APPLICATION_DATEApplication date
EXPIRATION_DATEExpiration 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.

Classification

Selectors Documents