org.getshaka.shaka.Binding
Base trait for Bindings. Since Bindings are hierarchical, they must manage registered child bindings.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Register a child Binding with this Binding
Register a child Binding with this Binding
Attributes
Destorys this Binding and its children. Typically should remove this Binding from any State references to allow garbage collection.
Destorys this Binding and its children. Typically should remove this Binding from any State references to allow garbage collection.
Attributes
Typically, triggers a DOM update, and the destruction of child Bindings.
Typically, triggers a DOM update, and the destruction of child Bindings.
Attributes