From WebOS101
TODO
Add event handle examples.
Discussion
Question: Shouldn't the integerPickerNumOfPiesModel in the discussion NOT be declared with the var key word? I my experiece that would make it local to the setup function and thus not referenceable in other functions (namely event handlers)?