Uses of Interface
com.echothree.control.user.core.common.result.EditFontWeightResult
Packages that use EditFontWeightResult
Package
Description
-
Uses of EditFontWeightResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditFontWeightResultModifier and TypeMethodDescriptionstatic EditFontWeightResult
CoreResultFactory.getEditFontWeightResult()
-
Uses of EditFontWeightResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditFontWeightResultMethods in com.echothree.control.user.core.server.command with parameters of type EditFontWeightResultModifier and TypeMethodDescriptionvoid
EditFontWeightCommand.fillInResult
(EditFontWeightResult result, FontWeight fontWeight) EditFontWeightCommand.getEntity
(EditFontWeightResult result)