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, withOutputspublic final T withFilter()
FunctionDefinition.isFilterSupported()public final T withLinkedRecord()