org.getshaka.shaka.OpenState
Open state that must be encapsulated.
Type parameters
-
V
-
the value.
Value parameters
-
initialValue
-
The State's initial value, discarded if the StorageManager can fetch a value.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Sets this State's new value. All depdendent Bindings are recomputed.
Sets this State's new value. All depdendent Bindings are recomputed.
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Returns this State's value
Returns this State's value
Attributes
-
Definition Classes
-
Construct a Binding for DOM Nodes
Construct a Binding for DOM Nodes
Attributes
-
Inherited from:
-
State
Construct a lighter-weight Binding for CSS/JS Props.
Construct a lighter-weight Binding for CSS/JS Props.
Attributes
-
Inherited from:
-
State
Removes a Binding from this State.
Removes a Binding from this State.
Attributes
-
Inherited from:
-
State