Table of Contents

Class ButtonBuilder

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Represents an operator that interfaces with a button control and generates a sequence of notifications whenever the button is clicked.

[TypeVisualizer(typeof(ButtonVisualizer))]
public class ButtonBuilder : ButtonBuilderBase<string>, IExpressionBuilder, INamedElement
Inheritance
ButtonBuilder
Implements
Inherited Members

Methods

Generate()

Generates an observable sequence of event notifications from the UI control.