Skip to content

@serenity-is/corelib / Select2EditorOptions

Interface: Select2EditorOptions

Hierarchy

Table of contents

Properties

Properties

allowClear

Optional allowClear: boolean

Inherited from

Select2CommonOptions.allowClear

Defined in

src/ui/editors/select2editor.ts:13


autoComplete

Optional autoComplete: boolean

Inherited from

Select2InplaceAddOptions.autoComplete

Defined in

src/ui/editors/select2editor.ts:31


cascadeField

Optional cascadeField: string

Inherited from

Select2FilterOptions.cascadeField

Defined in

src/ui/editors/select2editor.ts:21


cascadeFrom

Optional cascadeFrom: string

Inherited from

Select2FilterOptions.cascadeFrom

Defined in

src/ui/editors/select2editor.ts:20


cascadeValue

Optional cascadeValue: any

Inherited from

Select2FilterOptions.cascadeValue

Defined in

src/ui/editors/select2editor.ts:22


delimited

Optional delimited: boolean

Inherited from

Select2CommonOptions.delimited

Defined in

src/ui/editors/select2editor.ts:14


dialogType

Optional dialogType: string

Inherited from

Select2InplaceAddOptions.dialogType

Defined in

src/ui/editors/select2editor.ts:30


filterField

Optional filterField: string

Inherited from

Select2FilterOptions.filterField

Defined in

src/ui/editors/select2editor.ts:23


filterValue

Optional filterValue: any

Inherited from

Select2FilterOptions.filterValue

Defined in

src/ui/editors/select2editor.ts:24


inplaceAdd

Optional inplaceAdd: boolean

Inherited from

Select2InplaceAddOptions.inplaceAdd

Defined in

src/ui/editors/select2editor.ts:28


inplaceAddPermission

Optional inplaceAddPermission: string

Inherited from

Select2InplaceAddOptions.inplaceAddPermission

Defined in

src/ui/editors/select2editor.ts:29


minimumResultsForSearch

Optional minimumResultsForSearch: any

Inherited from

Select2CommonOptions.minimumResultsForSearch

Defined in

src/ui/editors/select2editor.ts:15


multiple

Optional multiple: boolean

Inherited from

Select2CommonOptions.multiple

Defined in

src/ui/editors/select2editor.ts:16