Class ResizeObserver

java.lang.Object
org.vaadin.firitin.util.ResizeObserver

public class ResizeObserver extends Object
A helper to detect and observe changes for the size of the given component. Allows you for example to easily configure Grid columns for different devices or swap component implementations based on the screen size/orientation.