IPython Documentation

Table Of Contents

Previous topic

Module: html.widgets.widget_int

Next topic

Module: html.widgets.widget_selectioncontainer

This Page

Module: html.widgets.widget_selection

SelectionWidget classes.

Represents an enumeration using a widget.

4 Classes

class IPython.html.widgets.widget_selection.ToggleButtonsWidget(*args, **kwargs)

Bases: IPython.html.widgets.widget_selection._SelectionWidget

class IPython.html.widgets.widget_selection.DropdownWidget(*args, **kwargs)

Bases: IPython.html.widgets.widget_selection._SelectionWidget

class IPython.html.widgets.widget_selection.RadioButtonsWidget(*args, **kwargs)

Bases: IPython.html.widgets.widget_selection._SelectionWidget

class IPython.html.widgets.widget_selection.SelectWidget(*args, **kwargs)

Bases: IPython.html.widgets.widget_selection._SelectionWidget