Skip to content

@serenity-is/corelib / CheckLookupEditorOptions

Interface: CheckLookupEditorOptions

Table of contents

Properties

Properties

cascadeField

Optional cascadeField: string

Defined in

src/ui/editors/checktreeeditor.ts:466


cascadeFrom

Optional cascadeFrom: string

Defined in

src/ui/editors/checktreeeditor.ts:465


cascadeValue

Optional cascadeValue: any

Defined in

src/ui/editors/checktreeeditor.ts:467


checkedOnTop

Optional checkedOnTop: boolean

Defined in

src/ui/editors/checktreeeditor.ts:461


delimited

Optional delimited: boolean

Defined in

src/ui/editors/checktreeeditor.ts:464


filterField

Optional filterField: string

Defined in

src/ui/editors/checktreeeditor.ts:468


filterValue

Optional filterValue: any

Defined in

src/ui/editors/checktreeeditor.ts:469


hideSearch

Optional hideSearch: boolean

Defined in

src/ui/editors/checktreeeditor.ts:463


lookupKey

Optional lookupKey: string

Defined in

src/ui/editors/checktreeeditor.ts:460


showSelectAll

Optional showSelectAll: boolean

Defined in

src/ui/editors/checktreeeditor.ts:462