Visit Mozilla.org

XUL:Attribute:preference-editable

From MDC

« XUL Reference home

preference-editable
Mozilla 1.8
Type: boolean
If true, the element may be used as one that modifies a preference in a prefwindow. The preference attribute may be used to connect to a preference element. This is useful for custom elements implemented in XBL. The element should fire change or select events when the value is changed so that the preference will update accordingly.