Thunderbird/Add-ons Guide 63: Difference between revisions

insertItemAt and removeItemAt
(Added information about wx experiments)
(insertItemAt and removeItemAt)
Line 19: Line 19:


__TOC__
__TOC__
== Removed in mozilla61 ==
*  insertItemAt and removeItemAt methods from XUL elements. -- Replacement: insertBefore and remove.


== Removed in mozilla63 ==
== Removed in mozilla63 ==
* XUL element listbox together with listboxitem and listcell. -- Replacement: richlistbox.
* XUL element listbox together with listboxitem and listcell. -- Replacement: richlistbox.
316

edits