ICEfaces
  1. ICEfaces
  2. ICE-10147

ace:tooltip - Add the capability to dynamically render a tooltip when used with a dataTable

    Details

      Description

      The use case is that an ace:tooltip is used with an ace:dataTable in conjunction with the ace:delegate. The requirement is to dynamically determine if the tooltip should be shown on a row by row basis, through a row level flag/object.

      Currently the only way to do this is by including the tooltip into the ace:column object. This goes against our performance best practices for using tooltips and dataTables. Having the tooltip markup in the table causes the table markup to be much larger.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #47582 Tue Feb 09 10:54:57 MST 2016 ken.fyten ICE-10147 update showcase tooltip Delegate demo to display tooltips only for even-numbered rows via delegateDisplayListener.
        Files Changed
        Commit graph MODIFY /icefaces4/branches/icefaces-4.1.1/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/tooltip/DelegateTooltipBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46982 Mon Jan 18 14:38:47 MST 2016 carmen.cristurean ICE-10147 update showcase tooltip Delegate demo to display tooltips only for even-numbered rows via delegateDisplayListener.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/tooltip/DelegateTooltipBean.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43836 Wed Dec 17 16:03:08 MST 2014 art.zambrano ICE-10147 added 'delegateDisplayListener' attribute to ace:tooltip; added TooltipDelegateDisplayEvent
        Files Changed
        Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/event/TooltipDelegateDisplayEvent.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/Tooltip.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/tooltip.js

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: