0 Replies Latest reply on Aug 1, 2014 6:33 AM by chaluwa

    Errai UI And Custom DOM Events ?

    chaluwa

      Hello guys. Is there a way Errai UI templates can handle (just like with @EventHandler) custom events from DOM elements. Say I am binding a field in my errai template to a DOM element in a page that has a jQuery plugin (am actually aiming at polymer), that makes the said DOM element to fire a "glow" event after 5000 ms when clicked. Is there a way I can pick up this "glow" event in Errai, because if I can, then maybe I can handle polymer's paper-input when it fires the "input" or "change" event inherited from core-input : http://goo.gl/Ql29ij