RunViewSetWidgetRefExt

Trait RunViewSetWidgetRefExt 

Source
pub trait RunViewSetWidgetRefExt {
    // Required method
    fn run_view_set(&self, paths: &[&[LiveId]]) -> RunViewSet;
}

Required Methods§

Source

fn run_view_set(&self, paths: &[&[LiveId]]) -> RunViewSet

Implementations on Foreign Types§

Source§

impl RunViewSetWidgetRefExt for WidgetRef

Source§

fn run_view_set(&self, paths: &[&[LiveId]]) -> RunViewSet

Implementors§