WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIRDFPropagatableDataSource

IID:5a9b4770-9fcb-4307-a12e-4b6708e78b97
Inherits From:nsISupports

An nsIRDFPropagatableDataSource provides an ability to suppress synchronization notifications.

This interface is implemented by the following components:


Properties

PRBool propagateChanges

Set this value to true to enable synchronization notifications.

Set this value to false to disable synchronization notifications.

By default, this value is true.

Reference documentation is generated from Mozilla's source.