Package io.jmix.pivottable
Class PivotTableConfiguration
java.lang.Object
io.jmix.pivottable.PivotTableConfiguration
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionactions
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) screens
(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory)
-
Constructor Details
-
PivotTableConfiguration
public PivotTableConfiguration()
-
-
Method Details
-
screens
@Bean("ui_PivotTableControllers") public UiControllersConfiguration screens(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) -
actions
@Bean("ui_PivotTableActions") public ActionsConfiguration actions(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) -
pivotTable
-