Concept Framework 2.2 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: Sun Jan 27 18:15:09 2013 GMT | (c)2013 Devronium Applications |