0 Replies Latest reply on Jul 26, 2007 5:42 AM by dkane

    Is it possible to hook rerendering of the particular object

    dkane


      The image (h:graphicImage) is being rerendered from numerous actions and controls on the web-page.

      I need to code some additional processing (Javascript) immediately after rerendering. I.e. something like "afterPaint" event handler for this image. Any ideas how to get it ?

      Thank you.