|
static const UShort | CLONED = 1 |
| The node is cloned.
|
|
static const UShort | IMPORTED = 2 |
| The node is imported.
|
|
static const UShort | DELETED = 3 |
| The node is deleted.
|
|
void | handle (UShort operation, const DOMString &key, const DOMObject &data, const Node &src, const Node &dest) const |
|
Définition à la ligne 946 du fichier Dom.h.
◆ handle()
void Arcane::dom::UserDataHandler::handle |
( |
UShort |
operation, |
|
|
const DOMString & |
key, |
|
|
const DOMObject & |
data, |
|
|
const Node & |
src, |
|
|
const Node & |
dest |
|
) |
| const |
◆ CLONED
const UShort Arcane::UserDataHandler::CLONED = 1 |
|
static |
The node is cloned.
Définition à la ligne 952 du fichier Dom.h.
◆ DELETED
const UShort Arcane::UserDataHandler::DELETED = 3 |
|
static |
The node is deleted.
Définition à la ligne 956 du fichier Dom.h.
◆ IMPORTED
const UShort Arcane::UserDataHandler::IMPORTED = 2 |
|
static |
The node is imported.
Définition à la ligne 954 du fichier Dom.h.
La documentation de cette classe a été générée à partir des fichiers suivants :