RulesetsFactory Class
A factory class that can be used to create presentation rulesets targeted towards specific use cases.
Methods
Name | Description | |
---|---|---|
constructor(): RulesetsFactory | ||
createSimilarInstancesRuleset(field: Field, record: Item, computeDisplayValue?: ComputeDisplayValueCallback): Promise<{ description: string, ruleset: Ruleset }> | Create a ruleset with content rules for getting instances are of the |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.