Uses of Class
org.teavm.jso.browser.Storage
Packages that use Storage
-
Uses of Storage in org.teavm.jso.browser
Methods in org.teavm.jso.browser that return StorageModifier and TypeMethodDescriptionstatic Storage
Storage.getLocalStorage()
StorageProvider.getLocalStorage()
static Storage
Storage.getSessionStorage()
StorageProvider.getSessionStorage()
-
Uses of Storage in org.teavm.jso.dom.events
Methods in org.teavm.jso.dom.events that return Storage