Interface TableReportPreviewCellEnhancerHook
- All Superinterfaces:
Hook
- All Known Implementing Classes:
GeoLocationEnhancer,LinkToEnhancer,PreviewEnhancerHook
-
Method Summary
Modifier and TypeMethodDescriptionbooleanconsumes(TableReportDto report, ColumnDto column, String value, String rawValue, String[] rowValues) booleanenhanceMenu(TableReportPreviewView tableReportPreviewView, Menu menu, TableReportDto report, ColumnDto column, String rawValue, String value, String[] rowValues)
-
Method Details
-
consumes
-
enhanceMenu
boolean enhanceMenu(TableReportPreviewView tableReportPreviewView, Menu menu, TableReportDto report, ColumnDto column, String rawValue, String value, String[] rowValues)
-