Uses of Class
io.vertigo.easyforms.runner.rule.FormContextDescription
Packages that use FormContextDescription
-
Uses of FormContextDescription in io.vertigo.easyforms.designer.services
Methods in io.vertigo.easyforms.designer.services that return FormContextDescriptionModifier and TypeMethodDescriptionEasyFormsDesignerServices.buildContextDescription(EasyFormsTemplate easyFormsTemplate) Build a context description for the EasyFormsTemplate.EasyFormsDesignerServices.buildContextDescription(EasyFormsTemplate easyFormsTemplate, Map<String, Serializable> additionalContext) Build a context description for the EasyFormsTemplate with additional context. -
Uses of FormContextDescription in io.vertigo.easyforms.runner.rule
Methods in io.vertigo.easyforms.runner.rule that return FormContextDescriptionModifier and TypeMethodDescriptionMethods in io.vertigo.easyforms.runner.rule with parameters of type FormContextDescriptionModifier and TypeMethodDescriptionEasyFormsRuleParser.parseComparisonTest(String s, FormContextDescription context) EasyFormsRuleParser.parseComputeTest(String s, FormContextDescription context)