state holds a small amount of info indexed by URL. When a context is destroyed (page closed), the state is set; when the URL is loaded again the state is a way to give the user the illusion of continuity with a previous session.
On Dec 23, 5:58 am, "Nathan Mische" <[email protected]> wrote: > I have another quick question about panel state. I see there is a > state variable passed into the panel's destroy, show and hide methods. > What state does this hold? I can see that anything I store on the > panel is pretty much there for good, so I'm not sure what state is > being referenced. > > Thanks, > > --Nathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
