Skip to content

@serenity-is/corelib / ServiceLookupEditorOptions

Interface: ServiceLookupEditorOptions

Hierarchy

Table of contents

Properties

Properties

allowClear

Optional allowClear: boolean

Inherited from

Select2EditorOptions.allowClear

Defined in

src/ui/editors/select2editor.ts:13


autoComplete

Optional autoComplete: boolean

Inherited from

Select2EditorOptions.autoComplete

Defined in

src/ui/editors/select2editor.ts:31


cascadeField

Optional cascadeField: string

Inherited from

Select2EditorOptions.cascadeField

Defined in

src/ui/editors/select2editor.ts:21


cascadeFrom

Optional cascadeFrom: string

Inherited from

Select2EditorOptions.cascadeFrom

Defined in

src/ui/editors/select2editor.ts:20


cascadeValue

Optional cascadeValue: any

Inherited from

Select2EditorOptions.cascadeValue

Defined in

src/ui/editors/select2editor.ts:22


columnSelection

Optional columnSelection: ColumnSelection

Defined in

src/ui/editors/servicelookupeditor.ts:12


containsField

Optional containsField: string

Defined in

src/ui/editors/servicelookupeditor.ts:16


criteria

Optional criteria: any[]

Defined in

src/ui/editors/servicelookupeditor.ts:18


delimited

Optional delimited: boolean

Inherited from

Select2EditorOptions.delimited

Defined in

src/ui/editors/select2editor.ts:14


dialogType

Optional dialogType: string

Inherited from

Select2EditorOptions.dialogType

Defined in

src/ui/editors/select2editor.ts:30


equalityFilter

Optional equalityFilter: any

Defined in

src/ui/editors/servicelookupeditor.ts:17


excludeColumns

Optional excludeColumns: string[]

Defined in

src/ui/editors/servicelookupeditor.ts:14


filterField

Optional filterField: string

Inherited from

Select2EditorOptions.filterField

Defined in

src/ui/editors/select2editor.ts:23


filterValue

Optional filterValue: any

Inherited from

Select2EditorOptions.filterValue

Defined in

src/ui/editors/select2editor.ts:24


idField

idField: string

Defined in

src/ui/editors/servicelookupeditor.ts:7


includeColumns

Optional includeColumns: string[]

Defined in

src/ui/editors/servicelookupeditor.ts:13


includeDeleted

Optional includeDeleted: boolean

Defined in

src/ui/editors/servicelookupeditor.ts:15


inplaceAdd

Optional inplaceAdd: boolean

Inherited from

Select2EditorOptions.inplaceAdd

Defined in

src/ui/editors/select2editor.ts:28


inplaceAddPermission

Optional inplaceAddPermission: string

Inherited from

Select2EditorOptions.inplaceAddPermission

Defined in

src/ui/editors/select2editor.ts:29


minimumResultsForSearch

Optional minimumResultsForSearch: any

Overrides

Select2EditorOptions.minimumResultsForSearch

Defined in

src/ui/editors/servicelookupeditor.ts:10


multiple

Optional multiple: boolean

Inherited from

Select2EditorOptions.multiple

Defined in

src/ui/editors/select2editor.ts:16


pageSize

Optional pageSize: number

Defined in

src/ui/editors/servicelookupeditor.ts:9


service

Optional service: string

Defined in

src/ui/editors/servicelookupeditor.ts:6


sort

sort: string[]

Defined in

src/ui/editors/servicelookupeditor.ts:11


textField

textField: string

Defined in

src/ui/editors/servicelookupeditor.ts:8