Class ReportEditLocalesFragment

java.lang.Object
io.jmix.ui.screen.ScreenFragment
io.jmix.reportsui.screen.report.edit.tabs.ReportEditLocalesFragment
All Implemented Interfaces:
FrameOwner

@UiController("report_ReportEditLocales.fragment") @UiDescriptor("report-edit-locales-fragment.xml") public class ReportEditLocalesFragment extends ScreenFragment
  • Field Details

    • dialogs

      @Autowired protected Dialogs dialogs
    • messageBundle

      @Autowired protected MessageBundle messageBundle
  • Constructor Details

    • ReportEditLocalesFragment

      public ReportEditLocalesFragment()
  • Method Details