Uses of Enum Class
com.vaadin.flow.component.spreadsheet.charts.converter.xssfreader.AbstractSeriesReader.ValueUpdateMode
Packages that use AbstractSeriesReader.ValueUpdateMode
-
Uses of AbstractSeriesReader.ValueUpdateMode in com.vaadin.flow.component.spreadsheet.charts.converter.xssfreader
Methods in com.vaadin.flow.component.spreadsheet.charts.converter.xssfreader that return AbstractSeriesReader.ValueUpdateModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractSeriesReader.ValueUpdateMode[]AbstractSeriesReader.ValueUpdateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component.spreadsheet.charts.converter.xssfreader with parameters of type AbstractSeriesReader.ValueUpdateModeModifier and TypeMethodDescriptionprotected voidAbstractSeriesReader.handleReferencedValueUpdates(List<org.apache.poi.ss.util.CellReference> referencedCells, SERIES_DATA_TYPE seriesData, AbstractSeriesReader.ValueUpdateMode updateMode)