| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
static SizeWithUnit |
SizeWithUnit.parseStringSize(String s)
Returns an object whose numeric value and unit are taken from the string
s.
|
static SizeWithUnit |
SizeWithUnit.parseStringSize(String s,
Sizeable.Unit defaultUnit)
Returns an object whose numeric value and unit are taken from the string
s.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.