flexx.rtfd.io

https://flexx.rtfd.io/en/latest

py:module

Identifier Project Name Version Location Display Name Usage example
flexx Flexx 1.0 index.html#module-flexx - :py:mod:`flexx`
flexx.__main__ Flexx 1.0 cli.html#module-flexx.__main__ - :py:mod:`flexx.__main__`
flexx.ui._widget Flexx 1.0 ui/widget.html#module-flexx.ui._widget - :py:mod:`flexx.ui._widget`
flexx.ui.layouts._form Flexx 1.0 ui/form.html#module-flexx.ui.layouts._form - :py:mod:`flexx.ui.layouts._form`
flexx.ui.layouts._grid Flexx 1.0 ui/grid.html#module-flexx.ui.layouts._grid - :py:mod:`flexx.ui.layouts._grid`
flexx.ui.layouts._hv Flexx 1.0 ui/hv.html#module-flexx.ui.layouts._hv - :py:mod:`flexx.ui.layouts._hv`
flexx.ui.layouts._layout Flexx 1.0 ui/layout.html#module-flexx.ui.layouts._layout - :py:mod:`flexx.ui.layouts._layout`
flexx.ui.layouts._pinboard Flexx 1.0 ui/pinboard.html#module-flexx.ui.layouts._pinboard - :py:mod:`flexx.ui.layouts._pinboard`
flexx.ui.layouts._stack Flexx 1.0 ui/stack.html#module-flexx.ui.layouts._stack - :py:mod:`flexx.ui.layouts._stack`
flexx.ui.layouts._tabs Flexx 1.0 ui/tabs.html#module-flexx.ui.layouts._tabs - :py:mod:`flexx.ui.layouts._tabs`
flexx.ui.pywidgets._filebrowser Flexx 1.0 ui/filebrowser.html#module-flexx.ui.pywidgets._filebrowser - :py:mod:`flexx.ui.pywidgets._filebrowser`
flexx.ui.widgets._bokeh Flexx 1.0 ui/bokeh.html#module-flexx.ui.widgets._bokeh - :py:mod:`flexx.ui.widgets._bokeh`
flexx.ui.widgets._button Flexx 1.0 ui/button.html#module-flexx.ui.widgets._button - :py:mod:`flexx.ui.widgets._button`
flexx.ui.widgets._canvas Flexx 1.0 ui/canvas.html#module-flexx.ui.widgets._canvas - :py:mod:`flexx.ui.widgets._canvas`
flexx.ui.widgets._color Flexx 1.0 ui/color.html#module-flexx.ui.widgets._color - :py:mod:`flexx.ui.widgets._color`
flexx.ui.widgets._dropdown Flexx 1.0 ui/dropdown.html#module-flexx.ui.widgets._dropdown - :py:mod:`flexx.ui.widgets._dropdown`
flexx.ui.widgets._group Flexx 1.0 ui/group.html#module-flexx.ui.widgets._group - :py:mod:`flexx.ui.widgets._group`
flexx.ui.widgets._iframe Flexx 1.0 ui/iframe.html#module-flexx.ui.widgets._iframe - :py:mod:`flexx.ui.widgets._iframe`
flexx.ui.widgets._label Flexx 1.0 ui/label.html#module-flexx.ui.widgets._label - :py:mod:`flexx.ui.widgets._label`
flexx.ui.widgets._lineedit Flexx 1.0 ui/lineedit.html#module-flexx.ui.widgets._lineedit - :py:mod:`flexx.ui.widgets._lineedit`
flexx.ui.widgets._media Flexx 1.0 ui/media.html#module-flexx.ui.widgets._media - :py:mod:`flexx.ui.widgets._media`
flexx.ui.widgets._plotly Flexx 1.0 ui/plotly.html#module-flexx.ui.widgets._plotly - :py:mod:`flexx.ui.widgets._plotly`
flexx.ui.widgets._plotwidget Flexx 1.0 ui/plotwidget.html#module-flexx.ui.widgets._plotwidget - :py:mod:`flexx.ui.widgets._plotwidget`
flexx.ui.widgets._progressbar Flexx 1.0 ui/progressbar.html#module-flexx.ui.widgets._progressbar - :py:mod:`flexx.ui.widgets._progressbar`
flexx.ui.widgets._slider Flexx 1.0 ui/slider.html#module-flexx.ui.widgets._slider - :py:mod:`flexx.ui.widgets._slider`
flexx.ui.widgets._tree Flexx 1.0 ui/tree.html#module-flexx.ui.widgets._tree - :py:mod:`flexx.ui.widgets._tree`

py:class

Identifier Project Name Version Location Display Name Usage example
flexx.app.App Flexx 1.0 app/api.html#flexx.app.App - :py:class:`flexx.app.App`
flexx.app.Asset Flexx 1.0 app/api.html#flexx.app.Asset - :py:class:`flexx.app.Asset`
flexx.app.BaseAppComponent Flexx 1.0 app/api.html#flexx.app.BaseAppComponent - :py:class:`flexx.app.BaseAppComponent`
flexx.app.JsComponent Flexx 1.0 app/api.html#flexx.app.JsComponent - :py:class:`flexx.app.JsComponent`
flexx.app.LocalProperty Flexx 1.0 app/api.html#flexx.app.LocalProperty - :py:class:`flexx.app.LocalProperty`
flexx.app.PyComponent Flexx 1.0 app/api.html#flexx.app.PyComponent - :py:class:`flexx.app.PyComponent`
flexx.app.Session Flexx 1.0 app/api.html#flexx.app.Session - :py:class:`flexx.app.Session`
flexx.app.StubComponent Flexx 1.0 app/api.html#flexx.app.StubComponent - :py:class:`flexx.app.StubComponent`
flexx.app._assetstore.AssetStore Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore - :py:class:`flexx.app._assetstore.AssetStore`
flexx.event.Action Flexx 1.0 event/api.html#flexx.event.Action - :py:class:`flexx.event.Action`
flexx.event.AnyProp Flexx 1.0 event/api.html#flexx.event.AnyProp - :py:class:`flexx.event.AnyProp`
flexx.event.Attribute Flexx 1.0 event/api.html#flexx.event.Attribute - :py:class:`flexx.event.Attribute`
flexx.event.BoolProp Flexx 1.0 event/api.html#flexx.event.BoolProp - :py:class:`flexx.event.BoolProp`
flexx.event.ColorProp Flexx 1.0 event/api.html#flexx.event.ColorProp - :py:class:`flexx.event.ColorProp`
flexx.event.Component Flexx 1.0 event/api.html#flexx.event.Component - :py:class:`flexx.event.Component`
flexx.event.ComponentProp Flexx 1.0 event/api.html#flexx.event.ComponentProp - :py:class:`flexx.event.ComponentProp`
flexx.event.Dict Flexx 1.0 event/api.html#flexx.event.Dict - :py:class:`flexx.event.Dict`
flexx.event.DictProp Flexx 1.0 event/api.html#flexx.event.DictProp - :py:class:`flexx.event.DictProp`
flexx.event.Emitter Flexx 1.0 event/api.html#flexx.event.Emitter - :py:class:`flexx.event.Emitter`
flexx.event.EnumProp Flexx 1.0 event/api.html#flexx.event.EnumProp - :py:class:`flexx.event.EnumProp`
flexx.event.FloatPairProp Flexx 1.0 event/api.html#flexx.event.FloatPairProp - :py:class:`flexx.event.FloatPairProp`
flexx.event.FloatProp Flexx 1.0 event/api.html#flexx.event.FloatProp - :py:class:`flexx.event.FloatProp`
flexx.event.IntProp Flexx 1.0 event/api.html#flexx.event.IntProp - :py:class:`flexx.event.IntProp`
flexx.event.ListProp Flexx 1.0 event/api.html#flexx.event.ListProp - :py:class:`flexx.event.ListProp`
flexx.event.Loop Flexx 1.0 event/api.html#flexx.event.Loop - :py:class:`flexx.event.Loop`
flexx.event.Property Flexx 1.0 event/api.html#flexx.event.Property - :py:class:`flexx.event.Property`
flexx.event.Reaction Flexx 1.0 event/api.html#flexx.event.Reaction - :py:class:`flexx.event.Reaction`
flexx.event.StringProp Flexx 1.0 event/api.html#flexx.event.StringProp - :py:class:`flexx.event.StringProp`
flexx.event.TriStateProp Flexx 1.0 event/api.html#flexx.event.TriStateProp - :py:class:`flexx.event.TriStateProp`
flexx.event.TupleProp Flexx 1.0 event/api.html#flexx.event.TupleProp - :py:class:`flexx.event.TupleProp`
flexx.ui.BaseButton Flexx 1.0 ui/button.html#flexx.ui.BaseButton - :py:class:`flexx.ui.BaseButton`
flexx.ui.BokehWidget Flexx 1.0 ui/bokeh.html#flexx.ui.BokehWidget - :py:class:`flexx.ui.BokehWidget`
flexx.ui.Button Flexx 1.0 ui/button.html#flexx.ui.Button - :py:class:`flexx.ui.Button`
flexx.ui.CanvasWidget Flexx 1.0 ui/canvas.html#flexx.ui.CanvasWidget - :py:class:`flexx.ui.CanvasWidget`
flexx.ui.CheckBox Flexx 1.0 ui/button.html#flexx.ui.CheckBox - :py:class:`flexx.ui.CheckBox`
flexx.ui.ColorSelectWidget Flexx 1.0 ui/color.html#flexx.ui.ColorSelectWidget - :py:class:`flexx.ui.ColorSelectWidget`
flexx.ui.ComboBox Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox - :py:class:`flexx.ui.ComboBox`
flexx.ui.DropdownContainer Flexx 1.0 ui/dropdown.html#flexx.ui.DropdownContainer - :py:class:`flexx.ui.DropdownContainer`
flexx.ui.FileBrowserWidget Flexx 1.0 ui/filebrowser.html#flexx.ui.FileBrowserWidget - :py:class:`flexx.ui.FileBrowserWidget`
flexx.ui.FormLayout Flexx 1.0 ui/form.html#flexx.ui.FormLayout - :py:class:`flexx.ui.FormLayout`
flexx.ui.GridLayout Flexx 1.0 ui/grid.html#flexx.ui.GridLayout - :py:class:`flexx.ui.GridLayout`
flexx.ui.GroupWidget Flexx 1.0 ui/group.html#flexx.ui.GroupWidget - :py:class:`flexx.ui.GroupWidget`
flexx.ui.HBox Flexx 1.0 ui/hv.html#flexx.ui.HBox - :py:class:`flexx.ui.HBox`
flexx.ui.HFix Flexx 1.0 ui/hv.html#flexx.ui.HFix - :py:class:`flexx.ui.HFix`
flexx.ui.HSplit Flexx 1.0 ui/hv.html#flexx.ui.HSplit - :py:class:`flexx.ui.HSplit`
flexx.ui.HVLayout Flexx 1.0 ui/hv.html#flexx.ui.HVLayout - :py:class:`flexx.ui.HVLayout`
flexx.ui.IFrame Flexx 1.0 ui/iframe.html#flexx.ui.IFrame - :py:class:`flexx.ui.IFrame`
flexx.ui.ImageWidget Flexx 1.0 ui/media.html#flexx.ui.ImageWidget - :py:class:`flexx.ui.ImageWidget`
flexx.ui.Label Flexx 1.0 ui/label.html#flexx.ui.Label - :py:class:`flexx.ui.Label`
flexx.ui.Layout Flexx 1.0 ui/layout.html#flexx.ui.Layout - :py:class:`flexx.ui.Layout`
flexx.ui.LineEdit Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit - :py:class:`flexx.ui.LineEdit`
flexx.ui.MultiLineEdit Flexx 1.0 ui/lineedit.html#flexx.ui.MultiLineEdit - :py:class:`flexx.ui.MultiLineEdit`
flexx.ui.PinboardLayout Flexx 1.0 ui/pinboard.html#flexx.ui.PinboardLayout - :py:class:`flexx.ui.PinboardLayout`
flexx.ui.PlotWidget Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget - :py:class:`flexx.ui.PlotWidget`
flexx.ui.PlotlyWidget Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget - :py:class:`flexx.ui.PlotlyWidget`
flexx.ui.ProgressBar Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar - :py:class:`flexx.ui.ProgressBar`
flexx.ui.PyWidget Flexx 1.0 ui/widget.html#flexx.ui.PyWidget - :py:class:`flexx.ui.PyWidget`
flexx.ui.RadioButton Flexx 1.0 ui/button.html#flexx.ui.RadioButton - :py:class:`flexx.ui.RadioButton`
flexx.ui.RangeSlider Flexx 1.0 ui/slider.html#flexx.ui.RangeSlider - :py:class:`flexx.ui.RangeSlider`
flexx.ui.Slider Flexx 1.0 ui/slider.html#flexx.ui.Slider - :py:class:`flexx.ui.Slider`
flexx.ui.StackLayout Flexx 1.0 ui/stack.html#flexx.ui.StackLayout - :py:class:`flexx.ui.StackLayout`
flexx.ui.TabLayout Flexx 1.0 ui/tabs.html#flexx.ui.TabLayout - :py:class:`flexx.ui.TabLayout`
flexx.ui.ToggleButton Flexx 1.0 ui/button.html#flexx.ui.ToggleButton - :py:class:`flexx.ui.ToggleButton`
flexx.ui.TreeItem Flexx 1.0 ui/tree.html#flexx.ui.TreeItem - :py:class:`flexx.ui.TreeItem`
flexx.ui.TreeWidget Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget - :py:class:`flexx.ui.TreeWidget`
flexx.ui.VBox Flexx 1.0 ui/hv.html#flexx.ui.VBox - :py:class:`flexx.ui.VBox`
flexx.ui.VFix Flexx 1.0 ui/hv.html#flexx.ui.VFix - :py:class:`flexx.ui.VFix`
flexx.ui.VSplit Flexx 1.0 ui/hv.html#flexx.ui.VSplit - :py:class:`flexx.ui.VSplit`
flexx.ui.VideoWidget Flexx 1.0 ui/media.html#flexx.ui.VideoWidget - :py:class:`flexx.ui.VideoWidget`
flexx.ui.Widget Flexx 1.0 ui/widget.html#flexx.ui.Widget - :py:class:`flexx.ui.Widget`
flexx.ui.YoutubeWidget Flexx 1.0 ui/media.html#flexx.ui.YoutubeWidget - :py:class:`flexx.ui.YoutubeWidget`
flexx.ui.widgets._dropdown.BaseDropdown Flexx 1.0 ui/dropdown.html#flexx.ui.widgets._dropdown.BaseDropdown - :py:class:`flexx.ui.widgets._dropdown.BaseDropdown`
flexx.util.config.Config Flexx 1.0 util/config.html#flexx.util.config.Config - :py:class:`flexx.util.config.Config`
flexx.util.logging.capture_log Flexx 1.0 util/logging.html#flexx.util.logging.capture_log - :py:class:`flexx.util.logging.capture_log`

py:attribute

Identifier Project Name Version Location Display Name Usage example
flexx.app.App.cls Flexx 1.0 app/api.html#flexx.app.App.cls - :py:attribute:`flexx.app.App.cls`
flexx.app.App.is_served Flexx 1.0 app/api.html#flexx.app.App.is_served - :py:attribute:`flexx.app.App.is_served`
flexx.app.App.name Flexx 1.0 app/api.html#flexx.app.App.name - :py:attribute:`flexx.app.App.name`
flexx.app.App.url Flexx 1.0 app/api.html#flexx.app.App.url - :py:attribute:`flexx.app.App.url`
flexx.app.Asset.name Flexx 1.0 app/api.html#flexx.app.Asset.name - :py:attribute:`flexx.app.Asset.name`
flexx.app.Asset.remote Flexx 1.0 app/api.html#flexx.app.Asset.remote - :py:attribute:`flexx.app.Asset.remote`
flexx.app.Asset.source Flexx 1.0 app/api.html#flexx.app.Asset.source - :py:attribute:`flexx.app.Asset.source`
flexx.app.BaseAppComponent.root Flexx 1.0 app/api.html#flexx.app.BaseAppComponent.root - :py:attribute:`flexx.app.BaseAppComponent.root`
flexx.app.BaseAppComponent.session Flexx 1.0 app/api.html#flexx.app.BaseAppComponent.session - :py:attribute:`flexx.app.BaseAppComponent.session`
flexx.app.BaseAppComponent.uid Flexx 1.0 app/api.html#flexx.app.BaseAppComponent.uid - :py:attribute:`flexx.app.BaseAppComponent.uid`
flexx.app.JsComponent.JS Flexx 1.0 app/api.html#flexx.app.JsComponent.JS - :py:attribute:`flexx.app.JsComponent.JS`
flexx.app.PyComponent.JS Flexx 1.0 app/api.html#flexx.app.PyComponent.JS - :py:attribute:`flexx.app.PyComponent.JS`
flexx.app.Session.app Flexx 1.0 app/api.html#flexx.app.Session.app - :py:attribute:`flexx.app.Session.app`
flexx.app.Session.app_name Flexx 1.0 app/api.html#flexx.app.Session.app_name - :py:attribute:`flexx.app.Session.app_name`
flexx.app.Session.assets_to_ignore Flexx 1.0 app/api.html#flexx.app.Session.assets_to_ignore - :py:attribute:`flexx.app.Session.assets_to_ignore`
flexx.app.Session.id Flexx 1.0 app/api.html#flexx.app.Session.id - :py:attribute:`flexx.app.Session.id`
flexx.app.Session.present_modules Flexx 1.0 app/api.html#flexx.app.Session.present_modules - :py:attribute:`flexx.app.Session.present_modules`
flexx.app.Session.request Flexx 1.0 app/api.html#flexx.app.Session.request - :py:attribute:`flexx.app.Session.request`
flexx.app.Session.runtime Flexx 1.0 app/api.html#flexx.app.Session.runtime - :py:attribute:`flexx.app.Session.runtime`
flexx.app.Session.status Flexx 1.0 app/api.html#flexx.app.Session.status - :py:attribute:`flexx.app.Session.status`
flexx.app._assetstore.AssetStore.modules Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.modules - :py:attribute:`flexx.app._assetstore.AssetStore.modules`
flexx.event.Component.id Flexx 1.0 event/api.html#flexx.event.Component.id - :py:attribute:`flexx.event.Component.id`
flexx.ui.BaseButton.checked Flexx 1.0 ui/button.html#flexx.ui.BaseButton.checked - :py:attribute:`flexx.ui.BaseButton.checked`
flexx.ui.BaseButton.disabled Flexx 1.0 ui/button.html#flexx.ui.BaseButton.disabled - :py:attribute:`flexx.ui.BaseButton.disabled`
flexx.ui.BaseButton.text Flexx 1.0 ui/button.html#flexx.ui.BaseButton.text - :py:attribute:`flexx.ui.BaseButton.text`
flexx.ui.BokehWidget.plot Flexx 1.0 ui/bokeh.html#flexx.ui.BokehWidget.plot - :py:attribute:`flexx.ui.BokehWidget.plot`
flexx.ui.Button.JS Flexx 1.0 ui/button.html#flexx.ui.Button.JS - :py:attribute:`flexx.ui.Button.JS`
flexx.ui.CanvasWidget.capture_wheel Flexx 1.0 ui/canvas.html#flexx.ui.CanvasWidget.capture_wheel - :py:attribute:`flexx.ui.CanvasWidget.capture_wheel`
flexx.ui.CheckBox.JS Flexx 1.0 ui/button.html#flexx.ui.CheckBox.JS - :py:attribute:`flexx.ui.CheckBox.JS`
flexx.ui.ColorSelectWidget.color Flexx 1.0 ui/color.html#flexx.ui.ColorSelectWidget.color - :py:attribute:`flexx.ui.ColorSelectWidget.color`
flexx.ui.ColorSelectWidget.disabled Flexx 1.0 ui/color.html#flexx.ui.ColorSelectWidget.disabled - :py:attribute:`flexx.ui.ColorSelectWidget.disabled`
flexx.ui.ComboBox.editable Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.editable - :py:attribute:`flexx.ui.ComboBox.editable`
flexx.ui.ComboBox.options Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.options - :py:attribute:`flexx.ui.ComboBox.options`
flexx.ui.ComboBox.placeholder_text Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.placeholder_text - :py:attribute:`flexx.ui.ComboBox.placeholder_text`
flexx.ui.ComboBox.selected_index Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.selected_index - :py:attribute:`flexx.ui.ComboBox.selected_index`
flexx.ui.ComboBox.selected_key Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.selected_key - :py:attribute:`flexx.ui.ComboBox.selected_key`
flexx.ui.ComboBox.text Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.text - :py:attribute:`flexx.ui.ComboBox.text`
flexx.ui.DropdownContainer.text Flexx 1.0 ui/dropdown.html#flexx.ui.DropdownContainer.text - :py:attribute:`flexx.ui.DropdownContainer.text`
flexx.ui.FileBrowserWidget.path Flexx 1.0 ui/filebrowser.html#flexx.ui.FileBrowserWidget.path - :py:attribute:`flexx.ui.FileBrowserWidget.path`
flexx.ui.FileBrowserWidget.selected Flexx 1.0 ui/filebrowser.html#flexx.ui.FileBrowserWidget.selected - :py:attribute:`flexx.ui.FileBrowserWidget.selected`
flexx.ui.FileBrowserWidget.set_path Flexx 1.0 ui/filebrowser.html#flexx.ui.FileBrowserWidget.set_path - :py:attribute:`flexx.ui.FileBrowserWidget.set_path`
flexx.ui.FormLayout.JS Flexx 1.0 ui/form.html#flexx.ui.FormLayout.JS - :py:attribute:`flexx.ui.FormLayout.JS`
flexx.ui.GridLayout.ncolumns Flexx 1.0 ui/grid.html#flexx.ui.GridLayout.ncolumns - :py:attribute:`flexx.ui.GridLayout.ncolumns`
flexx.ui.GroupWidget.JS Flexx 1.0 ui/group.html#flexx.ui.GroupWidget.JS - :py:attribute:`flexx.ui.GroupWidget.JS`
flexx.ui.HBox.JS Flexx 1.0 ui/hv.html#flexx.ui.HBox.JS - :py:attribute:`flexx.ui.HBox.JS`
flexx.ui.HFix.JS Flexx 1.0 ui/hv.html#flexx.ui.HFix.JS - :py:attribute:`flexx.ui.HFix.JS`
flexx.ui.HSplit.JS Flexx 1.0 ui/hv.html#flexx.ui.HSplit.JS - :py:attribute:`flexx.ui.HSplit.JS`
flexx.ui.HVLayout.mode Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.mode - :py:attribute:`flexx.ui.HVLayout.mode`
flexx.ui.HVLayout.orientation Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.orientation - :py:attribute:`flexx.ui.HVLayout.orientation`
flexx.ui.HVLayout.padding Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.padding - :py:attribute:`flexx.ui.HVLayout.padding`
flexx.ui.HVLayout.spacing Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.spacing - :py:attribute:`flexx.ui.HVLayout.spacing`
flexx.ui.HVLayout.splitter_positions Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.splitter_positions - :py:attribute:`flexx.ui.HVLayout.splitter_positions`
flexx.ui.IFrame.url Flexx 1.0 ui/iframe.html#flexx.ui.IFrame.url - :py:attribute:`flexx.ui.IFrame.url`
flexx.ui.ImageWidget.source Flexx 1.0 ui/media.html#flexx.ui.ImageWidget.source - :py:attribute:`flexx.ui.ImageWidget.source`
flexx.ui.ImageWidget.stretch Flexx 1.0 ui/media.html#flexx.ui.ImageWidget.stretch - :py:attribute:`flexx.ui.ImageWidget.stretch`
flexx.ui.Label.html Flexx 1.0 ui/label.html#flexx.ui.Label.html - :py:attribute:`flexx.ui.Label.html`
flexx.ui.Label.text Flexx 1.0 ui/label.html#flexx.ui.Label.text - :py:attribute:`flexx.ui.Label.text`
flexx.ui.Label.wrap Flexx 1.0 ui/label.html#flexx.ui.Label.wrap - :py:attribute:`flexx.ui.Label.wrap`
flexx.ui.Layout.JS Flexx 1.0 ui/layout.html#flexx.ui.Layout.JS - :py:attribute:`flexx.ui.Layout.JS`
flexx.ui.LineEdit.autocomp Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.autocomp - :py:attribute:`flexx.ui.LineEdit.autocomp`
flexx.ui.LineEdit.disabled Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.disabled - :py:attribute:`flexx.ui.LineEdit.disabled`
flexx.ui.LineEdit.password_mode Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.password_mode - :py:attribute:`flexx.ui.LineEdit.password_mode`
flexx.ui.LineEdit.placeholder_text Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.placeholder_text - :py:attribute:`flexx.ui.LineEdit.placeholder_text`
flexx.ui.LineEdit.text Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.text - :py:attribute:`flexx.ui.LineEdit.text`
flexx.ui.MultiLineEdit.text Flexx 1.0 ui/lineedit.html#flexx.ui.MultiLineEdit.text - :py:attribute:`flexx.ui.MultiLineEdit.text`
flexx.ui.PinboardLayout.JS Flexx 1.0 ui/pinboard.html#flexx.ui.PinboardLayout.JS - :py:attribute:`flexx.ui.PinboardLayout.JS`
flexx.ui.PlotWidget.line_color Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.line_color - :py:attribute:`flexx.ui.PlotWidget.line_color`
flexx.ui.PlotWidget.line_width Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.line_width - :py:attribute:`flexx.ui.PlotWidget.line_width`
flexx.ui.PlotWidget.marker_color Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.marker_color - :py:attribute:`flexx.ui.PlotWidget.marker_color`
flexx.ui.PlotWidget.marker_size Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.marker_size - :py:attribute:`flexx.ui.PlotWidget.marker_size`
flexx.ui.PlotWidget.xdata Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.xdata - :py:attribute:`flexx.ui.PlotWidget.xdata`
flexx.ui.PlotWidget.xlabel Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.xlabel - :py:attribute:`flexx.ui.PlotWidget.xlabel`
flexx.ui.PlotWidget.ydata Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.ydata - :py:attribute:`flexx.ui.PlotWidget.ydata`
flexx.ui.PlotWidget.ylabel Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.ylabel - :py:attribute:`flexx.ui.PlotWidget.ylabel`
flexx.ui.PlotWidget.yrange Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.yrange - :py:attribute:`flexx.ui.PlotWidget.yrange`
flexx.ui.PlotlyWidget.config Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget.config - :py:attribute:`flexx.ui.PlotlyWidget.config`
flexx.ui.PlotlyWidget.data Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget.data - :py:attribute:`flexx.ui.PlotlyWidget.data`
flexx.ui.PlotlyWidget.layout Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget.layout - :py:attribute:`flexx.ui.PlotlyWidget.layout`
flexx.ui.ProgressBar.max Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.max - :py:attribute:`flexx.ui.ProgressBar.max`
flexx.ui.ProgressBar.min Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.min - :py:attribute:`flexx.ui.ProgressBar.min`
flexx.ui.ProgressBar.text Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.text - :py:attribute:`flexx.ui.ProgressBar.text`
flexx.ui.ProgressBar.value Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.value - :py:attribute:`flexx.ui.ProgressBar.value`
flexx.ui.PyWidget.JS Flexx 1.0 ui/widget.html#flexx.ui.PyWidget.JS - :py:attribute:`flexx.ui.PyWidget.JS`
flexx.ui.RangeSlider.value Flexx 1.0 ui/slider.html#flexx.ui.RangeSlider.value - :py:attribute:`flexx.ui.RangeSlider.value`
flexx.ui.Slider.disabled Flexx 1.0 ui/slider.html#flexx.ui.Slider.disabled - :py:attribute:`flexx.ui.Slider.disabled`
flexx.ui.Slider.max Flexx 1.0 ui/slider.html#flexx.ui.Slider.max - :py:attribute:`flexx.ui.Slider.max`
flexx.ui.Slider.min Flexx 1.0 ui/slider.html#flexx.ui.Slider.min - :py:attribute:`flexx.ui.Slider.min`
flexx.ui.Slider.step Flexx 1.0 ui/slider.html#flexx.ui.Slider.step - :py:attribute:`flexx.ui.Slider.step`
flexx.ui.Slider.text Flexx 1.0 ui/slider.html#flexx.ui.Slider.text - :py:attribute:`flexx.ui.Slider.text`
flexx.ui.Slider.value Flexx 1.0 ui/slider.html#flexx.ui.Slider.value - :py:attribute:`flexx.ui.Slider.value`
flexx.ui.StackLayout.current Flexx 1.0 ui/stack.html#flexx.ui.StackLayout.current - :py:attribute:`flexx.ui.StackLayout.current`
flexx.ui.ToggleButton.JS Flexx 1.0 ui/button.html#flexx.ui.ToggleButton.JS - :py:attribute:`flexx.ui.ToggleButton.JS`
flexx.ui.TreeItem.checked Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.checked - :py:attribute:`flexx.ui.TreeItem.checked`
flexx.ui.TreeItem.collapsed Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.collapsed - :py:attribute:`flexx.ui.TreeItem.collapsed`
flexx.ui.TreeItem.selected Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.selected - :py:attribute:`flexx.ui.TreeItem.selected`
flexx.ui.TreeItem.text Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.text - :py:attribute:`flexx.ui.TreeItem.text`
flexx.ui.TreeItem.title Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.title - :py:attribute:`flexx.ui.TreeItem.title`
flexx.ui.TreeItem.visible Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.visible - :py:attribute:`flexx.ui.TreeItem.visible`
flexx.ui.TreeWidget.max_selected Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.max_selected - :py:attribute:`flexx.ui.TreeWidget.max_selected`
flexx.ui.VBox.JS Flexx 1.0 ui/hv.html#flexx.ui.VBox.JS - :py:attribute:`flexx.ui.VBox.JS`
flexx.ui.VFix.JS Flexx 1.0 ui/hv.html#flexx.ui.VFix.JS - :py:attribute:`flexx.ui.VFix.JS`
flexx.ui.VSplit.JS Flexx 1.0 ui/hv.html#flexx.ui.VSplit.JS - :py:attribute:`flexx.ui.VSplit.JS`
flexx.ui.VideoWidget.source Flexx 1.0 ui/media.html#flexx.ui.VideoWidget.source - :py:attribute:`flexx.ui.VideoWidget.source`
flexx.ui.Widget.capture_mouse Flexx 1.0 ui/widget.html#flexx.ui.Widget.capture_mouse - :py:attribute:`flexx.ui.Widget.capture_mouse`
flexx.ui.Widget.children Flexx 1.0 ui/widget.html#flexx.ui.Widget.children - :py:attribute:`flexx.ui.Widget.children`
flexx.ui.Widget.container Flexx 1.0 ui/widget.html#flexx.ui.Widget.container - :py:attribute:`flexx.ui.Widget.container`
flexx.ui.Widget.css_class Flexx 1.0 ui/widget.html#flexx.ui.Widget.css_class - :py:attribute:`flexx.ui.Widget.css_class`
flexx.ui.Widget.flex Flexx 1.0 ui/widget.html#flexx.ui.Widget.flex - :py:attribute:`flexx.ui.Widget.flex`
flexx.ui.Widget.icon Flexx 1.0 ui/widget.html#flexx.ui.Widget.icon - :py:attribute:`flexx.ui.Widget.icon`
flexx.ui.Widget.maxsize Flexx 1.0 ui/widget.html#flexx.ui.Widget.maxsize - :py:attribute:`flexx.ui.Widget.maxsize`
flexx.ui.Widget.minsize Flexx 1.0 ui/widget.html#flexx.ui.Widget.minsize - :py:attribute:`flexx.ui.Widget.minsize`
flexx.ui.Widget.minsize_from_children Flexx 1.0 ui/widget.html#flexx.ui.Widget.minsize_from_children - :py:attribute:`flexx.ui.Widget.minsize_from_children`
flexx.ui.Widget.parent Flexx 1.0 ui/widget.html#flexx.ui.Widget.parent - :py:attribute:`flexx.ui.Widget.parent`
flexx.ui.Widget.size Flexx 1.0 ui/widget.html#flexx.ui.Widget.size - :py:attribute:`flexx.ui.Widget.size`
flexx.ui.Widget.tabindex Flexx 1.0 ui/widget.html#flexx.ui.Widget.tabindex - :py:attribute:`flexx.ui.Widget.tabindex`
flexx.ui.Widget.title Flexx 1.0 ui/widget.html#flexx.ui.Widget.title - :py:attribute:`flexx.ui.Widget.title`
flexx.ui.YoutubeWidget.source Flexx 1.0 ui/media.html#flexx.ui.YoutubeWidget.source - :py:attribute:`flexx.ui.YoutubeWidget.source`

py:method

Identifier Project Name Version Location Display Name Usage example
flexx.app.App.dump Flexx 1.0 app/api.html#flexx.app.App.dump - :py:method:`flexx.app.App.dump`
flexx.app.App.export Flexx 1.0 app/api.html#flexx.app.App.export - :py:method:`flexx.app.App.export`
flexx.app.App.freeze Flexx 1.0 app/api.html#flexx.app.App.freeze - :py:method:`flexx.app.App.freeze`
flexx.app.App.launch Flexx 1.0 app/api.html#flexx.app.App.launch - :py:method:`flexx.app.App.launch`
flexx.app.App.publish Flexx 1.0 app/api.html#flexx.app.App.publish - :py:method:`flexx.app.App.publish`
flexx.app.App.serve Flexx 1.0 app/api.html#flexx.app.App.serve - :py:method:`flexx.app.App.serve`
flexx.app.Asset.to_html Flexx 1.0 app/api.html#flexx.app.Asset.to_html - :py:method:`flexx.app.Asset.to_html`
flexx.app.Asset.to_string Flexx 1.0 app/api.html#flexx.app.Asset.to_string - :py:method:`flexx.app.Asset.to_string`
flexx.app.Session.add_data Flexx 1.0 app/api.html#flexx.app.Session.add_data - :py:method:`flexx.app.Session.add_data`
flexx.app.Session.call_after_roundtrip Flexx 1.0 app/api.html#flexx.app.Session.call_after_roundtrip - :py:method:`flexx.app.Session.call_after_roundtrip`
flexx.app.Session.close Flexx 1.0 app/api.html#flexx.app.Session.close - :py:method:`flexx.app.Session.close`
flexx.app.Session.co_eval Flexx 1.0 app/api.html#flexx.app.Session.co_eval - :py:method:`flexx.app.Session.co_eval`
flexx.app.Session.co_roundtrip Flexx 1.0 app/api.html#flexx.app.Session.co_roundtrip - :py:method:`flexx.app.Session.co_roundtrip`
flexx.app.Session.get_component_instance Flexx 1.0 app/api.html#flexx.app.Session.get_component_instance - :py:method:`flexx.app.Session.get_component_instance`
flexx.app.Session.get_cookie Flexx 1.0 app/api.html#flexx.app.Session.get_cookie - :py:method:`flexx.app.Session.get_cookie`
flexx.app.Session.get_data Flexx 1.0 app/api.html#flexx.app.Session.get_data - :py:method:`flexx.app.Session.get_data`
flexx.app.Session.get_data_names Flexx 1.0 app/api.html#flexx.app.Session.get_data_names - :py:method:`flexx.app.Session.get_data_names`
flexx.app.Session.keep_alive Flexx 1.0 app/api.html#flexx.app.Session.keep_alive - :py:method:`flexx.app.Session.keep_alive`
flexx.app.Session.remove_data Flexx 1.0 app/api.html#flexx.app.Session.remove_data - :py:method:`flexx.app.Session.remove_data`
flexx.app.Session.send_command Flexx 1.0 app/api.html#flexx.app.Session.send_command - :py:method:`flexx.app.Session.send_command`
flexx.app.Session.set_cookie Flexx 1.0 app/api.html#flexx.app.Session.set_cookie - :py:method:`flexx.app.Session.set_cookie`
flexx.app._assetstore.AssetStore.add_shared_asset Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.add_shared_asset - :py:method:`flexx.app._assetstore.AssetStore.add_shared_asset`
flexx.app._assetstore.AssetStore.add_shared_data Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.add_shared_data - :py:method:`flexx.app._assetstore.AssetStore.add_shared_data`
flexx.app._assetstore.AssetStore.associate_asset Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.associate_asset - :py:method:`flexx.app._assetstore.AssetStore.associate_asset`
flexx.app._assetstore.AssetStore.get_asset Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.get_asset - :py:method:`flexx.app._assetstore.AssetStore.get_asset`
flexx.app._assetstore.AssetStore.get_asset_names Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.get_asset_names - :py:method:`flexx.app._assetstore.AssetStore.get_asset_names`
flexx.app._assetstore.AssetStore.get_associated_assets Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.get_associated_assets - :py:method:`flexx.app._assetstore.AssetStore.get_associated_assets`
flexx.app._assetstore.AssetStore.get_data Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.get_data - :py:method:`flexx.app._assetstore.AssetStore.get_data`
flexx.app._assetstore.AssetStore.get_data_names Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.get_data_names - :py:method:`flexx.app._assetstore.AssetStore.get_data_names`
flexx.app._assetstore.AssetStore.update_modules Flexx 1.0 app/api.html#flexx.app._assetstore.AssetStore.update_modules - :py:method:`flexx.app._assetstore.AssetStore.update_modules`
flexx.event.Component._comp_apply_property_values Flexx 1.0 event/api.html#flexx.event.Component._comp_apply_property_values - :py:method:`flexx.event.Component._comp_apply_property_values`
flexx.event.Component._comp_init_property_values Flexx 1.0 event/api.html#flexx.event.Component._comp_init_property_values - :py:method:`flexx.event.Component._comp_init_property_values`
flexx.event.Component._comp_init_reactions Flexx 1.0 event/api.html#flexx.event.Component._comp_init_reactions - :py:method:`flexx.event.Component._comp_init_reactions`
flexx.event.Component._comp_stop_capturing_events Flexx 1.0 event/api.html#flexx.event.Component._comp_stop_capturing_events - :py:method:`flexx.event.Component._comp_stop_capturing_events`
flexx.event.Component._mutate Flexx 1.0 event/api.html#flexx.event.Component._mutate - :py:method:`flexx.event.Component._mutate`
flexx.event.Component._registered_reactions_hook Flexx 1.0 event/api.html#flexx.event.Component._registered_reactions_hook - :py:method:`flexx.event.Component._registered_reactions_hook`
flexx.event.Component.disconnect Flexx 1.0 event/api.html#flexx.event.Component.disconnect - :py:method:`flexx.event.Component.disconnect`
flexx.event.Component.dispose Flexx 1.0 event/api.html#flexx.event.Component.dispose - :py:method:`flexx.event.Component.dispose`
flexx.event.Component.emit Flexx 1.0 event/api.html#flexx.event.Component.emit - :py:method:`flexx.event.Component.emit`
flexx.event.Component.get_event_handlers Flexx 1.0 event/api.html#flexx.event.Component.get_event_handlers - :py:method:`flexx.event.Component.get_event_handlers`
flexx.event.Component.get_event_types Flexx 1.0 event/api.html#flexx.event.Component.get_event_types - :py:method:`flexx.event.Component.get_event_types`
flexx.event.Component.init Flexx 1.0 event/api.html#flexx.event.Component.init - :py:method:`flexx.event.Component.init`
flexx.event.Component.reaction Flexx 1.0 event/api.html#flexx.event.Component.reaction - :py:method:`flexx.event.Component.reaction`
flexx.event.Loop.add_action_invokation Flexx 1.0 event/api.html#flexx.event.Loop.add_action_invokation - :py:method:`flexx.event.Loop.add_action_invokation`
flexx.event.Loop.add_reaction_event Flexx 1.0 event/api.html#flexx.event.Loop.add_reaction_event - :py:method:`flexx.event.Loop.add_reaction_event`
flexx.event.Loop.call_soon Flexx 1.0 event/api.html#flexx.event.Loop.call_soon - :py:method:`flexx.event.Loop.call_soon`
flexx.event.Loop.can_mutate Flexx 1.0 event/api.html#flexx.event.Loop.can_mutate - :py:method:`flexx.event.Loop.can_mutate`
flexx.event.Loop.get_active_component Flexx 1.0 event/api.html#flexx.event.Loop.get_active_component - :py:method:`flexx.event.Loop.get_active_component`
flexx.event.Loop.get_active_components Flexx 1.0 event/api.html#flexx.event.Loop.get_active_components - :py:method:`flexx.event.Loop.get_active_components`
flexx.event.Loop.has_pending Flexx 1.0 event/api.html#flexx.event.Loop.has_pending - :py:method:`flexx.event.Loop.has_pending`
flexx.event.Loop.integrate Flexx 1.0 event/api.html#flexx.event.Loop.integrate - :py:method:`flexx.event.Loop.integrate`
flexx.event.Loop.iter Flexx 1.0 event/api.html#flexx.event.Loop.iter - :py:method:`flexx.event.Loop.iter`
flexx.event.Loop.register_prop_access Flexx 1.0 event/api.html#flexx.event.Loop.register_prop_access - :py:method:`flexx.event.Loop.register_prop_access`
flexx.event.Loop.reset Flexx 1.0 event/api.html#flexx.event.Loop.reset - :py:method:`flexx.event.Loop.reset`
flexx.event.Reaction.dispose Flexx 1.0 event/api.html#flexx.event.Reaction.dispose - :py:method:`flexx.event.Reaction.dispose`
flexx.event.Reaction.get_connection_info Flexx 1.0 event/api.html#flexx.event.Reaction.get_connection_info - :py:method:`flexx.event.Reaction.get_connection_info`
flexx.event.Reaction.get_mode Flexx 1.0 event/api.html#flexx.event.Reaction.get_mode - :py:method:`flexx.event.Reaction.get_mode`
flexx.event.Reaction.get_name Flexx 1.0 event/api.html#flexx.event.Reaction.get_name - :py:method:`flexx.event.Reaction.get_name`
flexx.event.Reaction.reconnect Flexx 1.0 event/api.html#flexx.event.Reaction.reconnect - :py:method:`flexx.event.Reaction.reconnect`
flexx.ui.BaseButton.set_checked Flexx 1.0 ui/button.html#flexx.ui.BaseButton.set_checked - :py:method:`flexx.ui.BaseButton.set_checked`
flexx.ui.BaseButton.set_disabled Flexx 1.0 ui/button.html#flexx.ui.BaseButton.set_disabled - :py:method:`flexx.ui.BaseButton.set_disabled`
flexx.ui.BaseButton.set_text Flexx 1.0 ui/button.html#flexx.ui.BaseButton.set_text - :py:method:`flexx.ui.BaseButton.set_text`
flexx.ui.BaseButton.user_checked Flexx 1.0 ui/button.html#flexx.ui.BaseButton.user_checked - :py:method:`flexx.ui.BaseButton.user_checked`
flexx.ui.BokehWidget.set_plot_components Flexx 1.0 ui/bokeh.html#flexx.ui.BokehWidget.set_plot_components - :py:method:`flexx.ui.BokehWidget.set_plot_components`
flexx.ui.CanvasWidget.set_capture_wheel Flexx 1.0 ui/canvas.html#flexx.ui.CanvasWidget.set_capture_wheel - :py:method:`flexx.ui.CanvasWidget.set_capture_wheel`
flexx.ui.ColorSelectWidget.set_color Flexx 1.0 ui/color.html#flexx.ui.ColorSelectWidget.set_color - :py:method:`flexx.ui.ColorSelectWidget.set_color`
flexx.ui.ColorSelectWidget.set_disabled Flexx 1.0 ui/color.html#flexx.ui.ColorSelectWidget.set_disabled - :py:method:`flexx.ui.ColorSelectWidget.set_disabled`
flexx.ui.ColorSelectWidget.user_color Flexx 1.0 ui/color.html#flexx.ui.ColorSelectWidget.user_color - :py:method:`flexx.ui.ColorSelectWidget.user_color`
flexx.ui.ComboBox.set_editable Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.set_editable - :py:method:`flexx.ui.ComboBox.set_editable`
flexx.ui.ComboBox.set_options Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.set_options - :py:method:`flexx.ui.ComboBox.set_options`
flexx.ui.ComboBox.set_placeholder_text Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.set_placeholder_text - :py:method:`flexx.ui.ComboBox.set_placeholder_text`
flexx.ui.ComboBox.set_selected_index Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.set_selected_index - :py:method:`flexx.ui.ComboBox.set_selected_index`
flexx.ui.ComboBox.set_selected_key Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.set_selected_key - :py:method:`flexx.ui.ComboBox.set_selected_key`
flexx.ui.ComboBox.set_text Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.set_text - :py:method:`flexx.ui.ComboBox.set_text`
flexx.ui.ComboBox.update_selected_index Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.update_selected_index - :py:method:`flexx.ui.ComboBox.update_selected_index`
flexx.ui.ComboBox.user_selected Flexx 1.0 ui/dropdown.html#flexx.ui.ComboBox.user_selected - :py:method:`flexx.ui.ComboBox.user_selected`
flexx.ui.DropdownContainer.set_text Flexx 1.0 ui/dropdown.html#flexx.ui.DropdownContainer.set_text - :py:method:`flexx.ui.DropdownContainer.set_text`
flexx.ui.GridLayout.set_ncolumns Flexx 1.0 ui/grid.html#flexx.ui.GridLayout.set_ncolumns - :py:method:`flexx.ui.GridLayout.set_ncolumns`
flexx.ui.HVLayout.set_from_flex_values Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.set_from_flex_values - :py:method:`flexx.ui.HVLayout.set_from_flex_values`
flexx.ui.HVLayout.set_mode Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.set_mode - :py:method:`flexx.ui.HVLayout.set_mode`
flexx.ui.HVLayout.set_orientation Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.set_orientation - :py:method:`flexx.ui.HVLayout.set_orientation`
flexx.ui.HVLayout.set_padding Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.set_padding - :py:method:`flexx.ui.HVLayout.set_padding`
flexx.ui.HVLayout.set_spacing Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.set_spacing - :py:method:`flexx.ui.HVLayout.set_spacing`
flexx.ui.HVLayout.set_splitter_positions Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.set_splitter_positions - :py:method:`flexx.ui.HVLayout.set_splitter_positions`
flexx.ui.HVLayout.user_splitter_positions Flexx 1.0 ui/hv.html#flexx.ui.HVLayout.user_splitter_positions - :py:method:`flexx.ui.HVLayout.user_splitter_positions`
flexx.ui.IFrame.set_url Flexx 1.0 ui/iframe.html#flexx.ui.IFrame.set_url - :py:method:`flexx.ui.IFrame.set_url`
flexx.ui.ImageWidget.set_source Flexx 1.0 ui/media.html#flexx.ui.ImageWidget.set_source - :py:method:`flexx.ui.ImageWidget.set_source`
flexx.ui.ImageWidget.set_stretch Flexx 1.0 ui/media.html#flexx.ui.ImageWidget.set_stretch - :py:method:`flexx.ui.ImageWidget.set_stretch`
flexx.ui.Label.set_html Flexx 1.0 ui/label.html#flexx.ui.Label.set_html - :py:method:`flexx.ui.Label.set_html`
flexx.ui.Label.set_text Flexx 1.0 ui/label.html#flexx.ui.Label.set_text - :py:method:`flexx.ui.Label.set_text`
flexx.ui.Label.set_wrap Flexx 1.0 ui/label.html#flexx.ui.Label.set_wrap - :py:method:`flexx.ui.Label.set_wrap`
flexx.ui.LineEdit.set_autocomp Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.set_autocomp - :py:method:`flexx.ui.LineEdit.set_autocomp`
flexx.ui.LineEdit.set_disabled Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.set_disabled - :py:method:`flexx.ui.LineEdit.set_disabled`
flexx.ui.LineEdit.set_password_mode Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.set_password_mode - :py:method:`flexx.ui.LineEdit.set_password_mode`
flexx.ui.LineEdit.set_placeholder_text Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.set_placeholder_text - :py:method:`flexx.ui.LineEdit.set_placeholder_text`
flexx.ui.LineEdit.set_text Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.set_text - :py:method:`flexx.ui.LineEdit.set_text`
flexx.ui.LineEdit.submit Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.submit - :py:method:`flexx.ui.LineEdit.submit`
flexx.ui.LineEdit.user_done Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.user_done - :py:method:`flexx.ui.LineEdit.user_done`
flexx.ui.LineEdit.user_text Flexx 1.0 ui/lineedit.html#flexx.ui.LineEdit.user_text - :py:method:`flexx.ui.LineEdit.user_text`
flexx.ui.MultiLineEdit.set_text Flexx 1.0 ui/lineedit.html#flexx.ui.MultiLineEdit.set_text - :py:method:`flexx.ui.MultiLineEdit.set_text`
flexx.ui.MultiLineEdit.user_done Flexx 1.0 ui/lineedit.html#flexx.ui.MultiLineEdit.user_done - :py:method:`flexx.ui.MultiLineEdit.user_done`
flexx.ui.MultiLineEdit.user_text Flexx 1.0 ui/lineedit.html#flexx.ui.MultiLineEdit.user_text - :py:method:`flexx.ui.MultiLineEdit.user_text`
flexx.ui.PlotWidget.set_data Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_data - :py:method:`flexx.ui.PlotWidget.set_data`
flexx.ui.PlotWidget.set_line_color Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_line_color - :py:method:`flexx.ui.PlotWidget.set_line_color`
flexx.ui.PlotWidget.set_line_width Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_line_width - :py:method:`flexx.ui.PlotWidget.set_line_width`
flexx.ui.PlotWidget.set_marker_color Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_marker_color - :py:method:`flexx.ui.PlotWidget.set_marker_color`
flexx.ui.PlotWidget.set_marker_size Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_marker_size - :py:method:`flexx.ui.PlotWidget.set_marker_size`
flexx.ui.PlotWidget.set_xlabel Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_xlabel - :py:method:`flexx.ui.PlotWidget.set_xlabel`
flexx.ui.PlotWidget.set_ylabel Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_ylabel - :py:method:`flexx.ui.PlotWidget.set_ylabel`
flexx.ui.PlotWidget.set_yrange Flexx 1.0 ui/plotwidget.html#flexx.ui.PlotWidget.set_yrange - :py:method:`flexx.ui.PlotWidget.set_yrange`
flexx.ui.PlotlyWidget.set_config Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget.set_config - :py:method:`flexx.ui.PlotlyWidget.set_config`
flexx.ui.PlotlyWidget.set_data Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget.set_data - :py:method:`flexx.ui.PlotlyWidget.set_data`
flexx.ui.PlotlyWidget.set_layout Flexx 1.0 ui/plotly.html#flexx.ui.PlotlyWidget.set_layout - :py:method:`flexx.ui.PlotlyWidget.set_layout`
flexx.ui.ProgressBar.set_max Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.set_max - :py:method:`flexx.ui.ProgressBar.set_max`
flexx.ui.ProgressBar.set_min Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.set_min - :py:method:`flexx.ui.ProgressBar.set_min`
flexx.ui.ProgressBar.set_text Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.set_text - :py:method:`flexx.ui.ProgressBar.set_text`
flexx.ui.ProgressBar.set_value Flexx 1.0 ui/progressbar.html#flexx.ui.ProgressBar.set_value - :py:method:`flexx.ui.ProgressBar.set_value`
flexx.ui.RadioButton.pointer_click Flexx 1.0 ui/button.html#flexx.ui.RadioButton.pointer_click - :py:method:`flexx.ui.RadioButton.pointer_click`
flexx.ui.RangeSlider.set_value Flexx 1.0 ui/slider.html#flexx.ui.RangeSlider.set_value - :py:method:`flexx.ui.RangeSlider.set_value`
flexx.ui.Slider.set_disabled Flexx 1.0 ui/slider.html#flexx.ui.Slider.set_disabled - :py:method:`flexx.ui.Slider.set_disabled`
flexx.ui.Slider.set_max Flexx 1.0 ui/slider.html#flexx.ui.Slider.set_max - :py:method:`flexx.ui.Slider.set_max`
flexx.ui.Slider.set_min Flexx 1.0 ui/slider.html#flexx.ui.Slider.set_min - :py:method:`flexx.ui.Slider.set_min`
flexx.ui.Slider.set_step Flexx 1.0 ui/slider.html#flexx.ui.Slider.set_step - :py:method:`flexx.ui.Slider.set_step`
flexx.ui.Slider.set_text Flexx 1.0 ui/slider.html#flexx.ui.Slider.set_text - :py:method:`flexx.ui.Slider.set_text`
flexx.ui.Slider.set_value Flexx 1.0 ui/slider.html#flexx.ui.Slider.set_value - :py:method:`flexx.ui.Slider.set_value`
flexx.ui.Slider.user_done Flexx 1.0 ui/slider.html#flexx.ui.Slider.user_done - :py:method:`flexx.ui.Slider.user_done`
flexx.ui.Slider.user_value Flexx 1.0 ui/slider.html#flexx.ui.Slider.user_value - :py:method:`flexx.ui.Slider.user_value`
flexx.ui.StackLayout.set_current Flexx 1.0 ui/stack.html#flexx.ui.StackLayout.set_current - :py:method:`flexx.ui.StackLayout.set_current`
flexx.ui.TabLayout.user_current Flexx 1.0 ui/tabs.html#flexx.ui.TabLayout.user_current - :py:method:`flexx.ui.TabLayout.user_current`
flexx.ui.TreeItem.set_checked Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.set_checked - :py:method:`flexx.ui.TreeItem.set_checked`
flexx.ui.TreeItem.set_collapsed Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.set_collapsed - :py:method:`flexx.ui.TreeItem.set_collapsed`
flexx.ui.TreeItem.set_parent Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.set_parent - :py:method:`flexx.ui.TreeItem.set_parent`
flexx.ui.TreeItem.set_selected Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.set_selected - :py:method:`flexx.ui.TreeItem.set_selected`
flexx.ui.TreeItem.set_text Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.set_text - :py:method:`flexx.ui.TreeItem.set_text`
flexx.ui.TreeItem.set_visible Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.set_visible - :py:method:`flexx.ui.TreeItem.set_visible`
flexx.ui.TreeItem.user_checked Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.user_checked - :py:method:`flexx.ui.TreeItem.user_checked`
flexx.ui.TreeItem.user_collapsed Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.user_collapsed - :py:method:`flexx.ui.TreeItem.user_collapsed`
flexx.ui.TreeItem.user_selected Flexx 1.0 ui/tree.html#flexx.ui.TreeItem.user_selected - :py:method:`flexx.ui.TreeItem.user_selected`
flexx.ui.TreeWidget.get_all_items Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.get_all_items - :py:method:`flexx.ui.TreeWidget.get_all_items`
flexx.ui.TreeWidget.highlight_get Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.highlight_get - :py:method:`flexx.ui.TreeWidget.highlight_get`
flexx.ui.TreeWidget.highlight_hide Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.highlight_hide - :py:method:`flexx.ui.TreeWidget.highlight_hide`
flexx.ui.TreeWidget.highlight_show Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.highlight_show - :py:method:`flexx.ui.TreeWidget.highlight_show`
flexx.ui.TreeWidget.highlight_show_item Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.highlight_show_item - :py:method:`flexx.ui.TreeWidget.highlight_show_item`
flexx.ui.TreeWidget.highlight_toggle_checked Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.highlight_toggle_checked - :py:method:`flexx.ui.TreeWidget.highlight_toggle_checked`
flexx.ui.TreeWidget.highlight_toggle_selected Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.highlight_toggle_selected - :py:method:`flexx.ui.TreeWidget.highlight_toggle_selected`
flexx.ui.TreeWidget.set_max_selected Flexx 1.0 ui/tree.html#flexx.ui.TreeWidget.set_max_selected - :py:method:`flexx.ui.TreeWidget.set_max_selected`
flexx.ui.VideoWidget.set_source Flexx 1.0 ui/media.html#flexx.ui.VideoWidget.set_source - :py:method:`flexx.ui.VideoWidget.set_source`
flexx.ui.Widget._create_dom Flexx 1.0 ui/widget.html#flexx.ui.Widget._create_dom - :py:method:`flexx.ui.Widget._create_dom`
flexx.ui.Widget._render_dom Flexx 1.0 ui/widget.html#flexx.ui.Widget._render_dom - :py:method:`flexx.ui.Widget._render_dom`
flexx.ui.Widget.apply_style Flexx 1.0 ui/widget.html#flexx.ui.Widget.apply_style - :py:method:`flexx.ui.Widget.apply_style`
flexx.ui.Widget.check_real_size Flexx 1.0 ui/widget.html#flexx.ui.Widget.check_real_size - :py:method:`flexx.ui.Widget.check_real_size`
flexx.ui.Widget.dispose Flexx 1.0 ui/widget.html#flexx.ui.Widget.dispose - :py:method:`flexx.ui.Widget.dispose`
flexx.ui.Widget.init Flexx 1.0 ui/widget.html#flexx.ui.Widget.init - :py:method:`flexx.ui.Widget.init`
flexx.ui.Widget.key_down Flexx 1.0 ui/widget.html#flexx.ui.Widget.key_down - :py:method:`flexx.ui.Widget.key_down`
flexx.ui.Widget.key_press Flexx 1.0 ui/widget.html#flexx.ui.Widget.key_press - :py:method:`flexx.ui.Widget.key_press`
flexx.ui.Widget.key_up Flexx 1.0 ui/widget.html#flexx.ui.Widget.key_up - :py:method:`flexx.ui.Widget.key_up`
flexx.ui.Widget.pointer_cancel Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_cancel - :py:method:`flexx.ui.Widget.pointer_cancel`
flexx.ui.Widget.pointer_click Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_click - :py:method:`flexx.ui.Widget.pointer_click`
flexx.ui.Widget.pointer_double_click Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_double_click - :py:method:`flexx.ui.Widget.pointer_double_click`
flexx.ui.Widget.pointer_down Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_down - :py:method:`flexx.ui.Widget.pointer_down`
flexx.ui.Widget.pointer_move Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_move - :py:method:`flexx.ui.Widget.pointer_move`
flexx.ui.Widget.pointer_up Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_up - :py:method:`flexx.ui.Widget.pointer_up`
flexx.ui.Widget.pointer_wheel Flexx 1.0 ui/widget.html#flexx.ui.Widget.pointer_wheel - :py:method:`flexx.ui.Widget.pointer_wheel`
flexx.ui.Widget.set_capture_mouse Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_capture_mouse - :py:method:`flexx.ui.Widget.set_capture_mouse`
flexx.ui.Widget.set_container Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_container - :py:method:`flexx.ui.Widget.set_container`
flexx.ui.Widget.set_css_class Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_css_class - :py:method:`flexx.ui.Widget.set_css_class`
flexx.ui.Widget.set_flex Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_flex - :py:method:`flexx.ui.Widget.set_flex`
flexx.ui.Widget.set_icon Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_icon - :py:method:`flexx.ui.Widget.set_icon`
flexx.ui.Widget.set_maxsize Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_maxsize - :py:method:`flexx.ui.Widget.set_maxsize`
flexx.ui.Widget.set_minsize Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_minsize - :py:method:`flexx.ui.Widget.set_minsize`
flexx.ui.Widget.set_minsize_from_children Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_minsize_from_children - :py:method:`flexx.ui.Widget.set_minsize_from_children`
flexx.ui.Widget.set_parent Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_parent - :py:method:`flexx.ui.Widget.set_parent`
flexx.ui.Widget.set_tabindex Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_tabindex - :py:method:`flexx.ui.Widget.set_tabindex`
flexx.ui.Widget.set_title Flexx 1.0 ui/widget.html#flexx.ui.Widget.set_title - :py:method:`flexx.ui.Widget.set_title`
flexx.ui.YoutubeWidget.set_source Flexx 1.0 ui/media.html#flexx.ui.YoutubeWidget.set_source - :py:method:`flexx.ui.YoutubeWidget.set_source`
flexx.ui.widgets._dropdown.BaseDropdown.expand Flexx 1.0 ui/dropdown.html#flexx.ui.widgets._dropdown.BaseDropdown.expand - :py:method:`flexx.ui.widgets._dropdown.BaseDropdown.expand`
flexx.util.config.Config.load_from_file Flexx 1.0 util/config.html#flexx.util.config.Config.load_from_file - :py:method:`flexx.util.config.Config.load_from_file`
flexx.util.config.Config.load_from_string Flexx 1.0 util/config.html#flexx.util.config.Config.load_from_string - :py:method:`flexx.util.config.Config.load_from_string`

py:function

Identifier Project Name Version Location Display Name Usage example
flexx.app.create_server Flexx 1.0 app/api.html#flexx.app.create_server - :py:function:`flexx.app.create_server`
flexx.app.current_server Flexx 1.0 app/api.html#flexx.app.current_server - :py:function:`flexx.app.current_server`
flexx.app.export Flexx 1.0 app/api.html#flexx.app.export - :py:function:`flexx.app.export`
flexx.app.get_component_classes Flexx 1.0 app/api.html#flexx.app.get_component_classes - :py:function:`flexx.app.get_component_classes`
flexx.app.init_notebook Flexx 1.0 app/api.html#flexx.app.init_notebook - :py:function:`flexx.app.init_notebook`
flexx.app.launch Flexx 1.0 app/api.html#flexx.app.launch - :py:function:`flexx.app.launch`
flexx.app.run Flexx 1.0 app/api.html#flexx.app.run - :py:function:`flexx.app.run`
flexx.app.serve Flexx 1.0 app/api.html#flexx.app.serve - :py:function:`flexx.app.serve`
flexx.app.start Flexx 1.0 app/api.html#flexx.app.start - :py:function:`flexx.app.start`
flexx.app.stop Flexx 1.0 app/api.html#flexx.app.stop - :py:function:`flexx.app.stop`
flexx.event.action Flexx 1.0 event/api.html#flexx.event.action - :py:function:`flexx.event.action`
flexx.event.emitter Flexx 1.0 event/api.html#flexx.event.emitter - :py:function:`flexx.event.emitter`
flexx.event.mutate_array Flexx 1.0 event/api.html#flexx.event.mutate_array - :py:function:`flexx.event.mutate_array`
flexx.event.mutate_dict Flexx 1.0 event/api.html#flexx.event.mutate_dict - :py:function:`flexx.event.mutate_dict`
flexx.event.reaction Flexx 1.0 event/api.html#flexx.event.reaction - :py:function:`flexx.event.reaction`
flexx.set_log_level Flexx 1.0 util/logging.html#flexx.set_log_level - :py:function:`flexx.set_log_level`
flexx.ui.create_element Flexx 1.0 ui/widget.html#flexx.ui.create_element - :py:function:`flexx.ui.create_element`
flexx.util.minify.minify Flexx 1.0 util/minify.html#flexx.util.minify.minify - :py:function:`flexx.util.minify.minify`

py:data

Identifier Project Name Version Location Display Name Usage example
flexx.config Flexx 1.0 configuration.html#flexx.config - :py:data:`flexx.config`

std:doc

Identifier Project Name Version Location Display Name Usage example
about Flexx 1.0 about.html About :std:doc:`about`
app/api Flexx 1.0 app/api.html App reference :std:doc:`app/api`
app/index Flexx 1.0 app/index.html flexx.app :std:doc:`app/index`
cli Flexx 1.0 cli.html Command line interface :std:doc:`cli`
configuration Flexx 1.0 configuration.html Configuring Flexx :std:doc:`configuration`
contributing Flexx 1.0 contributing.html Contributing to Flexx :std:doc:`contributing`
event/api Flexx 1.0 event/api.html Event reference :std:doc:`event/api`
event/index Flexx 1.0 event/index.html flexx.event :std:doc:`event/index`
eventsystembackground Flexx 1.0 eventsystembackground.html Some background on the Flexx event system :std:doc:`eventsystembackground`
examples/adding_handlers_src Flexx 1.0 examples/adding_handlers_src.html adding_handlers.py :std:doc:`examples/adding_handlers_src`
examples/app_layout_src Flexx 1.0 examples/app_layout_src.html app_layout.py :std:doc:`examples/app_layout_src`
examples/array_props_src Flexx 1.0 examples/array_props_src.html array_props.py :std:doc:`examples/array_props_src`
examples/basic_emit_src Flexx 1.0 examples/basic_emit_src.html basic_emit.py :std:doc:`examples/basic_emit_src`
examples/benchmark_src Flexx 1.0 examples/benchmark_src.html benchmark.py :std:doc:`examples/benchmark_src`
examples/bokehdemo_src Flexx 1.0 examples/bokehdemo_src.html bokehdemo.py :std:doc:`examples/bokehdemo_src`
examples/bootstrap_src Flexx 1.0 examples/bootstrap_src.html bootstrap.py :std:doc:`examples/bootstrap_src`
examples/box_vs_fix_layout_src Flexx 1.0 examples/box_vs_fix_layout_src.html box_vs_fix_layout.py :std:doc:`examples/box_vs_fix_layout_src`
examples/buttons_src Flexx 1.0 examples/buttons_src.html buttons.py :std:doc:`examples/buttons_src`
examples/chatroom_src Flexx 1.0 examples/chatroom_src.html chatroom.py :std:doc:`examples/chatroom_src`
examples/circles_src Flexx 1.0 examples/circles_src.html circles.py :std:doc:`examples/circles_src`
examples/colab_painting_src Flexx 1.0 examples/colab_painting_src.html colab_painting.py :std:doc:`examples/colab_painting_src`
examples/control_with_keys_src Flexx 1.0 examples/control_with_keys_src.html control_with_keys.py :std:doc:`examples/control_with_keys_src`
examples/cookies_src Flexx 1.0 examples/cookies_src.html cookies.py :std:doc:`examples/cookies_src`
examples/d3_collision_src Flexx 1.0 examples/d3_collision_src.html d3_collision.py :std:doc:`examples/d3_collision_src`
examples/deep1_src Flexx 1.0 examples/deep1_src.html deep1.py :std:doc:`examples/deep1_src`
examples/deep2_src Flexx 1.0 examples/deep2_src.html deep2.py :std:doc:`examples/deep2_src`
examples/deep_event_connections_src Flexx 1.0 examples/deep_event_connections_src.html deep_event_connections.py :std:doc:`examples/deep_event_connections_src`
examples/demo_src Flexx 1.0 examples/demo_src.html demo.py :std:doc:`examples/demo_src`
examples/drawing_src Flexx 1.0 examples/drawing_src.html drawing.py :std:doc:`examples/drawing_src`
examples/echarts_example_src Flexx 1.0 examples/echarts_example_src.html echarts_example.py :std:doc:`examples/echarts_example_src`
examples/editor_ace_src Flexx 1.0 examples/editor_ace_src.html editor_ace.py :std:doc:`examples/editor_ace_src`
examples/editor_cm_src Flexx 1.0 examples/editor_cm_src.html editor_cm.py :std:doc:`examples/editor_cm_src`
examples/errors_src Flexx 1.0 examples/errors_src.html errors.py :std:doc:`examples/errors_src`
examples/find_prime_src Flexx 1.0 examples/find_prime_src.html find_prime.py :std:doc:`examples/find_prime_src`
examples/hello_world_src Flexx 1.0 examples/hello_world_src.html hello_world.py :std:doc:`examples/hello_world_src`
examples/hv_layout_src Flexx 1.0 examples/hv_layout_src.html hv_layout.py :std:doc:`examples/hv_layout_src`
examples/icons_src Flexx 1.0 examples/icons_src.html icons.py :std:doc:`examples/icons_src`
examples/index Flexx 1.0 examples/index.html Examples :std:doc:`examples/index`
examples/jquery_src Flexx 1.0 examples/jquery_src.html jquery.py :std:doc:`examples/jquery_src`
examples/leaflet_src Flexx 1.0 examples/leaflet_src.html leaflet.py :std:doc:`examples/leaflet_src`
examples/local_assets_src Flexx 1.0 examples/local_assets_src.html local_assets.py :std:doc:`examples/local_assets_src`
examples/minsize_src Flexx 1.0 examples/minsize_src.html minsize.py :std:doc:`examples/minsize_src`
examples/mondriaan_src Flexx 1.0 examples/mondriaan_src.html mondriaan.py :std:doc:`examples/mondriaan_src`
examples/monitor_src Flexx 1.0 examples/monitor_src.html monitor.py :std:doc:`examples/monitor_src`
examples/mouse_and_touch_src Flexx 1.0 examples/mouse_and_touch_src.html mouse_and_touch.py :std:doc:`examples/mouse_and_touch_src`
examples/mutual_dependent_props_src Flexx 1.0 examples/mutual_dependent_props_src.html mutual_dependent_props.py :std:doc:`examples/mutual_dependent_props_src`
examples/oneliners_src Flexx 1.0 examples/oneliners_src.html oneliners.py :std:doc:`examples/oneliners_src`
examples/openlayers_src Flexx 1.0 examples/openlayers_src.html openlayers.py :std:doc:`examples/openlayers_src`
examples/plotly_gdp_src Flexx 1.0 examples/plotly_gdp_src.html plotly_gdp.py :std:doc:`examples/plotly_gdp_src`
examples/python_in_js_src Flexx 1.0 examples/python_in_js_src.html python_in_js.py :std:doc:`examples/python_in_js_src`
examples/react_to_props_src Flexx 1.0 examples/react_to_props_src.html react_to_props.py :std:doc:`examples/react_to_props_src`
examples/redirect_src Flexx 1.0 examples/redirect_src.html redirect.py :std:doc:`examples/redirect_src`
examples/scrollable_src Flexx 1.0 examples/scrollable_src.html scrollable.py :std:doc:`examples/scrollable_src`
examples/send_data_src Flexx 1.0 examples/send_data_src.html send_data.py :std:doc:`examples/send_data_src`
examples/serve_data_src Flexx 1.0 examples/serve_data_src.html serve_data.py :std:doc:`examples/serve_data_src`
examples/serve_multiple1_src Flexx 1.0 examples/serve_multiple1_src.html serve_multiple1.py :std:doc:`examples/serve_multiple1_src`
examples/serve_multiple2_src Flexx 1.0 examples/serve_multiple2_src.html serve_multiple2.py :std:doc:`examples/serve_multiple2_src`
examples/serve_ssl_src Flexx 1.0 examples/serve_ssl_src.html serve_ssl.py :std:doc:`examples/serve_ssl_src`
examples/serve_with_aiohttp_src Flexx 1.0 examples/serve_with_aiohttp_src.html serve_with_aiohttp.py :std:doc:`examples/serve_with_aiohttp_src`
examples/serve_with_asgineer_src Flexx 1.0 examples/serve_with_asgineer_src.html serve_with_asgineer.py :std:doc:`examples/serve_with_asgineer_src`
examples/serve_with_flask_src Flexx 1.0 examples/serve_with_flask_src.html serve_with_flask.py :std:doc:`examples/serve_with_flask_src`
examples/sine_src Flexx 1.0 examples/sine_src.html sine.py :std:doc:`examples/sine_src`
examples/splines_src Flexx 1.0 examples/splines_src.html splines.py :std:doc:`examples/splines_src`
examples/splitters_src Flexx 1.0 examples/splitters_src.html splitters.py :std:doc:`examples/splitters_src`
examples/store_src Flexx 1.0 examples/store_src.html store.py :std:doc:`examples/store_src`
examples/themed_form_src Flexx 1.0 examples/themed_form_src.html themed_form.py :std:doc:`examples/themed_form_src`
examples/threaded_src Flexx 1.0 examples/threaded_src.html threaded.py :std:doc:`examples/threaded_src`
examples/tree_src Flexx 1.0 examples/tree_src.html tree.py :std:doc:`examples/tree_src`
examples/tricky_events_src Flexx 1.0 examples/tricky_events_src.html tricky_events.py :std:doc:`examples/tricky_events_src`
examples/twente_src Flexx 1.0 examples/twente_src.html twente.py :std:doc:`examples/twente_src`
examples/video_viewer_src Flexx 1.0 examples/video_viewer_src.html video_viewer.py :std:doc:`examples/video_viewer_src`
examples/ws_speed_src Flexx 1.0 examples/ws_speed_src.html ws_speed.py :std:doc:`examples/ws_speed_src`
freeze Flexx 1.0 freeze.html Freezing Flexx apps :std:doc:`freeze`
guide/assets_data Flexx 1.0 guide/assets_data.html Handling assets and data :std:doc:`guide/assets_data`
guide/debugging Flexx 1.0 guide/debugging.html Debugging :std:doc:`guide/debugging`
guide/event_system Flexx 1.0 guide/event_system.html The event system :std:doc:`guide/event_system`
guide/index Flexx 1.0 guide/index.html Guide :std:doc:`guide/index`
guide/notebooks Flexx 1.0 guide/notebooks.html Notebook tutorials :std:doc:`guide/notebooks`
guide/patterns Flexx 1.0 guide/patterns.html Sensible usage patterns :std:doc:`guide/patterns`
guide/pscript_modules_scope Flexx 1.0 guide/pscript_modules_scope.html PScript, modules, and scope :std:doc:`guide/pscript_modules_scope`
guide/reactions Flexx 1.0 guide/reactions.html Reactions :std:doc:`guide/reactions`
guide/running Flexx 1.0 guide/running.html Ways to run a Flexx app :std:doc:`guide/running`
guide/widget_basics Flexx 1.0 guide/widget_basics.html Widgets basics :std:doc:`guide/widget_basics`
guide/widgets_components Flexx 1.0 guide/widgets_components.html Widgets are components :std:doc:`guide/widgets_components`
index Flexx 1.0 index.html Welcome to Flexx’s documentation! :std:doc:`index`
motivation Flexx 1.0 motivation.html Motivation :std:doc:`motivation`
overview Flexx 1.0 overview.html Flexx overview :std:doc:`overview`
reference Flexx 1.0 reference.html Reference :std:doc:`reference`
releasenotes Flexx 1.0 releasenotes.html Release notes :std:doc:`releasenotes`
start Flexx 1.0 start.html Getting started :std:doc:`start`
ui/api Flexx 1.0 ui/api.html Widgets reference :std:doc:`ui/api`
ui/bokeh Flexx 1.0 ui/bokeh.html BokehWidget :std:doc:`ui/bokeh`
ui/button Flexx 1.0 ui/button.html Button classes :std:doc:`ui/button`
ui/canvas Flexx 1.0 ui/canvas.html CanvasWidget :std:doc:`ui/canvas`
ui/color Flexx 1.0 ui/color.html ColorSelectWidget :std:doc:`ui/color`
ui/dropdown Flexx 1.0 ui/dropdown.html Dropdown widgets :std:doc:`ui/dropdown`
ui/filebrowser Flexx 1.0 ui/filebrowser.html Filebrowser :std:doc:`ui/filebrowser`
ui/form Flexx 1.0 ui/form.html FormLayout :std:doc:`ui/form`
ui/grid Flexx 1.0 ui/grid.html Grid layout. :std:doc:`ui/grid`
ui/group Flexx 1.0 ui/group.html GroupWidget :std:doc:`ui/group`
ui/hv Flexx 1.0 ui/hv.html HVLayout :std:doc:`ui/hv`
ui/iframe Flexx 1.0 ui/iframe.html IFrame :std:doc:`ui/iframe`
ui/index Flexx 1.0 ui/index.html flexx.ui :std:doc:`ui/index`
ui/label Flexx 1.0 ui/label.html Label :std:doc:`ui/label`
ui/layout Flexx 1.0 ui/layout.html Layout :std:doc:`ui/layout`
ui/lineedit Flexx 1.0 ui/lineedit.html Lineedit :std:doc:`ui/lineedit`
ui/media Flexx 1.0 ui/media.html Media widgets :std:doc:`ui/media`
ui/pinboard Flexx 1.0 ui/pinboard.html PinboardLayout :std:doc:`ui/pinboard`
ui/plotly Flexx 1.0 ui/plotly.html Plotly :std:doc:`ui/plotly`
ui/plotwidget Flexx 1.0 ui/plotwidget.html PlotWidget :std:doc:`ui/plotwidget`
ui/progressbar Flexx 1.0 ui/progressbar.html ProgressBar :std:doc:`ui/progressbar`
ui/slider Flexx 1.0 ui/slider.html Slider :std:doc:`ui/slider`
ui/stack Flexx 1.0 ui/stack.html StackLayout :std:doc:`ui/stack`
ui/tabs Flexx 1.0 ui/tabs.html TabLayout :std:doc:`ui/tabs`
ui/tree Flexx 1.0 ui/tree.html TreeWidget :std:doc:`ui/tree`
ui/widget Flexx 1.0 ui/widget.html Widget :std:doc:`ui/widget`
util/config Flexx 1.0 util/config.html Configuration class :std:doc:`util/config`
util/index Flexx 1.0 util/index.html flexx.util :std:doc:`util/index`
util/logging Flexx 1.0 util/logging.html Logging in Flexx :std:doc:`util/logging`
util/minify Flexx 1.0 util/minify.html JavaScript minification :std:doc:`util/minify`

std:label

Identifier Project Name Version Location Display Name Usage example
adding_handlers.py Flexx 1.0 examples/adding_handlers_src.html#adding-handlers-py - :std:ref:`adding_handlers.py`
app_layout.py Flexx 1.0 examples/app_layout_src.html#app-layout-py - :std:ref:`app_layout.py`
array_props.py Flexx 1.0 examples/array_props_src.html#array-props-py - :std:ref:`array_props.py`
basic_emit.py Flexx 1.0 examples/basic_emit_src.html#basic-emit-py - :std:ref:`basic_emit.py`
benchmark.py Flexx 1.0 examples/benchmark_src.html#benchmark-py - :std:ref:`benchmark.py`
bokehdemo.py Flexx 1.0 examples/bokehdemo_src.html#bokehdemo-py - :std:ref:`bokehdemo.py`
bootstrap.py Flexx 1.0 examples/bootstrap_src.html#bootstrap-py - :std:ref:`bootstrap.py`
box_vs_fix_layout.py Flexx 1.0 examples/box_vs_fix_layout_src.html#box-vs-fix-layout-py - :std:ref:`box_vs_fix_layout.py`
buttons.py Flexx 1.0 examples/buttons_src.html#buttons-py - :std:ref:`buttons.py`
chatroom.py Flexx 1.0 examples/chatroom_src.html#chatroom-py - :std:ref:`chatroom.py`
circles.py Flexx 1.0 examples/circles_src.html#circles-py - :std:ref:`circles.py`
colab_painting.py Flexx 1.0 examples/colab_painting_src.html#colab-painting-py - :std:ref:`colab_painting.py`
control_with_keys.py Flexx 1.0 examples/control_with_keys_src.html#control-with-keys-py - :std:ref:`control_with_keys.py`
cookies.py Flexx 1.0 examples/cookies_src.html#cookies-py - :std:ref:`cookies.py`
d3_collision.py Flexx 1.0 examples/d3_collision_src.html#d3-collision-py - :std:ref:`d3_collision.py`
deep1.py Flexx 1.0 examples/deep1_src.html#deep1-py - :std:ref:`deep1.py`
deep2.py Flexx 1.0 examples/deep2_src.html#deep2-py - :std:ref:`deep2.py`
deep_event_connections.py Flexx 1.0 examples/deep_event_connections_src.html#deep-event-connections-py - :std:ref:`deep_event_connections.py`
demo.py Flexx 1.0 examples/demo_src.html#demo-py - :std:ref:`demo.py`
drawing.py Flexx 1.0 examples/drawing_src.html#drawing-py - :std:ref:`drawing.py`
echarts_example.py Flexx 1.0 examples/echarts_example_src.html#echarts-example-py - :std:ref:`echarts_example.py`
editor_ace.py Flexx 1.0 examples/editor_ace_src.html#editor-ace-py - :std:ref:`editor_ace.py`
editor_cm.py Flexx 1.0 examples/editor_cm_src.html#editor-cm-py - :std:ref:`editor_cm.py`
errors.py Flexx 1.0 examples/errors_src.html#errors-py - :std:ref:`errors.py`
find_prime.py Flexx 1.0 examples/find_prime_src.html#find-prime-py - :std:ref:`find_prime.py`
genindex Flexx 1.0 genindex.html Index :std:ref:`genindex`
hello_world.py Flexx 1.0 examples/hello_world_src.html#hello-world-py - :std:ref:`hello_world.py`
hv_layout.py Flexx 1.0 examples/hv_layout_src.html#hv-layout-py - :std:ref:`hv_layout.py`
icons.py Flexx 1.0 examples/icons_src.html#icons-py - :std:ref:`icons.py`
jquery.py Flexx 1.0 examples/jquery_src.html#jquery-py - :std:ref:`jquery.py`
leaflet.py Flexx 1.0 examples/leaflet_src.html#leaflet-py - :std:ref:`leaflet.py`
local_assets.py Flexx 1.0 examples/local_assets_src.html#local-assets-py - :std:ref:`local_assets.py`
minsize.py Flexx 1.0 examples/minsize_src.html#minsize-py - :std:ref:`minsize.py`
modindex Flexx 1.0 py-modindex.html Module Index :std:ref:`modindex`
mondriaan.py Flexx 1.0 examples/mondriaan_src.html#mondriaan-py - :std:ref:`mondriaan.py`
monitor.py Flexx 1.0 examples/monitor_src.html#monitor-py - :std:ref:`monitor.py`
mouse_and_touch.py Flexx 1.0 examples/mouse_and_touch_src.html#mouse-and-touch-py - :std:ref:`mouse_and_touch.py`
mutual_dependent_props.py Flexx 1.0 examples/mutual_dependent_props_src.html#mutual-dependent-props-py - :std:ref:`mutual_dependent_props.py`
oneliners.py Flexx 1.0 examples/oneliners_src.html#oneliners-py - :std:ref:`oneliners.py`
openlayers.py Flexx 1.0 examples/openlayers_src.html#openlayers-py - :std:ref:`openlayers.py`
plotly_gdp.py Flexx 1.0 examples/plotly_gdp_src.html#plotly-gdp-py - :std:ref:`plotly_gdp.py`
python_in_js.py Flexx 1.0 examples/python_in_js_src.html#python-in-js-py - :std:ref:`python_in_js.py`
react_to_props.py Flexx 1.0 examples/react_to_props_src.html#react-to-props-py - :std:ref:`react_to_props.py`
redirect.py Flexx 1.0 examples/redirect_src.html#redirect-py - :std:ref:`redirect.py`
scrollable.py Flexx 1.0 examples/scrollable_src.html#scrollable-py - :std:ref:`scrollable.py`
search Flexx 1.0 search.html Search Page :std:ref:`search`
send_data.py Flexx 1.0 examples/send_data_src.html#send-data-py - :std:ref:`send_data.py`
serve_data.py Flexx 1.0 examples/serve_data_src.html#serve-data-py - :std:ref:`serve_data.py`
serve_multiple1.py Flexx 1.0 examples/serve_multiple1_src.html#serve-multiple1-py - :std:ref:`serve_multiple1.py`
serve_multiple2.py Flexx 1.0 examples/serve_multiple2_src.html#serve-multiple2-py - :std:ref:`serve_multiple2.py`
serve_ssl.py Flexx 1.0 examples/serve_ssl_src.html#serve-ssl-py - :std:ref:`serve_ssl.py`
serve_with_aiohttp.py Flexx 1.0 examples/serve_with_aiohttp_src.html#serve-with-aiohttp-py - :std:ref:`serve_with_aiohttp.py`
serve_with_asgineer.py Flexx 1.0 examples/serve_with_asgineer_src.html#serve-with-asgineer-py - :std:ref:`serve_with_asgineer.py`
serve_with_flask.py Flexx 1.0 examples/serve_with_flask_src.html#serve-with-flask-py - :std:ref:`serve_with_flask.py`
sine.py Flexx 1.0 examples/sine_src.html#sine-py - :std:ref:`sine.py`
splines.py Flexx 1.0 examples/splines_src.html#splines-py - :std:ref:`splines.py`
splitters.py Flexx 1.0 examples/splitters_src.html#splitters-py - :std:ref:`splitters.py`
store.py Flexx 1.0 examples/store_src.html#store-py - :std:ref:`store.py`
themed_form.py Flexx 1.0 examples/themed_form_src.html#themed-form-py - :std:ref:`themed_form.py`
threaded.py Flexx 1.0 examples/threaded_src.html#threaded-py - :std:ref:`threaded.py`
tree.py Flexx 1.0 examples/tree_src.html#tree-py - :std:ref:`tree.py`
tricky_events.py Flexx 1.0 examples/tricky_events_src.html#tricky-events-py - :std:ref:`tricky_events.py`
twente.py Flexx 1.0 examples/twente_src.html#twente-py - :std:ref:`twente.py`
video_viewer.py Flexx 1.0 examples/video_viewer_src.html#video-viewer-py - :std:ref:`video_viewer.py`
ws_speed.py Flexx 1.0 examples/ws_speed_src.html#ws-speed-py - :std:ref:`ws_speed.py`