Trait WebViewWidgetActionsExt

Source
pub trait WebViewWidgetActionsExt {
    // Required method
    fn web_view(&self, path: &[LiveId]) -> WebViewRef;
}

Required Methods§

Source

fn web_view(&self, path: &[LiveId]) -> WebViewRef

Implementors§