Uses of Class
com.echothree.model.control.core.common.transfer.FontStyleTransfer
Packages that use FontStyleTransfer
Package
Description
-
Uses of FontStyleTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return FontStyleTransferModifier and TypeMethodDescriptionEditFontStyleResult.getFontStyle()
GetFontStyleDescriptionsResult.getFontStyle()
GetFontStyleResult.getFontStyle()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type FontStyleTransferMethods in com.echothree.control.user.core.common.result with parameters of type FontStyleTransferModifier and TypeMethodDescriptionvoid
EditFontStyleResult.setFontStyle
(FontStyleTransfer fontStyle) void
GetFontStyleDescriptionsResult.setFontStyle
(FontStyleTransfer fontStyle) void
GetFontStyleResult.setFontStyle
(FontStyleTransfer fontStyle) Method parameters in com.echothree.control.user.core.common.result with type arguments of type FontStyleTransferModifier and TypeMethodDescriptionvoid
GetFontStylesResult.setFontStyles
(List<FontStyleTransfer> fontStyles) -
Uses of FontStyleTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return FontStyleTransferModifier and TypeMethodDescriptionAppearanceTransfer.getFontStyle()
Returns the fontStyle.FontStyleDescriptionTransfer.getFontStyle()
Returns the fontStyle.Methods in com.echothree.model.control.core.common.transfer with parameters of type FontStyleTransferModifier and TypeMethodDescriptionvoid
AppearanceTransfer.setFontStyle
(FontStyleTransfer fontStyle) Sets the fontStyle.void
FontStyleDescriptionTransfer.setFontStyle
(FontStyleTransfer fontStyle) Sets the fontStyle.Constructors in com.echothree.model.control.core.common.transfer with parameters of type FontStyleTransferModifierConstructorDescriptionAppearanceTransfer
(String appearanceName, ColorTransfer textColor, ColorTransfer backgroundColor, FontStyleTransfer fontStyle, FontWeightTransfer fontWeight, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of AppearanceTransferFontStyleDescriptionTransfer
(LanguageTransfer language, FontStyleTransfer fontStyle, String description) Creates a new instance of FontStyleDescriptionTransfer -
Uses of FontStyleTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return FontStyleTransferModifier and TypeMethodDescriptionCoreControl.getFontStyleTransfer
(UserVisit userVisit, FontStyle fontStyle) Methods in com.echothree.model.control.core.server.control that return types with arguments of type FontStyleTransferModifier and TypeMethodDescriptionCoreControl.getFontStyleTransfers
(UserVisit userVisit) CoreControl.getFontStyleTransfers
(UserVisit userVisit, Collection<FontStyle> entities) -
Uses of FontStyleTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return FontStyleTransferModifier and TypeMethodDescriptionFontStyleTransferCache.getFontStyleTransfer
(FontStyle fontStyle)