IntegrationSetWidgetRefExt

Trait IntegrationSetWidgetRefExt 

Source
pub trait IntegrationSetWidgetRefExt {
    // Required method
    fn integration_set(&self, paths: &[&[LiveId]]) -> IntegrationSet;
}

Required Methods§

Source

fn integration_set(&self, paths: &[&[LiveId]]) -> IntegrationSet

Implementations on Foreign Types§

Source§

impl IntegrationSetWidgetRefExt for WidgetRef

Source§

fn integration_set(&self, paths: &[&[LiveId]]) -> IntegrationSet

Implementors§