saving attributes to contentpanels

  • I have a question. If have an app that has many possible tabs, and in the tab (contentpanel) contents are objects such as a jsonview, how can I either access those objects, or save them with the tab (contentpanel) object to access them?

    I know I could wrap everything in another class that stores all that, but I was wondering if there was an easier existing way.

    Thank you,
    Ryan


  • no, how do you access a json view object created inside a contentpanel? I have an app that can create many contentpanels and all content a jsonview.

    I need to either somehow access the jsonview object, or save it to access it. I would like to save it inside an existing object like contentpanel itself, else I need to code extra code to store the objects for each contentpanel and track it.


  • am not sure what you are asking? How to access the tabs in a TabPanel? You mean like getTab?


  • You can always set it as an expando on the ContentPanel.

    panel.jsonView = yourView;







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about saving attributes to contentpanels , Please add it free.