diff options
author | Artur <artur@vaadin.com> | 2017-04-18 10:57:11 +0300 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-04-18 10:57:11 +0300 |
commit | 9a0f1c136168fbc7b63570b88da7a9cba9de389c (patch) | |
tree | 1f08ad9d488a00fabdb639f7ffe9d7a02978aad3 /pom.xml | |
parent | b480c7166ac56801cda11b73a6ad4694d467b98b (diff) | |
download | vaadin-framework-9a0f1c136168fbc7b63570b88da7a9cba9de389c.tar.gz vaadin-framework-9a0f1c136168fbc7b63570b88da7a9cba9de389c.zip |
Composite component (#8952)
A composite is included in the server side hierarchy and in the connector
hierarchy on the client side but does not have its own widget or DOM.
To ensure that captions etc are renderer correctly for the root contents,
the client side connector returns both the widget and state for the content
connector.
Server side API related to width and height are automatically forwarded to
the root component to enable easy use of the composite inside different
layout configurations.
Other server side API inherited from AbstractComponent is unwanted, should be
optional and therefore throw an exception by default.
Resolves #2458
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions