Skip to content

ClauseAskForValueOptions

Interface

Details of ask for value options.

Properties

PropertyTypeNotes
cascadeClauseCascade

The clause cascade, only for unique and multiple.

displayClauseLabelDisplay

The clause display style.

hintstring

The clause hint.

labelstring

Label has three values: null: use i18n to display the label; ``: do not display label; string: display custom label configured.

sortOrderSqlQuerySortOrder

The sort order.

sortType"VALUE" | "LABEL"

The sort type.

cascade

optional
Interface Property
cascade: ClauseCascade

The clause cascade, only for unique and multiple.

display

optional
Interface Property
display: ClauseLabelDisplay

The clause display style.

hint

Interface Property
hint: string

The clause hint.

label

Interface Property
label: string

Label has three values: null: use i18n to display the label; ``: do not display label; string: display custom label configured.

sortOrder

optional
Interface Property
sortOrder: SqlQuerySortOrder

The sort order.

sortType

optional
Interface Property
sortType: "VALUE" | "LABEL"

The sort type.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.