TReader : Event overview by Name

Member Visibility Description
OnAncestorNotFound(TReader) public Handler called when the ancestor component cannot be found.
OnCreateComponent(TReader) public Handler called when a component needs to be created.
OnError(TReader) public Handler called when an error occurs.
OnFindComponentClass(TReader) public Handler called when a component class reference needs to be found.
OnFindMethod(TReader) public Handler to find or change a method address.
OnPropertyNotFound(TReader) public Handler for treating missing properties.
OnReadStringProperty(TReader) public Handler for translating strings when read from the stream.
OnReferenceName(TReader) public Handler called when another component is referenced.
OnSetMethodProperty(TReader) public Handler for setting method properties.
OnSetName(TReader) public Handler called when setting a component name.