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