Package com.vaadin.flow.component.spreadsheet.framework
package com.vaadin.flow.component.spreadsheet.framework
-
ClassDescriptionImplements the action framework.Interface implemented by all components where actions can be registered.Interface implemented by classes who wish to handle actions.An Action that implements this interface can be added to an Action.Notifier (or NotifierProxy) via the
addAction()-method, which in many cases is easier than implementing the Action.Handler interface.Action.Containers implementing this support an easier way of adding single Actions than the more involved Action.Handler.An util class with helpers for reflection operations.