Trait PerformanceViewWidgetRefExt

Source
pub trait PerformanceViewWidgetRefExt {
    // Required methods
    fn performance_view(&self, path: &[LiveId]) -> PerformanceViewRef;
    fn as_performance_view(&self) -> PerformanceViewRef;
}

Required Methods§

Implementors§