Class ReportGroupBrowser

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardLookup<ReportGroup>
io.jmix.reportsui.screen.group.browse.ReportGroupBrowser
All Implemented Interfaces:
FrameOwner, LookupScreen<ReportGroup>, MultiSelectLookupScreen

@UiController("report_ReportGroup.browse") @UiDescriptor("report-group-browse.xml") @Route("reportGroups") public class ReportGroupBrowser extends StandardLookup<ReportGroup>
  • Field Details

  • Constructor Details

    • ReportGroupBrowser

      public ReportGroupBrowser()
  • Method Details