Add value handler for paste and cell value shifting actions
Originally by @alvarezguille
Spreadsheet has three different input types without considering custom editors:
- value input in cell input or formula bar
- paste action
- cell value shifting dragging the green square in the corner of the selection
Currently there's a handler to add custom behavior and prevent default only for the first input type.
It would be desirable to have custom handlers for the other two input types so that default action can be prevented and custom behavior added.
Also the two new handlers and the existing one should be clearly named to show when they're called.
Imported from https://dev.vaadin.com/ issue #19200
Originally by lorenzo.benvenuti
Any news about this feature? Can you provide an estimate about when it will be released?
Thank you,
lorenzo
Originally by @Peppe
Hi Lorenzo. We are working hard right now with next major release of Charts and have no roadmap on releasing enhancements to other products while we are doing it. Thus, this enhancement isn't planned into the roadmap today.
Hi Loranzo! Is there any update on this issue? I'm also facing this issue, and looking for a fix.