SqlClause

Interface

SQL clause.

Properties

PropertyTypeNotes

Whether endUser can see and edit the input editor for clause.

boolean

For unHosted service & string field.

string

Only show label to endUser for current clause. null: use i18n to display the label. string: display custom label configured.

displayType is used for endUser.

string

Jimu field name.

The clause operator.

The clause type.

The value options for clause.

askForValueOptions

optional
Interface Property
askForValueOptions: ClauseAskForValueOptions

Whether endUser can see and edit the input editor for clause.

caseSensitive

optional
Interface Property
caseSensitive: boolean

For unHosted service & string field.

displayLabel

optional
Interface Property
displayLabel: string

Only show label to endUser for current clause. null: use i18n to display the label. string: display custom label configured.

displayType

Interface Property
displayType: ClauseDisplayType

displayType is used for endUser.

jimuFieldName

Interface Property
jimuFieldName: string

Jimu field name.

operator

Interface Property
operator: ClauseOperator

The clause operator.

type

Interface Property
type: ClauseType

The clause type.

valueOptions

Interface Property
valueOptions: ClauseValueOptions

The value options for clause.

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