ictvmt / mvp4g

Automatically exported from code.google.com/p/mvp4g
0 stars 0 forks source link

Attribute calledMethod should be optional #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Attribute calledMethod should be optional. If not present, the name of the 
method should just be the type of the event preceded by "on".

For example, for an event which type is "displayMessage", if no 
calledMethod attribute is defined, then the name of the method will 
be "onDisplayMessage".

Original issue reported on code.google.com by plcoir...@gmail.com on 14 Aug 2009 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by plcoir...@gmail.com on 4 Oct 2009 at 1:26

GoogleCodeExporter commented 8 years ago

Original comment by plcoir...@gmail.com on 4 Oct 2009 at 1:44