Uses of Interface
com.echothree.control.user.scale.common.form.EditScaleForm
Packages that use EditScaleForm
Package
Description
-
Uses of EditScaleForm in com.echothree.control.user.scale.common
Methods in com.echothree.control.user.scale.common that return EditScaleFormMethods in com.echothree.control.user.scale.common with parameters of type EditScaleFormModifier and TypeMethodDescriptionScaleService.editScale
(UserVisitPK userVisitPK, EditScaleForm form) -
Uses of EditScaleForm in com.echothree.control.user.scale.common.form
Methods in com.echothree.control.user.scale.common.form that return EditScaleForm -
Uses of EditScaleForm in com.echothree.control.user.scale.server
Methods in com.echothree.control.user.scale.server that return EditScaleFormMethods in com.echothree.control.user.scale.server with parameters of type EditScaleFormModifier and TypeMethodDescriptionScaleBean.editScale
(UserVisitPK userVisitPK, EditScaleForm form) -
Uses of EditScaleForm in com.echothree.control.user.scale.server.command
Constructors in com.echothree.control.user.scale.server.command with parameters of type EditScaleFormModifierConstructorDescriptionEditScaleCommand
(UserVisitPK userVisitPK, EditScaleForm form) Creates a new instance of EditScaleCommand