File

assets-navigator/asset-selector/asset-selector.model.ts

Index

Properties

Properties

columnHeaders
columnHeaders: boolean
Type : boolean
Optional

displays a column header on every column when using the miller view.

groupsOnly
groupsOnly:
Optional

Set this to true, if the selector should only show groups.

groupsSelectable
groupsSelectable:
Optional

Set this true, if groups should be selectable.

index
index: number
Type : number
Optional

Used only for miller-view, displays the column level for the current node. E.g if the index is one, this will be second column.

label
label: string
Type : string
Optional

Defines a label to be shown to the user.

modelMode
modelMode: "simple" | "full"
Type : "simple" | "full"
Optional

In simple model-mode the result will only contain the IDs and name of the selected assets. In full mode, everything is contained.

multi
multi: boolean
Type : boolean
Optional

Can the user select multiple assets.

required
required: boolean
Type : boolean
Optional

Set to true to mark it as required on a form.

search
search: boolean
Type : boolean
Optional

Enable to display global search in the asset-selector (only possible whithout device context).

selectedColumns
selectedColumns: IIdentified[] | IIdentified
Type : IIdentified[] | IIdentified
Optional

Used only for single column, the array contains all selected columns.

selectedDevices
selectedDevices: IIdentified | IIdentified[]
Type : IIdentified | IIdentified[]
Optional

Already selected devices.

showChildDevices
showChildDevices: boolean
Type : boolean
Optional

Devices with children can be selected to show their child devices.

showFilter
showFilter: boolean
Type : boolean
Optional

displays a filter input on every column when using the miller view.

showUnassignedDevices
showUnassignedDevices: boolean
Type : boolean
Optional

Displays all unassigned devices in a custom root group.

singleColumn
singleColumn: boolean
Type : boolean
Optional

Displays only the select column.

view
view: "tree" | "miller"
Type : "tree" | "miller"
Optional

Set the view of the asset selector with tree view as default.

results matching ""

    No results matching ""