Trait DropDownWidgetRefExt

Source
pub trait DropDownWidgetRefExt {
    // Required methods
    fn drop_down(&self, path: &[LiveId]) -> DropDownRef;
    fn as_drop_down(&self) -> DropDownRef;
}

Required Methods§

Implementors§