Attribute Modified Event
data class AttributeModifiedEvent(nodeId: NodeId, name: String, value: String) : Event
Content copied to clipboard
Fired when Element
's attribute is modified.
Constructors
AttributeModifiedEvent
Link copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard