Uses of Class
com.applitools.eyes.DynamicTextType
Packages that use DynamicTextType
Package
Description
-
Uses of DynamicTextType in com.applitools.eyes
Fields in com.applitools.eyes declared as DynamicTextTypeModifier and TypeFieldDescriptionstatic DynamicTextTypeDynamicTextType.Currencystatic DynamicTextTypeDynamicTextType.Datestatic DynamicTextTypeDynamicTextType.Emailstatic DynamicTextTypeDynamicTextType.Linkstatic DynamicTextTypeDynamicTextType.Numberstatic DynamicTextTypeDynamicTextType.TextFieldMethods in com.applitools.eyes that return DynamicTextTypeModifier and TypeMethodDescriptionstatic DynamicTextTypeDynamicRegionByRectangle.getDynamicTextTypes()GetDynamicTextType.getDynamicTextTypes()DynamicSettings.getIgnorePatterns()Methods in com.applitools.eyes with parameters of type DynamicTextTypeModifier and TypeMethodDescriptionstatic DynamicSettingsDynamicSettings.toDynamicSettings(DynamicTextType[] types) Constructors in com.applitools.eyes with parameters of type DynamicTextTypeModifierConstructorDescriptionDynamicRegionByRectangle(int left, int top, int width, int height, DynamicTextType... textTypes) DynamicRegionByRectangle(com.applitools.eyes.Region region, DynamicTextType... textTypes) DynamicSettings(DynamicTextType[] textTypes) GetDynamicTextType(DynamicTextType[] textTypes) -
Uses of DynamicTextType in com.applitools.eyes.deserializers
Methods in com.applitools.eyes.deserializers that return DynamicTextTypeModifier and TypeMethodDescriptionDynamicTextTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) -
Uses of DynamicTextType in com.applitools.eyes.fluent
Methods in com.applitools.eyes.fluent that return DynamicTextTypeMethods in com.applitools.eyes.fluent with parameters of type DynamicTextTypeModifier and TypeMethodDescriptionprotected ICheckSettingsCheckSettings.dynamic(com.applitools.eyes.Region region, DynamicTextType... textTypes) protected voidCheckSettings.dynamic_(com.applitools.eyes.Region region, DynamicTextType... textTypes)