Uses of Class
io.vertigo.studio.notebook.domain.ComputedExpression
Packages that use ComputedExpression
-
Uses of ComputedExpression in io.vertigo.studio.notebook.domain
Methods in io.vertigo.studio.notebook.domain that return ComputedExpressionModifier and TypeMethodDescriptionDtSketchField.getComputedExpression()Expression dans le cas d'un champ calculé.Methods in io.vertigo.studio.notebook.domain with parameters of type ComputedExpressionModifier and TypeMethodDescriptionDtSketchBuilder.addComputedField(String fieldName, String label, DomainSketch domainSketch, io.vertigo.core.lang.Cardinality cardinality, ComputedExpression computedExpression) Adds a computed field.