Trait CheckBoxWidgetActionsExt

Source
pub trait CheckBoxWidgetActionsExt {
    // Required method
    fn check_box(&self, path: &[LiveId]) -> CheckBoxRef;
}

Required Methods§

Source

fn check_box(&self, path: &[LiveId]) -> CheckBoxRef

Implementors§