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<T extends Enum> |
An converter for Enum to/from String for
DesignAttributeHandler to
use internally. |
DesignLocalDateConverter |
A
LocalDate converter to be used by DesignAttributeHandler . |
DesignLocalDateTimeConverter |
A
LocalDate converter to be used by DesignAttributeHandler . |
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 © 2021 Vaadin Ltd. All rights reserved.