Uses of Class
com.applitools.eyes.options.LayoutBreakpointsOptions
Packages that use LayoutBreakpointsOptions
Package
Description
-
Uses of LayoutBreakpointsOptions in com.applitools
Methods in com.applitools with parameters of type LayoutBreakpointsOptionsModifier and TypeMethodDescriptionICheckSettings.layoutBreakpoints(LayoutBreakpointsOptions layoutBreakpointsOptions) sets layout breakpoints using options. -
Uses of LayoutBreakpointsOptions in com.applitools.eyes.config
Methods in com.applitools.eyes.config that return LayoutBreakpointsOptionsMethods in com.applitools.eyes.config with parameters of type LayoutBreakpointsOptionsModifier and TypeMethodDescriptionConfiguration.setLayoutBreakpoints(LayoutBreakpointsOptions layoutBreakpointsOptions) -
Uses of LayoutBreakpointsOptions in com.applitools.eyes.fluent
Methods in com.applitools.eyes.fluent that return LayoutBreakpointsOptionsMethods in com.applitools.eyes.fluent with parameters of type LayoutBreakpointsOptionsModifier and TypeMethodDescriptionCheckSettings.layoutBreakpoints(LayoutBreakpointsOptions layoutBreakpointsOptions) -
Uses of LayoutBreakpointsOptions in com.applitools.eyes.options
Methods in com.applitools.eyes.options that return LayoutBreakpointsOptionsModifier and TypeMethodDescriptionLayoutBreakpointsOptions.breakpoints()LayoutBreakpointsOptions.breakpoints(int[] breakpoints) LayoutBreakpointsOptions.breakpoints(Boolean shouldSet) LayoutBreakpointsOptions.breakpoints(Integer... breakpoints) LayoutBreakpointsOptions.reload() -
Uses of LayoutBreakpointsOptions in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type LayoutBreakpointsOptionsModifier and TypeMethodDescriptionstatic LayoutBreakpointsDtoLayoutBreakpointsMapper.toLayoutBreakpointsDto(LayoutBreakpointsOptions layoutBreakpointsOptions)