分組的tableview cell上面有按鈕,根據(jù)按鈕確定點(diǎn)擊的是哪一組的哪一行。對于初學(xué)者來說不好判斷,那么下面專業(yè)的鄭州app開發(fā)公司燚軒科技就來跟大家分享一下如何實(shí)現(xiàn)吧。
cell 方法里面添加
[cell.pingjiaBtn addTarget:self action:@selector(didPingJiaButton: event:) forControlEvents:UIControlEventTouchUpInside];
按鈕點(diǎn)擊事件
- (void)didPingJiaButton:(UIButton *)sender event:(id)event{
NSSet *touches=[event allTouches];
UITouch *touch=[touches anyObject];
CGPoint cureentTouchPosition=[touch locationInView:tableviews];
//得到indexPath
NSIndexPath *indexPath=[tableviews indexPathForRowAtPoint:cureentTouchPosition];
NSDictionary *dic = [NSDictionary dictionaryWithDictionary:self.listarr[indexPath.section][indexPath.row]];
ShoppingPingFenViewController *view = [[ShoppingPingFenViewController alloc]init];
view.tidStr = String(dic[@"tid"]);
view.gidStr = String(dic[@"gid"]);
view.cidStr = String(dic[@"cid"]);
view.imgStr = String(dic[@"goods_pic"]);
view.hidesBottomBarWhenPushed = YES;
[self.navigationController pushViewController:view animated:NO];
}
以上就是為大家分享的內(nèi)容了,如果還是存在有不理解,或者有不懂的地方,都是可以登錄鄭州app開發(fā)公司燚軒科技網(wǎng)站查找答案的。
s="MsoNormal"> ...
s="MsoNormal"> ...
亮度蒙版是影調(diào)調(diào)整的基石。它提供了一個簡便的方法來選取圖...
s="p"> <span...
目前大家經(jīng)常會遇到摳圖的問題,最多的就是摳人體、頭發(fā),摳...
請掃二維碼聯(lián)系客服
854221200@qq.com
185-3825-9583
QQ客服
關(guān)于  ·  招聘  ·  案例中心  ·  網(wǎng)站地圖
?@2018 燚軒科技版權(quán)所有 豫ICP備16015002號-4
百度提供搜索支持