Class ReportBrowser

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardLookup<Report>
io.jmix.reportsui.screen.report.browse.ReportBrowser
All Implemented Interfaces:
FrameOwner, LookupScreen<Report>, MultiSelectLookupScreen

@UiController("report_Report.browse") @UiDescriptor("report-browse.xml") @Route("reports") public class ReportBrowser extends StandardLookup<Report>