2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIView.h>
9 @
class UICompletionTablePrivate
;
11 @interface UICompletionTable
: UIView
13 UICompletionTablePrivate
*_private
;
18 - (id
)initWithFrame
:(struct CGRect
)fp8
;
20 - (void)layoutSubviews
;
21 - (void)setDelegate
:(id
)fp8
;
23 - (void)setTopStrokeColor
:(id
)fp8
;
24 - (int)numberOfRowsInTable
:(id
)fp8
;
25 - (id
)_completionForRow
:(int)fp8
;
26 - (id
)table
:(id
)fp8 cellForRow
:(int)fp12 column
:(id
)fp16 reusing
:(id
)fp20
;
27 - (void)tableSelectionDidChange
:(id
)fp8
;