Skip to main content
Ctrl+K

ezmsg.panel 0.6.7

  • API Reference
  • GitHub
  • ezmsg.org
  • API Reference
  • GitHub
  • ezmsg.org

Section Navigation

  • ezmsg.panel
    • ezmsg.panel.application
    • ezmsg.panel.lineplot
    • ezmsg.panel.recorder
    • ezmsg.panel.replay
    • ezmsg.panel.scrollinglineplot
    • ezmsg.panel.tabbedapp
    • ezmsg.panel.timeseriesplot
    • ezmsg.panel.util
  • API Reference
  • ezmsg.panel
  • ezmsg.panel.tabbedapp

ezmsg.panel.tabbedapp#

Classes

Tab()

TabbedApp()

class Tab[source]#

Bases: object

property title: str#
sidebar()[source]#
Return type:

Viewable

content()[source]#
Return type:

Viewable

app()[source]#
Return type:

FastListTemplate

class TabbedApp[source]#

Bases: object

property title: str#
property tabs: List[Tab]#
app()[source]#
Return type:

FastListTemplate

previous

ezmsg.panel.scrollinglineplot

next

ezmsg.panel.timeseriesplot

On this page
  • Tab
    • Tab.title
    • Tab.sidebar()
    • Tab.content()
    • Tab.app()
  • TabbedApp
    • TabbedApp.title
    • TabbedApp.tabs
    • TabbedApp.app()

This Page

  • Show Source

© Copyright 2025, ezmsg Contributors.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.