¡@

Home 

2014/10/16 ¤W¤È 12:02:36

jquery Programming Glossary: compositeviews

How to handle nested CompositeView using Backbone.Marionette?

http://stackoverflow.com/questions/13575101/how-to-handle-nested-compositeview-using-backbone-marionette

into larger scale data structures with Backbone and coming across occasions where data would be well represented via CompositeViews that is CollectionViews with the addition of added fluff around them such as headers buttons and so on. However I'm having.. addition of added fluff around them such as headers buttons and so on. However I'm having a lot of difficulty nesting CompositeViews inside one another. Using the standard itemView property on a CompositeView to render another CompositeView doesn't seem.. to SchedulerDetailCompositeView but I'm not really sure what the proper technique for doing so is due to the nested CompositeViews. For reference here's a rough mockup of the structure I'm trying to achieve if there might be a better manner for reaching..