Class ReportEditor

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardEditor<Report>
io.jmix.reportsui.screen.report.edit.ReportEditor
All Implemented Interfaces:
ChangeTracker, EditorScreen<Report>, FrameOwner, ReadOnlyAwareScreen

@UiController("report_Report.edit") @UiDescriptor("report-edit.xml") public class ReportEditor extends StandardEditor<Report>