Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.event.DataCollectionTemplateVisibilityRuleSaveInput
Packages that use DataCollectionTemplateVisibilityRuleSaveInput
Package
Description
-
Uses of DataCollectionTemplateVisibilityRuleSaveInput in overit.geocallapp.wfm.core.ux.datacollection.template.visibilityrules
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.visibilityrules that return DataCollectionTemplateVisibilityRuleSaveInputModifier and TypeMethodDescriptionPanelDataCollectionTemplateVisibilityRules.buildSaveInput()Build the save input from the current form state. -
Uses of DataCollectionTemplateVisibilityRuleSaveInput in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.event with parameters of type DataCollectionTemplateVisibilityRuleSaveInputModifierConstructorDescriptionInstantiates a new template visibility rule save event. -
Uses of DataCollectionTemplateVisibilityRuleSaveInput in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.task with parameters of type DataCollectionTemplateVisibilityRuleSaveInputModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateVisibilityRuleSave.validate(DataCollectionTemplateVisibilityRuleSaveInput input) Validates the input data for the template visibility rule before saving.