List of usage examples for com.vaadin.client.ui VUI subclass-usage
From source file info.magnolia.ui.vaadin.gwt.client.touchwidget.VNonScrollableUI.java
/** * {@link VUI} extension for a fixed layout UI, without v-scrollable styles. */ public class VNonScrollableUI extends VUI { @Override
From source file org.opencms.ui.client.CmsVUI.java
/** * UI widget overriding some functionality from the Vaadin implementation.<p> */ public class CmsVUI extends VUI { /** The current instance. */