Changes between Version 9 and Version 10 of ReferenceMaterials/EventApi

Show
Ignore:
Timestamp:
06/10/10 19:43:29 (16 years ago)
Author:
davidhenry@… (IP: 74.203.101.252)
Comment:

Updated event cfc namespace for MG3

Legend:

Unmodified
Added
Removed
Modified
  • ReferenceMaterials/EventApi

    v9 v10  
    33= Event API = 
    44 
    5 When a function in a controller is called as a result of a <message-listener> tag, it is passed an instance of the !ModelGlue.unity.eventrequest.!EventContext CFC. 
     5When a function in a controller is called as a result of a <message-listener> tag, it is passed an instance of the !ModelGlue.gesture.eventrequest.!EventContext CFC. 
    66 
    77This CFC contains a series of functions known as the Event API that are useful to getting and setting values in the viewstate as well as event-related utilities.