Skip to content

Instantly share code, notes, and snippets.

@rebo
Created March 29, 2010 16:48
Show Gist options
  • Save rebo/348079 to your computer and use it in GitHub Desktop.
Save rebo/348079 to your computer and use it in GitHub Desktop.
nameValue: SC.LabelView.design({
layout: {
top: 30,
left: 125,
height: 24,
width: 200
},
valueBinding: "Training.operativesController.get('selection').get('firstObject').get('name')"
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment