function UpdateView:onUpdateCancel(callback) assert(callback and type(callback) == "function") self.callback_ = callback end