import "sbIServicePaneService.idl";
Inheritance diagram for sbIServicePaneNode:
Public Attributes | |
readonly attribute nsIRDFResource | resource |
readonly attribute AString | id |
readonly attribute boolean | isContainer |
attribute AString | url |
attribute AString | image |
attribute AString | name |
attribute AString | tooltip |
attribute boolean | hidden |
attribute boolean | editable |
attribute boolean | isOpen |
attribute AString | contractid |
attribute AString | dndDragTypes |
attribute AString | dndAcceptNear |
attribute AString | dndAcceptIn |
attribute AString | stringbundle |
attribute AString | properties |
readonly attribute nsISimpleEnumerator | childNodes |
readonly attribute sbIServicePaneNode | firstChild |
readonly attribute sbIServicePaneNode | lastChild |
readonly attribute sbIServicePaneNode | nextSibling |
readonly attribute sbIServicePaneNode | parentNode |
readonly attribute sbIServicePaneNode | previousSibling |
Definition at line 50 of file sbIServicePaneService.idl.