GetView
BGridLayoutBuilder& GetView(BView** _view);
Split<ParentBuilder>::GetView(BView** _view)
Cards<ParentBuilder>::GetView(BView** _view)
inline ThisBuilder& GetView(BView** _view);
inline ThisBuilder& GetView(BView** _view);
inline ThisBuilder& GetView(BView** _view);
Group<ParentBuilder>::GetView(BView** _view)
inline ThisBuilder& GetView(BView** _view);
Grid<ParentBuilder>::GetView(BView** _view)
fEditor->GetView()->MakeFocus(true);
fEditor->GetView()->RemoveSelf();
.Add(fEditor->GetView())
virtual BView* GetView();
virtual BView* GetView();
virtual BView* GetView() = 0;
BView* box = GetView();
BView* parent = GetView();
DetailsBuilder builder(fParent, GetView(), GetControlBounds(), statement, fSettings);
BView* box = GetView();
GetView()->AddChild(box);
BView* box = GetView();
.GetView(&toggledRow)
virtual BView* GetView() const;
if (!fWrapperView->GetView()->IsLayoutValid()) {
fWrapperView->GetView()->SetExplicitMaxSize(
fWrapperView->GetView()->SetExplicitMaxSize(
fWrapperView->GetView()->MinSize());
fWrapperView->GetView()->MaxSize());
fWrapperView->GetView()->PreferredSize());
fWrapperView->GetView()->Frame().Size());
fWrapperView = new WrapperView(fTest->GetView());
BView* GetView() const;