Uses of Interface
org.loboevolution.js.webstorage.Storage
Packages that use Storage
Package
Description
-
Uses of Storage in org.loboevolution.events
Methods in org.loboevolution.events that return StorageMethods in org.loboevolution.events with parameters of type Storage -
Uses of Storage in org.loboevolution.html.js
Methods in org.loboevolution.html.js that return StorageModifier and TypeMethodDescriptionWindowImpl.getLocalStorage()Getter for the field local storage.WindowImpl.getSessionStorage()Getter for the field session storage. -
Uses of Storage in org.loboevolution.html.js.events
Methods in org.loboevolution.html.js.events with parameters of type Storage -
Uses of Storage in org.loboevolution.html.js.storage
Classes in org.loboevolution.html.js.storage that implement StorageModifier and TypeClassDescriptionclassLocalStorage class.classSessionStorage class. -
Uses of Storage in org.loboevolution.js
Methods in org.loboevolution.js that return StorageModifier and TypeMethodDescriptionWindow.getLocalStorage()Getter for the field local storage.Window.getSessionStorage()Getter for the field session storage.