Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
StringWidget class.
Represents a unicode string using a widget.
Bases: IPython.html.widgets.widget_string._StringWidget
Bases: IPython.html.widgets.widget_string._StringWidget
Bases: IPython.html.widgets.widget_string._StringWidget
Bases: IPython.html.widgets.widget_string._StringWidget
(Un)Register a callback to handle text submission.
Triggered when the user clicks enter.
Parameters: | callback: callable
remove: bool (optional)
|
---|