def _onChange(self): log.debug("onChange") if self.onChangeMethod: self.onChangeMethod(self.getCurrentItem())