Uses of Class
com.vaadin.addon.spreadsheet.client.OverlayInfo
Packages that use OverlayInfo
Package
Description
-
Uses of OverlayInfo in com.vaadin.addon.spreadsheet.client
Methods in com.vaadin.addon.spreadsheet.client with parameters of type OverlayInfoModifier and TypeMethodDescriptionvoidSheetWidget.updateOverlayInfo(String key, OverlayInfo overlayInfo) voidSheetOverlay.updateSizeLocationPadding(OverlayInfo imageInfo) Constructors in com.vaadin.addon.spreadsheet.client with parameters of type OverlayInfoModifierConstructorDescriptionSheetOverlay(com.google.gwt.user.client.ui.Widget widget, OverlayInfo overlayInfo) -
Uses of OverlayInfo in com.vaadin.component.spreadsheet.client.js
Methods in com.vaadin.component.spreadsheet.client.js that return types with arguments of type OverlayInfoModifier and TypeMethodDescriptionstatic HashMap<String, OverlayInfo> Parser.parseMapStringOverlayInfo(String raw)