Skip to content Skip to sidebar Skip to footer
Showing posts with the label View

How Do I Get The Parent Notesviewentry From The Notesxspviewentry?

Using SSJS I have a handle to a NotesXSPViewEntry which is a category in view,now I need to get the… Read more How Do I Get The Parent Notesviewentry From The Notesxspviewentry?

Backbone Change Model Of View

I am fairly new to Backbone and have the following question: I have a collection of models. I have … Read more Backbone Change Model Of View

Render Multiple View/controller Pairs

I am currently rendering a list of views: {{#each newsItem in controller}} {{view App.… Read more Render Multiple View/controller Pairs

Backbone View Inheritance

I am trying to write a Backbone view for an object browser which is designed to be implemented in s… Read more Backbone View Inheritance