manolo / gwt-polymer-elements

Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Apache License 2.0
155 stars 49 forks source link

How to set items in papermenu from Java #124

Open rakesh-roshan opened 8 years ago

rakesh-roshan commented 8 years ago

I want to assign values to papermenu through Java code. How can I do so?

ghost commented 8 years ago

Here's a snippet with PaperTab, but it's the same for PaperMenu containing PaperItems. add items dynamically