@serenity-is/corelib / LookupEditorOptions

Interface: LookupEditorOptions

Hierarchy

Table of contents

Properties

Properties

allowClear

Optional allowClear: boolean

Inherited from

ComboboxEditorOptions.allowClear

Defined in

src/ui/editors/comboboxeditor.ts:14


async

Optional async: boolean

Defined in

src/ui/editors/lookupeditor.ts:10


autoComplete

Optional autoComplete: boolean

Inherited from

ComboboxEditorOptions.autoComplete

Defined in

src/ui/editors/comboboxeditor.ts:32


cascadeField

Optional cascadeField: string

Inherited from

ComboboxEditorOptions.cascadeField

Defined in

src/ui/editors/comboboxeditor.ts:22


cascadeFrom

Optional cascadeFrom: string

Inherited from

ComboboxEditorOptions.cascadeFrom

Defined in

src/ui/editors/comboboxeditor.ts:21


cascadeValue

Optional cascadeValue: any

Inherited from

ComboboxEditorOptions.cascadeValue

Defined in

src/ui/editors/comboboxeditor.ts:23


delimited

Optional delimited: boolean

Inherited from

ComboboxEditorOptions.delimited

Defined in

src/ui/editors/comboboxeditor.ts:15


dialogType

Optional dialogType: string

Inherited from

ComboboxEditorOptions.dialogType

Defined in

src/ui/editors/comboboxeditor.ts:31


filterField

Optional filterField: string

Inherited from

ComboboxEditorOptions.filterField

Defined in

src/ui/editors/comboboxeditor.ts:24


filterValue

Optional filterValue: any

Inherited from

ComboboxEditorOptions.filterValue

Defined in

src/ui/editors/comboboxeditor.ts:25


inplaceAdd

Optional inplaceAdd: boolean

Inherited from

ComboboxEditorOptions.inplaceAdd

Defined in

src/ui/editors/comboboxeditor.ts:29


inplaceAddPermission

Optional inplaceAddPermission: string

Inherited from

ComboboxEditorOptions.inplaceAddPermission

Defined in

src/ui/editors/comboboxeditor.ts:30


lookupKey

Optional lookupKey: string

Defined in

src/ui/editors/lookupeditor.ts:9


minimumResultsForSearch

Optional minimumResultsForSearch: any

Inherited from

ComboboxEditorOptions.minimumResultsForSearch

Defined in

src/ui/editors/comboboxeditor.ts:16


multiple

Optional multiple: boolean

Inherited from

ComboboxEditorOptions.multiple

Defined in

src/ui/editors/comboboxeditor.ts:17