Example usage for Java com.vaadin.server SizeWithUnit fields, constructors, methods, implement or subclass
The text is from its open source code.
float | getSize() Returns the numeric value stored in this object. |
Unit | getUnit() Returns the unit stored in this object. |
SizeWithUnit | parseStringSize(String s) Returns an object whose numeric value and unit are taken from the string s. |