Uses of Interface
com.vaadin.flow.component.spreadsheet.framework.Action.Container
Packages that use Action.Container
Package
Description
-
Uses of Action.Container in com.vaadin.flow.component.spreadsheet
Classes in com.vaadin.flow.component.spreadsheet that implement Action.ContainerModifier and TypeClassDescriptionclassVaadin Spreadsheet is a component which allows displaying and interacting with the contents of an Excel file. -
Uses of Action.Container in com.vaadin.flow.component.spreadsheet.framework
Subinterfaces of Action.Container in com.vaadin.flow.component.spreadsheet.frameworkModifier and TypeInterfaceDescriptionstatic interfaceAction.Containers implementing this support an easier way of adding single Actions than the more involved Action.Handler.