TextViewWrapper
TextViewCompleter::TextViewWrapper::TextViewWrapper(BTextView* textView)
TextViewCompleter::TextViewWrapper::GetEditViewState(BString& text,
TextViewCompleter::TextViewWrapper::SetEditViewState(const BString& text,
TextViewCompleter::TextViewWrapper::GetAdjustmentFrame()
BAutoCompleter(new TextViewWrapper(textView), model,
class TextViewWrapper : public EditView {
TextViewWrapper(BTextView* textView);