| Interface | Description |
|---|---|
| ShortcutKeyMapper |
Provides mappings between shortcut keycodes and their representation in
design attributes.
|
| Class | Description |
|---|---|
| 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 © 2016 Vaadin Ltd. All rights reserved.