Java com.vaadin.data.converter StringToLongConverter fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.data.converter StringToLongConverter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.data.converter StringToLongConverter.

The text is from its open source code.

Subclass

com.vaadin.data.converter.StringToLongConverter has subclasses.
Click this link to see all its subclasses.

Constructor

StringToLongConverter(String errorMessage)
Creates a new converter instance with the given error message.
StringToLongConverter(ErrorMessageProvider errorMessageProvider)
Creates a new converter instance with the given error message provider.