RunViewWidgetActionsExt

Trait RunViewWidgetActionsExt 

Source
pub trait RunViewWidgetActionsExt {
    // Required method
    fn run_view(&self, path: &[LiveId]) -> RunViewRef;
}

Required Methods§

Source

fn run_view(&self, path: &[LiveId]) -> RunViewRef

Implementations on Foreign Types§

Source§

impl RunViewWidgetActionsExt for Actions

Source§

fn run_view(&self, path: &[LiveId]) -> RunViewRef

Implementors§