Uses of Enum Class
com.vaadin.flow.component.spreadsheet.client.OverlayInfo.Type
Packages that use OverlayInfo.Type
Package
Description
-
Uses of OverlayInfo.Type in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return OverlayInfo.TypeModifier and TypeMethodDescriptionSheetChartWrapper.getType()SheetImageWrapper.getType()abstract OverlayInfo.TypeSheetOverlayWrapper.getType() -
Uses of OverlayInfo.Type in com.vaadin.flow.component.spreadsheet.client
Fields in com.vaadin.flow.component.spreadsheet.client declared as OverlayInfo.TypeMethods in com.vaadin.flow.component.spreadsheet.client that return OverlayInfo.TypeModifier and TypeMethodDescriptionstatic OverlayInfo.TypeReturns the enum constant of this class with the specified name.static OverlayInfo.Type[]OverlayInfo.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.vaadin.flow.component.spreadsheet.client with parameters of type OverlayInfo.Type