Click or drag to resize

IBM.Watson.DeveloperCloud.Widgets Namespace

Widget classes.
Classes
  ClassDescription
Public classWidget
This is the base class for all widgets. A Widget has any number of inputs and outputs that carry a specific type of data.
Public classWidgetData
This is the base class for any type of data that can be passed through a connection.
Public classWidgetInput
This object handles input on a widget.
Public classWidgetOutput
This object handles output on a widget.
Public classWidgetOutputConnection
The connection between widgets.
Delegates