NSTableHeaderCell
ソートインジケータを表示するエリアを返す -(NSRect)sortIndicatorRectForBounds:(NSRect )theRect: 解説 ソートインジケータを表示するエリアを返す 返り値 ( NSRect ) 引数 ( NSRect )theRect フレームワーク ApplicationKit クラス NSTableHeaderCell In…
** -(void)drawSortIndicatorWithFrame:(NSRect )cellFrame: inView:(NSView *)controlView: ascending:(BOOL)ascending: priority:(int)priority: 解説 ソート順マークを描画します。 返り値 ( void ) なし 引数 ( NSRect )cellFrame ( NSView * )controlVi…