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