List of usage examples for com.vaadin.ui AbstractEmbedded subclass-usage
From source file org.vaadin.alump.scaleimage.ScaleImage.java
/**
* ScaleImage provides Image like features, but used DIV element and CSS
* backgrounding for presenting. This allows you to have better control in
* sizing, alignment, repeating etc. By default component has undefined size, so
* define size in CSS or define size with setWidth and setHeight functions.
*/