UILocalizedIndexedCollation
INDEX>UIKit インデックスコレクションクラス apple 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 Available in iPhone OS 2.0 and later. 定義 UILocalizedIndexedCollation.h 解説 概要 …
ソートされた配列を返します -(NSArray *)sortedArrayFromArray:(NSArray *)array collationStringSelector:(SEL)selector 解説 返り値 ( NSArray * ) 引数 ( NSArray * )array ( SEL )selector フレームワーク UIKit クラス UILocalizedIndexedCollation In…
-(NSInteger)sectionForSectionIndexTitleAtIndex:(NSInteger)indexTitleIndex 解説 返り値 ( NSInteger ) 引数 ( NSInteger )indexTitleIndex フレームワーク UIKit クラス UILocalizedIndexedCollation Instance Methods 使用可能 iPhone3.0 参照 例文
データをセクションでわける -(NSInteger)sectionForObject:(id)object collationStringSelector:(SEL)selector 解説 返り値 ( NSInteger ) 引数 ( id )object ( SEL )selector フレームワーク UIKit クラス UILocalizedIndexedCollation Instance Methods …
現在のコレクション 解説 返り値 ( id ) 引数 フレームワーク UIKit クラス UILocalizedIndexedCollation Instance Methods 使用可能 iPhone3.0 参照 例文
セクションタイトル 解説 @property(nonatomic, readonly) NSArray *sectionTitles ( NSArray * ) フレームワーク UIKit クラス UILocalizedIndexedCollation Property 使用可能 iPhone3.0 参照 例文
解説 @property(nonatomic, readonly) NSArray *sectionIndexTitles 返り値 ( NSArray * ) 引数 フレームワーク UIKit クラス UILocalizedIndexedCollation Property 使用可能 iPhone3.0 参照 例文