Uses of Enum Class
overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger.TemplateMergingMode
Packages that use TemplateMergingMode
Package
Description
-
Uses of TemplateMergingMode in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure with parameters of type TemplateMergingModeModifier and TypeMethodDescriptionprotected voidDataCollectionTemplateStructureWorkingCopyDetail.showTemplateReleaseSelectionPanel(UXTreeModel<DataCollectionNode, DataCollectionTreeProperties> currentNode, TemplateMergingMode mergingMode) Shows a panel for select the template structure release to use in the merge process -
Uses of TemplateMergingMode in overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger
Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger that return TemplateMergingModeModifier and TypeMethodDescriptionDataCollectionTemplateStructureMerger.getMergingMode()static TemplateMergingModeReturns the enum constant of this class with the specified name.static TemplateMergingMode[]TemplateMergingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in overit.geocallapp.wfm.core.ux.datacollection.template.structure.merger with parameters of type TemplateMergingModeModifier and TypeMethodDescriptionvoidDataCollectionTemplateStructureMerger.setMergingMode(TemplateMergingMode mergingMode)