IntegrationWidgetRefExt

Trait IntegrationWidgetRefExt 

Source
pub trait IntegrationWidgetRefExt {
    // Required methods
    fn integration(&self, path: &[LiveId]) -> IntegrationRef;
    fn as_integration(&self) -> IntegrationRef;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl IntegrationWidgetRefExt for WidgetRef

Implementors§