Package com.vaadin.ui.declarative.converters

Interface Summary
ShortcutKeyMapper Provides mappings between shortcut keycodes and their representation in design attributes.
 

Class Summary
DesignDateConverter A date converter to be used by DesignAttributeHandler.
DesignEnumConverter An converter for Enum to/from String for DesignAttributeHandler to use internally.
DesignObjectConverter An converter for Object to/from String for DesignAttributeHandler to use internally.
DesignResourceConverter A converter for Resource implementations supported by DesignAttributeHandler.
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.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.