* breakable: set to true for panels that support "break on next"
feature. For example, Console has "break on next error", Net has
"break on next XHR", Cookies has "break on next cookie mofified", etc.

* order: hm.. I see this flag set for several side panels and looks
like an order in which these panels should appear in the UI, but I
don't see an actual usage of the flag. Anybody?

* enableA11y: if true accessibility features are attached to the
panel.

* deriveA11yFrom: some panels use similar or the same (HTML) structure
and so, they can also share the same accessibility logic. This flag
allows to specify that.

Honza


On Jun 30, 3:39 pm, gmariani <[email protected]> wrote:
> I have noticed this property in the ActivablePanel and was wondering
> what this is for?
> Heck while we're on this topic, what are the rest of these props for:
>
> breakable, order, statusSeparator, enableA11y, deriveA11yFrom
>
> Thanks!
>
> - gabriel

-- 
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.

Reply via email to