Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnChildAttached | event | public | version 1.0 | no |
OnChildAttached(Sender, EventData) |
Sender | the event firing control |
EventData | the RID of the attached control as a string |
Emitted when a child is attached. (See gtk documentation for more info). EventData must be evaluated as so: rid=value EventData;. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:54 2009 GMT | (c)2009 RadGs Software |