CachedTypesList
BStringList* CachedTypesList() const;
SetTypesList(fBarView->CachedTypesList());
fDragContextMenu->SetTypesList(PoseView()->CachedTypesList());
inline BStringList* CachedTypesList() const { return fCachedTypesList; };