Package io.jmix.pivottableflowui
Class PivotTableFlowuiConfiguration
java.lang.Object
io.jmix.pivottableflowui.PivotTableFlowuiConfiguration
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionactions(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) views(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) 
- 
Constructor Details- 
PivotTableFlowuiConfigurationpublic PivotTableFlowuiConfiguration()
 
- 
- 
Method Details- 
pivotTable
- 
actions@Bean public ActionsConfiguration actions(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) 
- 
views@Bean public ViewControllersConfiguration views(org.springframework.context.ApplicationContext applicationContext, AnnotationScanMetadataReaderFactory metadataReaderFactory) 
 
-