Binding

Undocumented in source.

Members

Functions

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

control
IBindable!T control;
Undocumented in source.
data
T* data;
Undocumented in source.
oldValue
string oldValue;
Undocumented in source.

Inherited Members

From IBinding

onEdit
void delegate()[] onEdit;
Undocumented in source.
load
void load()
Undocumented in source.
apply
void apply()
Undocumented in source.

Meta