RunListSetWidgetRefExt

Trait RunListSetWidgetRefExt 

Source
pub trait RunListSetWidgetRefExt {
    // Required method
    fn run_list_set(&self, paths: &[&[LiveId]]) -> RunListSet;
}

Required Methods§

Source

fn run_list_set(&self, paths: &[&[LiveId]]) -> RunListSet

Implementations on Foreign Types§

Source§

impl RunListSetWidgetRefExt for WidgetRef

Source§

fn run_list_set(&self, paths: &[&[LiveId]]) -> RunListSet

Implementors§