Skip to content

@serenity-is/corelib / CheckLookupEditorOptions

Interface: CheckLookupEditorOptions

Properties

cascadeField?

optional cascadeField: string

Defined in

src/ui/editors/checktreeeditor.ts:469


cascadeFrom?

optional cascadeFrom: string

Defined in

src/ui/editors/checktreeeditor.ts:468


cascadeValue?

optional cascadeValue: any

Defined in

src/ui/editors/checktreeeditor.ts:470


checkedOnTop?

optional checkedOnTop: boolean

Defined in

src/ui/editors/checktreeeditor.ts:464


delimited?

optional delimited: boolean

Defined in

src/ui/editors/checktreeeditor.ts:467


filterField?

optional filterField: string

Defined in

src/ui/editors/checktreeeditor.ts:471


filterValue?

optional filterValue: any

Defined in

src/ui/editors/checktreeeditor.ts:472


hideSearch?

optional hideSearch: boolean

Defined in

src/ui/editors/checktreeeditor.ts:466


lookupKey?

optional lookupKey: string

Defined in

src/ui/editors/checktreeeditor.ts:463


showSelectAll?

optional showSelectAll: boolean

Defined in

src/ui/editors/checktreeeditor.ts:465