- makeBindedButtonButton makeBindedButton(string text, void delegate() onClick, Observable!bool sensitiveSource, CompositeDisposable disposeBag) 
- Undocumented in source. 
- makeBindedButtonButton makeBindedButton(string text, void delegate() onClick) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toBindedEntryEntry toBindedEntry(Subject!string source, CompositeDisposable bag) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toBindedLabelLabel toBindedLabel(TObservable source, CompositeDisposable bag) 
- Undocumented in source. Be warned that the author may not have intended to support it.