5 Replies Latest reply on Jan 24, 2011 9:05 AM by lfryc

    rich:tooltip - review

    lfryc

      I have reviewed rich:tooltip component and its current list of attributes and have some concerns:

       

      1. there is no request client-side event handlers (@onbegin, @oncomplete, @onbeforedomupdate)
      2. @data - if (1) is ok, then there is no purpose for @data
      3. it is possible to redefine loading facet? ("Loading..." text in ajax mode)
      4. @disabled, @rendered - @disabled doesn't work and even if it will work, doesn't @rendered do the job of @disabled?

       

      Could you please go through the list and mark what is considered as issues?