Uses of Interface
com.tick42.glue.office.spreadsheets.SheetChange
Packages that use SheetChange
-
Uses of SheetChange in com.tick42.glue.office.spreadsheets
Methods in com.tick42.glue.office.spreadsheets with parameters of type SheetChangeModifier and TypeMethodDescriptionSheetChangeHandler.onChange(SheetChange<T> change) Called when data change is received.Method parameters in com.tick42.glue.office.spreadsheets with type arguments of type SheetChangeModifier and TypeMethodDescriptiondefault SheetChangeHandler<T>SheetChangeHandler.compose(Consumer<SheetChange<T>> consumer)