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