pub trait ButtonWidgetActionsExt { // Required method fn button(&self, path: &[LiveId]) -> ButtonRef; }