摘要:
-convertPoint: toView:获取试图坐标系之间的坐标变换[UITableView indexPathForRowAtPoint:] 获得行序列号例如:- (IBAction)cellButtonTapped:(id)sender { UIButton *button = sender; CGPoint correctedPoint = [button convertPoint:button.bounds.origin toView:self.tableView]; NSIndexPath *indexPath = [self.table... 阅读全文
posted @ 2013-11-27 16:33
MyAppZone7797
阅读(344)
评论(0)
推荐(0)
浙公网安备 33010602011771号