List of usage examples for com.vaadin.server Page.BrowserWindowResizeListener interface-usage
From source file org.opennms.features.vaadin.surveillanceviews.ui.dashboard.SurveillanceViewGraphComponent.java
/** * This component is used to display the available graphs for a surveillance view dashboard. * * @author Christian Pape */ public class SurveillanceViewGraphComponent extends VerticalLayout
From source file pl.exsio.frameset.vaadin.ui.support.flexer.Flexer.java
/** * * @author exsio */ public interface Flexer extends Page.BrowserWindowResizeListener {
From source file pl.exsio.vaadin.ui.support.flexer.Flexer.java
/** * * @author exsio */ public interface Flexer extends Page.BrowserWindowResizeListener {