Uses of Interface
org.drools.workbench.screens.dtablexls.backend.server.conversion.DTCellValueUtilities.ConversionErrorCallback
-
Packages that use DTCellValueUtilities.ConversionErrorCallback Package Description org.drools.workbench.screens.dtablexls.backend.server.conversion -
-
Uses of DTCellValueUtilities.ConversionErrorCallback in org.drools.workbench.screens.dtablexls.backend.server.conversion
Methods in org.drools.workbench.screens.dtablexls.backend.server.conversion with parameters of type DTCellValueUtilities.ConversionErrorCallback Modifier and Type Method Description static voidDTCellValueUtilities. assertDTCellValue(String type, org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 dcv, DTCellValueUtilities.ConversionErrorCallback callback)The column-data type is looked up from the SuggestionCompletionEngine and represents the *true* data-type that the column represents.
-