Uses of Class
com.applitools.eyes.universal.dto.LayoutBreakpointsDto
-
Packages that use LayoutBreakpointsDto Package Description com.applitools.eyes.universal.dto com.applitools.eyes.universal.mapper -
-
Uses of LayoutBreakpointsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return LayoutBreakpointsDto Modifier and Type Method Description LayoutBreakpointsDtoCheckSettingsDto. getLayoutBreakpoints()LayoutBreakpointsDtoConfigurationDto. getLayoutBreakpoints()Methods in com.applitools.eyes.universal.dto with parameters of type LayoutBreakpointsDto Modifier and Type Method Description voidCheckSettingsDto. setLayoutBreakpoints(LayoutBreakpointsDto layoutBreakpoints)voidConfigurationDto. setLayoutBreakpoints(LayoutBreakpointsDto layoutBreakpoints) -
Uses of LayoutBreakpointsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return LayoutBreakpointsDto Modifier and Type Method Description static LayoutBreakpointsDtoLayoutBreakpointsMapper. toLayoutBreakpointsDto(LayoutBreakpointsOptions layoutBreakpointsOptions)
-