editable: if the true, then clicking on contents in the panel will
invoke the inline editor, eg the CSS Style panel or HTML panel.
breakable: the panel supports break-on-next (the pause button
functionality)
order: relative position of the panel as a side panel, this is how
Style appears on left in HTML main panel
statusSeparator: the character used to separate items on the panel
status (aka breadcrumbs) in the tool bar, eg ">"  in the DOM panel
enableA11y: true if the panel wants to participate in A11y
accessibility support.
deriveA11yFrom: Name of the panel that uses the same a11y logic.

I added these comments to firebug.js

jjb

On Jun 30, 6:39 am, 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