RunListWidgetActionsExt

Trait RunListWidgetActionsExt 

Source
pub trait RunListWidgetActionsExt {
    // Required method
    fn run_list(&self, path: &[LiveId]) -> RunListRef;
}

Required Methods§

Source

fn run_list(&self, path: &[LiveId]) -> RunListRef

Implementations on Foreign Types§

Source§

impl RunListWidgetActionsExt for Actions

Source§

fn run_list(&self, path: &[LiveId]) -> RunListRef

Implementors§