Uses of Interface
org.vaadin.firitin.util.WebStorage.Callback
Packages that use WebStorage.Callback
-
Uses of WebStorage.Callback in org.vaadin.firitin.util
Methods in org.vaadin.firitin.util with parameters of type WebStorage.CallbackModifier and TypeMethodDescriptionstatic voidWebStorage.getItem(com.vaadin.flow.component.UI ui, WebStorage.Storage storage, String key, WebStorage.Callback callback) Deprecated, for removal: This API element is subject to removal in a future version.static voidWebStorage.getItem(String key, WebStorage.Callback callback) Deprecated, for removal: This API element is subject to removal in a future version.static voidWebStorage.getItem(WebStorage.Storage storage, String key, WebStorage.Callback callback) Deprecated, for removal: This API element is subject to removal in a future version.