Class GeoLocationEnhancer
java.lang.Object
net.datenwerke.rs.base.client.reportengines.table.previewenhancer.GeoLocationEnhancer
- All Implemented Interfaces:
Hook,TableReportPreviewCellEnhancerHook
-
Constructor Summary
Constructors -
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 value, String rawValue, String[] rowValues)
-
Constructor Details
-
GeoLocationEnhancer
-
-
Method Details
-
consumes
public boolean consumes(TableReportDto report, ColumnDto column, String value, String rawValue, String[] rowValues) - Specified by:
consumesin interfaceTableReportPreviewCellEnhancerHook
-
enhanceMenu
public boolean enhanceMenu(TableReportPreviewView tableReportPreviewView, Menu menu, TableReportDto report, ColumnDto column, String value, String rawValue, String[] rowValues) - Specified by:
enhanceMenuin interfaceTableReportPreviewCellEnhancerHook
-