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 byDesignAttributeHandler
.DesignEnumConverter An converter for Enum to/from String forDesignAttributeHandler
to use internally.DesignObjectConverter An converter for Object to/from String forDesignAttributeHandler
to use internally.DesignResourceConverter A converter forResource
implementations supported byDesignAttributeHandler
.DesignShortcutActionConverter Converter forShortcutActions
.DesignTimeZoneConverter Utility class forDesignAttributeHandler
that deals with converting various TimeZones to string.DesignToStringConverter<TYPE> Utility class forDesignAttributeHandler
that deals with converting various types to string.