- asObservable
auto asObservable(T signal)
Wrap a Signal!T as Observable
- bind
Disposable bind(Button button, Command command)
Undocumented in source. Be warned that the author may not have intended to support it.
- bind
Disposable bind(SwitchButton button, TSubject property)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindText
Disposable bindText(EditWidgetBase editWidget, TSubject property)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindText
Disposable bindText(TextWidget textWidget, TObservable property)
Undocumented in source. Be warned that the author may not have intended to support it.