Module: html.widgets.widget_float
Module: html.widgets.widget_int
Enter search terms or a module, class or function name.
Note This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
ButtonWidget class.
Represents a button in the frontend using a widget. Allows user to listen for click events on the button and trigger backend code when the clicks are fired.
Bases: IPython.html.widgets.widget.DOMWidget