new YXmlEvent(target, subs, transaction)
Parameters:
| Name | Type | Description |
|---|---|---|
target |
YXmlElement | YXmlFragment | The target on which the event is created. |
subs |
Set.<(string|null)> | The set of changed attributes. |
transaction |
Transaction | The transaction instance with wich the change was created. |
Members
-
attributesChanged :Set.<(string|null)>
-
Set of all changed attributes.