@serenity-is/corelib / CheckLookupEditorOptions

Interface: CheckLookupEditorOptions

Defined in: src/ui/editors/checktreeeditor.ts:465

Properties

cascadeField?

optional cascadeField: string

Defined in: src/ui/editors/checktreeeditor.ts:472


cascadeFrom?

optional cascadeFrom: string

Defined in: src/ui/editors/checktreeeditor.ts:471


cascadeValue?

optional cascadeValue: any

Defined in: src/ui/editors/checktreeeditor.ts:473


checkedOnTop?

optional checkedOnTop: boolean

Defined in: src/ui/editors/checktreeeditor.ts:467


delimited?

optional delimited: boolean

Defined in: src/ui/editors/checktreeeditor.ts:470


filterField?

optional filterField: string

Defined in: src/ui/editors/checktreeeditor.ts:474


filterValue?

optional filterValue: any

Defined in: src/ui/editors/checktreeeditor.ts:475


hideSearch?

optional hideSearch: boolean

Defined in: src/ui/editors/checktreeeditor.ts:469


lookupKey?

optional lookupKey: string

Defined in: src/ui/editors/checktreeeditor.ts:466


showSelectAll?

optional showSelectAll: boolean

Defined in: src/ui/editors/checktreeeditor.ts:468