Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 3 weeks ago
What are Container Properties used for?
I'm not sure I understand what Container Properties are used for, could anyone help me out with that? Thanks!
Last updated on
They are properties that every item in a container must have. If you think items as "rows", then container properties are "columns".
See http://vaadin.com/book/-/page/datamodel.html. Those "PID":s in Container refer to container property ids.
Last updated on
Gotcha, thanks. It might help for that to be explicit somewhere in the docs, unless I missed it :)
I'll add that functionality to the JCR Container then...
Last updated on
You cannot reply to this thread.