RunListSetWidgetSetExt

Trait RunListSetWidgetSetExt 

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

Required Methods§

Implementations on Foreign Types§

Source§

impl RunListSetWidgetSetExt for WidgetSet

Implementors§