shaka
shaka
org.getshaka.shaka
Binding
Component
Frag
LocalStorage
LocalStorage
NoStorage
NodeBinding
OpenState
PropBinding
RootBinding
SessionStorage
SessionStorage
ShadowDom
WithStyle
State
StorageManager
WebComponent
WebComponent
org.getshaka.shaka.builders
shaka
/
org.getshaka.shaka
/
StorageManager
StorageManager
trait
StorageManager
[V]
Used for fetching and storing States
Type Params
V
the value type
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
class
LocalStorage
[
V
]
class
NoStorage
[
V
]
class
SessionStorage
[
V
]
Value members
Value members
Abstract methods
def
fetch
:
Option
[
V
]
def
store
(value:
V
):
Unit