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