HasView
if (!fTabManager->HasView(view))
bool HasView(const BView* containedView) const;
&& !fWindow->TopView()->HasView(view))
if (child->HasView(view))
bool HasView(View* view);