The interface exposed by the service pane backends.
More...
import"sbIServicePaneService.idl";
|
void | servicePaneInit (in sbIServicePaneService aServicePaneService) |
|
void | fillContextMenu (in sbIServicePaneNode aNode, in nsIDOMXULElement aContextMenu, in nsIDOMWindow aParentWindow) |
|
void | fillNewItemMenu (in sbIServicePaneNode aNode, in nsIDOMXULElement aContextMenu, in nsIDOMWindow aParentWindow) |
|
void | onSelectionChanged (in sbIServicePaneNode aNode, in nsIDOMNode aContainer, in nsIDOMWindow aParentWindow) |
|
PRBool | canDrop (in sbIServicePaneNode aNode, in nsIDragSession aDragSession, in PRInt32 aOrientation, in nsIDOMWindow aWindow) |
|
void | onDrop (in sbIServicePaneNode aNode, in nsIDragSession aDragSession, in PRInt32 aOrientation, in nsIDOMWindow aWindow) |
|
PRBool | onDragGesture (in sbIServicePaneNode aNode, in nsIDOMDataTransfer aDataTransfer) |
|
void | onBeforeRename (in sbIServicePaneNode aNode) |
|
void | onRename (in sbIServicePaneNode aNode, in AString aNewName) |
|
void | shutdown () |
|
The interface exposed by the service pane backends.
Definition at line 391 of file sbIServicePaneService.idl.
PRBool sbIServicePaneModule::canDrop |
( |
in sbIServicePaneNode |
aNode, |
|
|
in nsIDragSession |
aDragSession, |
|
|
in PRInt32 |
aOrientation, |
|
|
in nsIDOMWindow |
aWindow |
|
) |
| |
PRBool sbIServicePaneModule::onDragGesture |
( |
in sbIServicePaneNode |
aNode, |
|
|
in nsIDOMDataTransfer |
aDataTransfer |
|
) |
| |
void sbIServicePaneModule::shutdown |
( |
| ) |
|
readonly attribute AString sbIServicePaneModule::stringbundle |
The documentation for this interface was generated from the following file: