public abstract class FunctionDefinitionOnTableLevelBuilder<T extends BaseFunctionDefinitionBuilder<T>> extends BaseFunctionDefinitionBuilder<T>
FunctionDefinition
instances at both the table and the field levels.FunctionDefinitionOnTableBuilder
,
FunctionDefinitionOnFieldBuilder
Modifier and Type | Method and Description |
---|---|
T |
withFilter()
Enables filters.
|
T |
withLinkedRecord()
Enables linked records.
|
disableAlert, withDescription, withDescription, withInputs, withLabel, withLabel, withOutputs
public final T withFilter()
FunctionDefinition.isFilterSupported()
public final T withLinkedRecord()