/clara-blog-example

Simple example of using Clara.

Primary LanguageJava

Clara Example

A minimal example of using Clara to be used in an example in an upcoming blog entry.

Take a look at the ClaraExampleUI.xml file to see how the declarative UI is written. Then look at ClaraExampleUI.java to see how this XML is turned into Vaadin component hierarchy at runtime and also how the events are bound to these components using annotations.