makeBindedButton

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Button makeBindedButton(string text, void delegate() onClick, Observable!bool sensitiveSource, CompositeDisposable disposeBag)
  2. Button makeBindedButton(string text, void delegate() onClick)
    Button
    makeBindedButton
    (
    string text
    ,
    void delegate
    ()
    onClick
    )

Meta