BindingSet

Undocumented in source.

Alias This

bindings

Members

Functions

add
void add(T data, IBindable!T control)
Undocumented in source. Be warned that the author may not have intended to support it.
add
void add(T* data, IBindable!T control)
Undocumented in source. Be warned that the author may not have intended to support it.
apply
void apply()
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bindings
IBinding[] bindings;
Undocumented in source.

Meta