4 Replies Latest reply on Jan 29, 2008 5:39 AM by ilya_shaikovsky

    Is this a bug? rich:tooltip with a4j:actionparam in RichFace

      Hi,
      We have seen the example of a4j:actionparam being used with rich:tooltip in file withTable.xhtml under tooTip directory.

      <rich:toolTip direction="top-right" mode="ajax" delay="30" styleClass="tooltip" immediate="true" layout="block">
      <a4j:actionparam name="key" value="#{row}" assignTo="#{toolTipData.currentVehicleIndex}" />