ios - How to implement UITableViewCell without UITableView -


i want use power of uitableviewcell disclosure accessory, don't need whole uitableview. possible , appropriate ? don't see delegate on uitableviewcell, don't know should put code in - (void)tableview:(uitableview *)tableview accessorybuttontappedforrowwithindexpath:(nsindexpath *)indexpath; references or suggestions on ?

you make uitableview 1 section , 1 row, , load cell it. pretty easy , wouldn't run risk of running afoul of apple review board.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -