0 Replies Latest reply on May 6, 2013 2:58 PM by jorelia64

    Any information, code sample that show how to use the attribute "data" from rich:tab

    jorelia64

      The documentation of RF 4.3.1 talk about the attribue "data" but it does not give a lot of information about when and how is it good to use this attribute. Any concrete example may help us - Thank you

       

      datafalsejava.lang.ObjectSerialized (on default with JSON) data passed to the client by a developer on an AJAX request. It's accessible via "event.data" syntax. Both primitive types and complex types such as arrays and collections can be serialized and used with data

       

      We just want to clarify if using this attribute can be another solution to the issue discusion : Tab Panel backing bean isolation / attach data on tab / Bean initialization?

      (https://community.jboss.org/message/809305#809305)