I am trying to build a Vaadin 7 elements and it would be beneficial if I can somehow directly use the polymer elements like these ones --> http://vaadin.github.io/gwt-polymer-elements/demo/#paper/ButtonSample
However, there is no clear cut explanation or tutorial on how to add polymer elements in Vaadin application directly.