483484485486487488489490491492493
{ final Component component = markupIdToComponent.values().iterator().next(); final Page page = component.findParent(Page.class); if (page != null) { page.detach(); } } } /**
455456457458459460461462463464465
454455456457458459460461462463464
515516517518519520521522523524525
489490491492493494495496497498499
453454455456457458459460461462463
456457458459460461462463464465466