使用单元格中的字幕搜索表格视图

时间:2013-06-19 16:22:10

标签: ios uitableview uisearchbar

我有一个表视图,可以搜索标题。我想在单元格中添加字幕,我知道该怎么做,但我希望能够通过字幕和标题搜索信息。字幕数组中每个项目的索引对应于标题数组中相同索引处的对象。所以,我遇到的一个问题是,当我根据搜索文本搜索并查看表格自动更新时,我需要使用正确的字幕显示。如果我搜索副标题中的文本,则需要执行相同的操作。它需要显示副标题的正确标题。有什么建议吗?

这是我的代码:

#import "List.h"
#import "RSFM.h"
#import "DTCustomColoredAccessory.h"

@interface List ()

@end

@implementation List
{
    NSMutableArray *title;
    NSMutableArray *subtitle;
    NSMutableArray *displayItems;
}

- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil
{
    self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
    if (self) {
        // Custom initialization
    }
    return self;
}

- (void)viewDidLoad
{
    [super viewDidLoad];
    // Do any additional setup after loading the view from its nib.

    title = [[NSMutableArray alloc]initWithObjects:@"Cates Farm", @"Broadbent B & B Foods", @"Cayce's Pumpkin Patch", @"Metcalfe Landscaping", @"Brumfield Farm Market", @"Dogwood Valley Farm", @"Country Fresh Meats & Farmers Market", @"Jim David Meats", @"Trunnell's Farm Market", @"Lovell's Orchard & Farm Market", @"Zook's Produce", @"The Country Barn", @"Poore's Nursery & Farms", @"Just Piddlin Farm", @"Chaney's Dairy Barn & Restaurant", @"Jackson's Orchard & Nursery, Inc.", @"Mammoth Cave Transplants", @"Habegger's Amish Market", @"Kenny's Farmhouse Cheese", @"Dennison's Roadside Market", @"Roberts Family Farm", @"Wooden Farm", @"Lee's Garden Center, Florist & Gift Shop", @"Hinton's Orchard & Farm Market", @"Serenity Farm Alpacas", @"Burton's Nursery & Garden Center", @"Davis Family Farms", @"Heavenly Haven Farm", @"French Valley Farms", @"Cravens Greenhouse", @"Haney's Appledale Farm", @"Hettmansperger's Greenhouse", @"D & F Farms", @"Double Hart Farm", @"Owens Garden Center", @"Hail's Farm", @"Sinking Valley Vineyard & Winery, Inc.", @"Todd's Greenhouse & Florist, LLC", @"McQuerry's Family Farm-Herbs-N-Heirlooms", @"Berea College Farm & Gardens", @"Acres of Land Winery & Restaurant", @"Baldwin Farms", @"Wonder of Life Farm", @"Chateau du Vieux Corbeau Winery/Old Crow Farm Winery", @"Devine's Farm & Corn Maze", @"Williams Country Market", @"Serano Alpacas & Yarns", @"St. Catharine Farm", @"Capture Your Heart Alpacas", @"Ridgeview Greenhouse & Nursery", @"Country Corner Greenhouse & Nursery, Inc", @"Sunny Acres Farm", @"Morrison's Greenhouses", @"George Gagel Farm Market, LLC", @"Thieneman's Herbs & Perennials", @"Tower View Farm & Nursery", @"Gallrein Farms", @"Sweet Home Spun in the Low Dutch Meetinghouse", @"Mulberry Orchard, LLC", @"Gregory Farms", @"Sherwood Acres Beef", @"Bray Orchard & Roadside Market", @"Callis Orchards", @"Bray Fruit", @"Wilson's Nursery", @"Triple J Farm", @"Ayres Family Orchard", @"Michels Family Farm", @"Amerson Farm", @"Bi-Water Farm & Greenhouse", @"Alpine Hills Dairy Tour/Country Pumpkins", @"Blue Ribbon Market", @"Eagle Bend Alpacas Fiber & Gift Shoppe", @"Redman's Farm",@"The Greenhouse in Gertrude", @"Croppers Greenhouse & Nursery", @"McLean's Aerofresh Fruit", @"Julie's Pumpkins", @"Reed Valley Orchard", @"Evans Orchard & Cider Mill", @"Antioch Daylily Garden", @"Golden Apple Fruit Market", @"Boyd Orchards", @"Serenity Hill Fiber & Living History Farm", @"Beech Springs Farm Market", @"Yuletide Tree Farm & Nursery", @"Townsend's Sorghum Mill and Farm Market", @"Bramble Ridge Orchard", @"Country Garden Greenhouse", @"Golden Apple Fruit Market", @"Black Barn Produce, LLC", @"Imel's Greenhouse", @"Feathered Wing Farm Market", @"Hutton-Loyd Tree Farm", @"Halcomb's Knob, LLC", @"Happy Hollow Farms", @"Reid's Orchard", @"McKinney Farm", @"Crawford Farms", @"Brian T. Guffey Livestock & Produce", @"MeadowBrook Orchards & Farm", @"Rising Sons Home Farm Winery", @"VanMeter Family Farm", nil];

    subtitle = [[NSMutableArray alloc]initWithObjects:@"Hwy 425 Henderson, KY 42420", @"257 Mary Blue Road Kuttawa, KY 42055", @"153 Farmersville Road Princeton, KY 42445", @"410 Princeton Road Madisonville, KY 42431", @"3320 Nebo Road Madisonville, KY 42431", @"4551 State Route 109N Clay, KY 42404", @"9355 US Hwy 60 W Sturgis, KY 42459",@"350 T. Frank Wathen Rd. Uniontown, KY 42461", @"9255 Hwy 431 Utica, KY 42376", @"22850 Coal Creek Road Hopkinsville, KY 42240", @"Intersection of KY107 & KY117 Herndon, KY   42240", @"112 Britmart Road Elkton, KY 42220", @"5486 Morgantown Road   Russellville, KY 42276", @"10830 S. Morgantown Rd.  Woodburn, KY 42170", @"9191 Nashville Road, Bowling Green, KY 42101", @"1280 Slim Island Road   Bowling Green, KY 42101", @"5394 Brownsville Road Brownsville, KY 42210", @"945 Perrytown Road  Scottsville, KY 42164", @"2033 Thomerson Park Road Austin, KY 42123", @"5824 S. Jackson Hwy. Horse Cave, KY 42749", @"125 Kennedy Road Guston, KY   40142", @"1869 Wooden Lane Elizabethtown, KY 42701", @"1918 Bardstown Road Hodgenville, KY 42748", @"8631 Campbellsville Road Hodgenville, KY 42748", @"1380 Frogg Lane Raywick, KY 40060", @"2212 Saloma Road Campbellsville, KY 42718", @"313 Hwy 1464 Greensburg, KY 42743", @"230 Heavenly Lane Columbia, KY 42728", @"1842 N. Main St. Jamestown, KY 42629", @"500 Cedar Hill Road Albany, KY 42602", @"8350 West 80 Nancy, KY 42544-8756", @"3917 N. Hwy 837 Science Hill, KY 42553", @"755 Elihu Rush Branch Road Somerset, KY 42501", @"6550 Cumberland Falls Road Corbin, KY 40701", @"735 Latham Road Somerset, KY 42503", @"Hwy 461, at 3 mile marker Somerset, KY 42503", @"1300 Plato-Vanhook Road Somerset, KY 42503", @"35 Skyline Drive Eubank, KY 42567", @"169 Pine Hill Road Paint Lick, KY 40461", @"230 N. Main St. Berea, KY 40404", @"2285 Barnes Mill Road Richmond, KY 40475", @"1113 Tates Creek Road Richmond, KY 40475", @"686 Buckeye Road Lancaster, KY 40444", @"471 Stanford Avenue Danville, KY 40422-1927", @"623 Talmage-Mayo Road Harrodsburg, KY 40330", @"4189 Craintown Rd. Gravel Switch, KY 40328", @"1805 Booker Road Springfield, KY 40069", @"2645 Bardstown Road Springfield, KY 40061", @"9430 Bloomfield Road Bloomfield, KY 40008", @"460 Buffalo Run Road Shepherdsville, KY 40165", @"4877 Hwy 44E Shepherdsville, KY 40165", @"6516 Echo Trail Jeffersontown, KY 40299", @"5613 Cooper Chapel Road Louisville, KY 40229", @"2400 Lower Hunters Trace Louisville, KY 40216", @"9120 Blowing Tree Road Louisville, KY 40220", @"12523 Taylorsville Road Jeffersontown, KY 40299", @"1029 Vigo Road Shelbyville, KY 40065", @"6805 Castle Hwy. Pleasureville, KY 40057", @"1330 Mulberry Pike Shelbyville, KY 40065", @"985 Vance Road Turners Station, KY 40075", @"215 Parker Drive LaGrange, KY 40031", @"2580 Hwy 42 W. Bedford, KY 40006", @"3721 Hwy 421 N Bedford, KY 40006", @"1660 Highway 421 N Bedford, KY 40006", @"3690 East-West Connector (Rte 676) Frankfort, KY 40601", @"2287 Long Lick Road Georgetown, KY 40324", @"525 Wilson Lane Owenton, KY 40359", @"4275 Hwy 1316 Sparta, KY 41086", @"130 McClelland Circle Georgetown, KY 40324", @"877 Cincinnati Road Georgetown, KY 40324", @"2165 Sherman Mount Zion Rd. Dry Ridge, KY 41035", @"8707 Camp Ernst Road Union, KY 41091", @"7812 East Bend Road Burlington, KY 41005", @"12449 Decoursey Pike Morning View, KY 41063", @"3246 Augusta-Berlin Road Brooksville, KY 41004", @"5350 Raymond Road May's Lick, KY 41055", @"4085 Ewing Road Ewing, KY 41039", @"1069 Ruddles Mill Road Paris, KY 40361", @"239 Lail Lane Paris, KY 40361", @"180 Stone Road Georgetown, KY 40324", @"2231 Houston Antioch Road Lexington, KY 40516", @"1801 Alexandria Drive Lexington, KY 40504", @"1396 Pinckard Pike Versailles, KY 40383", @"1371 Beverly Lane Nicholasville, KY 40356", @"4776 Old Boonesboro Road Winchester, KY 40391", @"3925 Old Boonesboro Road Winchester, KY 40391", @"11620 Main Street Jeffersonville, KY 40337", @"2726 Osborne Road Mt. Sterling, KY 40353", @"99 Union Road Beattyville, KY 41311", @"1523 Hwy 119 North Whitesburg, KY 41815", @"52 KY Route 3224 River, KY 41254", @"2836 State Route 1 Greenup, KY 41144", @"45 Katherine Lane Greenup, KY 41144", @"1483 Big Run Road Wallingford, KY 41093", @"430 Wallacetown Road Paint Lick, KY 40461", @"9730 KY 136W Calhoun, KY 42327", @"4818 Hwy 144 Owensboro, KY 42303", @"88 Noe Lane Russellville, KY 42276", @"59 Williams Cemetery Rd. Hodgenville, KY 42748", @"1114 KY Hwy 829 Albany, KY 42602", @"680 Dug Hill Rd. Elk Horn, KY 42733", @"975 Frankfort Rd. Lawrenceburg, KY 40342", @"164 Old Peonia Loop Clarkson, KY 42726", nil];

    displayItems = [[NSMutableArray alloc]initWithArray:title];

    searchBar.showsCancelButton = YES;
}

- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section
{
    return [displayItems count];
}

- (UITableViewCell *)tableView:(UITableView *)aTableView cellForRowAtIndexPath:(NSIndexPath *)indexPath
{
    static NSString *marketListIdentifier = @"SimpleTableItem";
    UIImageView *image = [[UIImageView alloc]init];
    image.image = [UIImage imageNamed:@"CellImage.png"];

    UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:marketListIdentifier];

    if (cell == nil)
    {
        cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleSubtitle reuseIdentifier:marketListIdentifier];
    }

    cell.textLabel.font = [UIFont fontWithName:@"FranklinGothicStd-ExtraCond" size:20.0];
    cell.textLabel.backgroundColor = [UIColor clearColor];
    cell.textLabel.highlightedTextColor = [UIColor darkGrayColor];
    cell.textLabel.textColor = [UIColor whiteColor];
    cell.detailTextLabel.font = [UIFont fontWithName:@"FranklinGothicStd-ExtraCond" size:14.0];
    cell.detailTextLabel.backgroundColor = [UIColor clearColor];
    cell.detailTextLabel.highlightedTextColor = [UIColor darkGrayColor];
    cell.detailTextLabel.textColor = [UIColor whiteColor];

    cell.backgroundView = image;

    cell.textLabel.text = [displayItems objectAtIndex:indexPath.row];
    cell.detailTextLabel.text = [subtitle objectAtIndex:indexPath.row];

    DTCustomColoredAccessory *accessory = [DTCustomColoredAccessory accessoryWithColor:cell.textLabel.textColor];
    accessory.highlightedColor = [UIColor darkGrayColor];
    cell.accessoryView =accessory;

    return cell;
}

- (void)searchBar:(UISearchBar *)searchBar textDidChange:(NSString *)searchText
{
    if ([searchText length] == 0)
    {
        [displayItems removeAllObjects];
        [displayItems addObjectsFromArray:title];
    }
    else
    {
        [displayItems removeAllObjects];
        for (NSString *string in title)
        {
            NSRange r = [string rangeOfString:searchText options:NSCaseInsensitiveSearch];
            if (r.location != NSNotFound)
            {
                [displayItems addObject:string];
            }
        }
    }
    [tableView reloadData];
}

- (void)searchBarSearchButtonClicked:(UISearchBar *)aSearchBar
{
    [searchBar resignFirstResponder];
}

- (void)searchBarCancelButtonClicked:(UISearchBar *)aSearchBar
{
    [searchBar resignFirstResponder];
}

- (void)didReceiveMemoryWarning
{
    [super didReceiveMemoryWarning];
    // Dispose of any resources that can be recreated.
}

@end

编辑:我现在正在尝试使用带有标题和副标题键的字典,但是当我打开此视图时应用程序崩溃。

以下是我创建字典的方法。

keys = [NSArray arrayWithObjects:@"titleKey", @"subtitleKey", nil];
    objects = [[NSMutableArray alloc]init];
    [objects addObject:title];
    [objects addObject:subtitle];

    marketDictionary = [[NSMutableDictionary alloc]init];

    marketDictionary = [NSDictionary dictionaryWithObjects:objects forKeys:keys];

    farmMarkets = [[NSMutableArray alloc]initWithObjects:marketDictionary, nil];

    displayItems = [[NSMutableArray alloc]initWithArray:farmMarkets];

以下是我尝试设置单元格标题和副标题的方法。该应用程序在第一行崩溃。

cell.textLabel.text = [[displayItems objectAtIndex:indexPath.row]objectForKey:@"titleKey"];
    cell.detailTextLabel.text = [[displayItems objectAtIndex:indexPath.row]objectForKey:@"subtitleKey"];

以下是日志中的错误。

2013-06-19 15:16:16.240 KFBNewsroom[13461:c07] -[__NSArrayM isEqualToString:]: unrecognized selector sent to instance 0x12745290
2013-06-19 15:16:16.241 KFBNewsroom[13461:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSArrayM isEqualToString:]: unrecognized selector sent to instance 0x12745290'

2 个答案:

答案 0 :(得分:1)

您应该创建一个字典数组,而不是拥有两个数组。

搜索标题时,您会找到匹配项,您应该将该字典放入结果数组中。现在使用字典数组,您可以检索与标题相关联的字幕。

您还可以使用cellForRowAtIndexPath方法进行以下更改:

cell.textLabel.text = [displayItems objectAtIndex:indexPath.row];
int currentIndex = [title indexOfObject:cell.textLabel.text];   
cell.detailTextLabel.text = [subtitle objectAtIndex:currentIndex];

答案 1 :(得分:1)

我建议将标题和副标题存储在一起而不是单独的数组。您可以使用带有@“title”和@“subtitle”键的字典数组,或使用这些属性创建自定义模型对象。

无论哪种方式,您所要做的就是将您使用的相同逻辑与标题字符串应用于相应的字幕字符串。在不更改数据结构的情况下,您可以将searchBar:textDidChange:逻辑更新为:

for (NSUInteger i = 0; i < [title count]; i++ )
{
    if ( ([[title objectAtIndex:i rangeOfString:searchText options:NSCaseInsensitiveSearch] != NSNotFound) || ([[subtitle objectAtIndex:i rangeOfString:searchText options:NSCaseInsensitiveSearch] != NSNotFound) ) {
        [displayItems addObject:string];
    }
}

这种方式searchText可以是标题字符串或字幕字符串。

注意:我没有查看文档或使用Xcode的自动完成功能就输入了这个内容,因此可能会出现拼写错误,拼写错误或语法错误。

更新:

根据编辑中的信息,我认为您的farmMarkets数组的结构是错误的。你想要的是让farmMarkets数组包含每个市场的NSDictionary。然后每个单独的字典都有@“title”和@“subtitle”键。为了使这更容易可视化,您可能需要像这样初始化farmMarkets:

NSArray *farmMarkets = @[
    @{@"title"      :    @"Cates Farm",
      @"subtitle"   :    @"Hwy 425 Henderson, KY 42420"},

    @{@"title"      :    @"Broadbent B & B Foods",
      @"subtitle"   :    @"257 Mary Blue Road Kuttawa, KY 42055"},

    @{@"title"      :    @"Cayce's Pumpkin Patch",
      @"subtitle"   :    @"153 Farmersville Road Princeton, KY 42445"}
];

(仅供参考,正如@“asdf”将创建一个NSString,@ [list,of,objects]将创建一个NSArray,@ {key:value,key:value}将创建一个NSDictionary。)

然后,您可以执行此操作以获取您的单元格的信息:

cell.textLabel.text = [[displayItems objectAtIndex:indexPath.row] objectForKey:@"title"];
cell.detailTextLabel.text = [[displayItems objectAtIndex:indexPath.row] objectForKey:@"subtitle"];