import "sbIServicePaneService.idl";
Public Member Functions | |
void | init () |
Initialize the service. This may be called multiple times safely. | |
Public Attributes | |
readonly attribute nsIRDFDataSource | dataSource |
The tree represented as an RDF data source. | |
readonly attribute sbIServicePaneNode | root |
The root of the tree. |
This allows clients of the the service pane service to interact with it through a JavaScript object interface while it's internally RDF.
Definition at line 181 of file sbIServicePaneService.idl.