зеркало из https://github.com/mozilla/pjs.git
added readonly attribute nsITransactionManager transactionManager
This commit is contained in:
Родитель
351d18f8fa
Коммит
acaf589a1f
|
@ -28,9 +28,13 @@
|
|||
#include "nsIDOMXULElement.h"
|
||||
%}
|
||||
|
||||
interface nsITransactionManager;
|
||||
|
||||
[scriptable, uuid(4f7966d0-c14f-11d2-b7f2-00805f05ffa5)]
|
||||
interface nsIMessenger : nsISupports {
|
||||
|
||||
readonly attribute nsITransactionManager transactionManager;
|
||||
|
||||
void GetNewMessages(in nsIRDFCompositeDataSource database, in nsIDOMXULElement folder);
|
||||
void Open3PaneWindow();
|
||||
void SetWindow(in nsIDOMWindow ptr);
|
||||
|
|
Загрузка…
Ссылка в новой задаче