@ProviderType public class Breakpoint extends java.lang.Object
Constructor and Description |
---|
Breakpoint(java.lang.String name,
int width,
int offset,
com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint.ResponsiveBehavior behavior) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
int |
getOffset() |
com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint.ResponsiveBehavior |
getResponsiveBehavior() |
int |
getWidth() |
public Breakpoint(java.lang.String name, int width, int offset, com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint.ResponsiveBehavior behavior)
public java.lang.String getName()
public int getWidth()
public int getOffset()
public com.day.cq.wcm.foundation.model.responsivegrid.Breakpoint.ResponsiveBehavior getResponsiveBehavior()
ResponsiveBehavior
of the breakpoint.Copyright © 2010 - 2020 Adobe. All Rights Reserved