mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Bug 1334043 - Part 1: Replace attached callback (v0) with connected callback (v1).
Tag UXP Issue #1344
This commit is contained in:
parent
d1a1106760
commit
207d5a2e3e
4 changed files with 27 additions and 25 deletions
|
|
@ -2580,7 +2580,7 @@ public:
|
|||
|
||||
enum ElementCallbackType {
|
||||
eCreated,
|
||||
eAttached,
|
||||
eConnected,
|
||||
eDetached,
|
||||
eAttributeChanged
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue