Interface
Details of ask for value options.
Properties
Property | Type | Notes |
---|---|---|
cascade | ClauseCascade | The clause cascade, only for unique and multiple. |
display | ClauseLabelDisplay | The clause display style. |
hint | string | The clause hint. |
label | string | Label has three values: null: use i18n to display the label; ``: do not display label; string: display custom label configured. |
sortOrder | SqlQuerySortOrder | The sort order. |
sortType | "VALUE" | "LABEL" | The sort type. |
cascade
optional
Interface Propertycascade: ClauseCascade
The clause cascade, only for unique and multiple.
display
optional
Interface Propertydisplay: ClauseLabelDisplay
The clause display style.