List of usage examples for com.vaadin.event UIEvents.PollListener interface-usage
From source file org.opennms.features.vaadin.surveillanceviews.ui.SurveillanceView.java
/** * This class is the base component for displaying a surveillance view and the dashboard. * * @author Christian Pape */ public class SurveillanceView extends CssLayout implements UIEvents.PollListener {