Changes

Jump to: navigation, search

Mobile/Fennec/Extensions/BestPractices

11 bytes added, 03:17, 6 August 2009
Support Panning
If you create a custom XBL widget which embeds one of these scrollable widgets, you'll need to expose a <code>scrollBoxObject</code> property from your XBL, so Fennec can access the scroll box object of the embedded widget.
<property name="scrollBoxObject" readonly="true" onget="return this._mylist.scrollBoxObject;"/>
== Assume Nothing is Safe ==
Canmove, confirm, emeritus
2,798
edits

Navigation menu