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

Add timers to samples with tab select handler #35

Closed cwayfinder closed 9 years ago

cwayfinder commented 9 years ago

Review on Reviewable

manolo commented 9 years ago

Review status: 0 of 2 files reviewed at latest revision, 1 unresolved discussion, all commit checks successful.


demo/src/main/java/com/vaadin/components/gwt/polymer/client/sampler/gwt/PaperTabsView.java, line 44 [r1] (raw file): In Polymer.java there is some code to know when an element is promoted to a custom element, that api is private, but we might have some method like Polymer.ready(toast.getElement(), Callback) what do you think?


Comments from the review on Reviewable.io