import "sbIServicePaneService.idl";
Public Member Functions | |
void | nodePropertyChanged (in string aNodeId, in string aAttributeName) |
A node attribute has changed. |
Definition at line 160 of file sbIServicePaneService.idl.
void sbIServicePaneListener::nodePropertyChanged | ( | in string | aNodeId, | |
in string | aAttributeName | |||
) |
A node attribute has changed.
aNode | the id of the node whose attribute changed | |
aAttributeName | the full namespaced name of the attribute |