public class StringToShortConverter extends com.vaadin.data.converter.AbstractStringToNumberConverter<Short>
| Constructor and Description |
|---|
StringToShortConverter(Short emptyValue,
String errorMessage) |
StringToShortConverter(String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.data.Result<Short> |
convertToModel(String value,
com.vaadin.data.ValueContext context) |
String |
convertToPresentation(Short value,
com.vaadin.data.ValueContext context) |
convertToNumber, getErrorMessage, getFormatCopyright © 2018 Pivotal Software, Inc.. All rights reserved.