usesuper::PanelView;implPanelView{// TODO(jleibs): Would be nice if this could be a const EntityPath but making
// the hash const is a bit of a pain.
pubconstBLUEPRINT_VIEW_PATH:&'staticstr="blueprint_view";pubconstSELECTION_VIEW_PATH:&'staticstr="selection_view";pubconstTIMELINE_VIEW_PATH:&'staticstr="timeline_view";}