UNPKG

alloy

Version:

Appcelerator Titanium MVC Framework

5 lines 134 B
// Attach the bound model ($model) to the row so // we can access it in a click event. if ($model) { $.row.model = $model.toJSON(); }