oxygen.ui.web.service.LocalStorage
See theLocalStorage companion trait
object LocalStorage
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LocalStorage.type
Members list
Type members
Classlikes
case object Live extends LocalStorage
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait LocalStorageclass Objecttrait Matchableclass AnyShow all
- Self type
-
Live.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final class StorageKey[A](localStorage: LocalStorage, val key: String, encode: A => String, decode: String => Either[String, A])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete fields
In this article