ictvmt / mvp4g

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

add a bind attribute to @Event #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The goal of the bind attribute would be to bind event handlers or presenters 
without having them handled the event (ie defined the handling method of the 
event). This would prevent empty handling method, above all when  
[http://code.google.com/p/mvp4g/wiki/GinIntegration#Using_GIN_to_manage_nested_v
iews using GIN for nested views].

Original issue reported on code.google.com by plcoir...@gmail.com on 18 Jul 2011 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by plcoir...@gmail.com on 18 Jul 2011 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by plcoir...@gmail.com on 24 Jul 2011 at 9:28

GoogleCodeExporter commented 8 years ago

Original comment by plcoir...@gmail.com on 24 Jul 2011 at 9:40

GoogleCodeExporter commented 8 years ago
Available with the last snapshot

Original comment by plcoir...@gmail.com on 6 Oct 2011 at 2:43