diff options
author | Olli Tietäväinen <ollit@vaadin.com> | 2019-02-22 10:50:51 +0200 |
---|---|---|
committer | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2019-02-22 10:50:51 +0200 |
commit | 9d5bdaf89bd173bec7364d591377ca17bb5bb91d (patch) | |
tree | caa481e8d5f29f24be6f11ffd1cac4dfe7f9d887 /documentation/articles/CreatingASimpleComponentContainer.asciidoc | |
parent | c79dca4391bff459f090102447c5502089bf9fc7 (diff) | |
download | vaadin-framework-9d5bdaf89bd173bec7364d591377ca17bb5bb91d.tar.gz vaadin-framework-9d5bdaf89bd173bec7364d591377ca17bb5bb91d.zip |
Custom serializers accessors (#10658)
* add accessor methods for CUSTOM_SERIALIZERS in JsonCodec
* javadoc
* removed removeCustomSerializer method, renamed putCustomSerializer to addCustomSerializer, added sanity checks and JavaDocs
* refactored addCustomJsonSerializer to set, added test UI
* move enums to be parsed after custom serializers
* move adding custom serializer to static block
* throw an exception if multiple serializers are registered for class
* updated javadocs
* changed CustomJSONSerializerTest to a SingleBrowserTest
* moved CustomJSONSerializerTest to server/ and it's now not a browser test
* removed CustomJSONSerializerTest
Diffstat (limited to 'documentation/articles/CreatingASimpleComponentContainer.asciidoc')
0 files changed, 0 insertions, 0 deletions