We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.ui.declarative.converters.
Package com.vaadin.ui.declarative.converters
-
Interface Summary Interface Description ShortcutKeyMapper Provides mappings between shortcut keycodes and their representation in design attributes.
-
Class Summary Class Description DesignDateConverter A date converter to be used by
DesignAttributeHandler
.DesignEnumConverter<T extends Enum> An converter for Enum to/from String for
DesignAttributeHandler
to use internally.DesignLocalDateConverter A
LocalDate
converter to be used byDesignAttributeHandler
.DesignLocalDateTimeConverter A
LocalDate
converter to be used byDesignAttributeHandler
.DesignObjectConverter An converter for Object to/from String for
DesignAttributeHandler
to use internally.DesignResourceConverter A converter for
Resource
implementations supported byDesignAttributeHandler
.DesignShortcutActionConverter Converter for
ShortcutActions
.DesignTimeZoneConverter Utility class for
DesignAttributeHandler
that deals with converting various TimeZones to string.DesignToStringConverter<TYPE> Utility class for
DesignAttributeHandler
that deals with converting various types to string.