pub trait PageFlipWidgetExt { // Required method fn page_flip(&self, path: &[LiveId]) -> PageFlipRef; }