Package io.jmix.reportsui
Class ReportsUiConfiguration
java.lang.Object
io.jmix.reportsui.ReportsUiConfiguration
@Configuration
@ComponentScan
@ConfigurationPropertiesScan
@PropertySource(name="io.jmix.reportsui",
value="classpath:/io/jmix/reportsui/module.properties")
public class ReportsUiConfiguration
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionactions
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) screens
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-
Constructor Details
-
ReportsUiConfiguration
public ReportsUiConfiguration()
-
-
Method Details
-
screens
@Bean("report_ReportsUiControllers") public UiControllersConfiguration screens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) -
actions
@Bean("report_ReportsUiActions") public ActionsConfiguration actions(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) -
dataSetFactory
-
crossTabTableDecorator
@Bean("report_CrossTabOrientationTableDecorator") public CrossTabTableDecorator crossTabTableDecorator()
-