SetLoading
void SetLoading(bool isLoading);
fFeaturedPackagesView->SetLoading(true);
fFeaturedPackagesView->SetLoading(false);
fScopeView->SetLoading(true);
fScopeView->SetLoading(false);
void SetLoading(bool loading);