Skip to content

Instantly share code, notes, and snippets.

@joegaudet
Created May 27, 2010 22:23
Show Gist options
  • Save joegaudet/416443 to your computer and use it in GitHub Desktop.
Save joegaudet/416443 to your computer and use it in GitHub Desktop.
hexValueChanged:function(){
console.log("Value Changed");
console.log(this.getPath("NumberConverter.mainPage.textValue"));
}.observes("NumberConverter.mainPage.textValue")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment