Skip to content

Instantly share code, notes, and snippets.

@etgryphon
Created July 29, 2009 00:59
Show Gist options
  • Save etgryphon/157791 to your computer and use it in GitHub Desktop.
Save etgryphon/157791 to your computer and use it in GitHub Desktop.
aRealMasterView: myApp.MasterView.design({
layout: { /* layout here */ },
contentPath: 'myApp.myRecordsController.arrangedObjects',
selectionPath: 'myApp.myRecordsController.selection',
searchPath: 'myApp.myRecordsController.search'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment