pub trait DropDownWidgetActionsExt { // Required method fn drop_down(&self, path: &[LiveId]) -> DropDownRef; }