Searched refs:fParentCell (Results 1 – 3 of 3) sorted by relevance
7 UITableViewCell* fParentCell; variable12 @property (nonatomic, retain) UITableViewCell* fParentCell;
5 @synthesize fOptions, fSelectedIndex, fSelectedCell, fParentCell;67 self.fParentCell.detailTextLabel.text = cell.textLabel.text;;
95 List.fOptions.fParentCell = List.fCell;