List of usage examples for com.vaadin.shared.ui AbstractLayoutState AbstractLayoutState
AbstractLayoutState
From source file:info.magnolia.ui.vaadin.gwt.client.icon.connector.CompositeIconConnector.java
License:Open Source License
@Override protected AbstractLayoutState createState() { return new AbstractLayoutState(); }