Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnPopulatePopup | event | public | version 1.0 | no |
OnPopulatePopup(Sender, EventData) |
Sender | the event firing control |
EventData | contains the RID of the activated RMenu as a string. Must be evaluated: var menu_rid=value EventData; |
Event fired when the associated popup is populated. This event is not really useful, and has more like an informative role (that the popup was activated). |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:57 2009 GMT | (c)2009 RadGs Software |