preDevCamp: Intro To Developing for WebOS: Code 3

By admin, August 7, 2009
HelloAssistant.prototype.handleButtonPress = function(event){
// increment the total and update the display
 this.total++;
 this.controller.get('count').update(this.total);
}

Comments are closed

OfficeFolders theme by Themocracy