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, 1 month ago
Clickable Layout
Hi guys,
I want a clickable layout which contains some components. I downloaded the ClickableCustomLayout, but i dont know how to write code for the same. I tried it but didnt able to do it.
Can you please provide some code aur example by which i can use that add on.
Any other option to make a layout clickable will be helpful.
Please reply its urgent
Last updated on
Most of the core layouts support LayoutClickListener which you can use to listen click events. You can found one example from here.
Last updated on Jan, 5th 2012
+1
You cannot reply to this thread.