Should once
be set to true in Widget#on?
The parser that is calling this deserializer
The current parser context, shared with all other initializations
The current parser context, only available to this instantiation
The attribute to deserialize - the attribute name decides the event type to listen to
Deserializes an attribute with an event on/once prefix. The attribute will decide which event listener to add to the instance post-initialization. The listeners will be added to the instantiation context for later use.