sbIServicePaneListener Interface Reference

Listen for changes on service pane nodes. More...

import"sbIServicePaneService.idl";

Inheritance diagram for sbIServicePaneListener:
[legend]
Collaboration diagram for sbIServicePaneListener:
[legend]

Public Member Functions

void nodePropertyChanged (in string aNodeId, in string aAttributeName)
 A node attribute has changed. More...
 

Detailed Description

Listen for changes on service pane nodes.

Definition at line 216 of file sbIServicePaneService.idl.

Member Function Documentation

void sbIServicePaneListener::nodePropertyChanged ( in string  aNodeId,
in string  aAttributeName 
)

A node attribute has changed.

Parameters
aNodethe id of the node whose attribute changed
aAttributeNamethe full namespaced name of the attribute

The documentation for this interface was generated from the following file: