|  | Methods defined here: 
 __init__(self, app: runtimepy.net.arbiter.info.AppInfo) -> NoneInitialize this instance.
 populate(self, document: svgen.element.html.Html, app: Callable[[runtimepy.net.server.app.bootstrap.tabs.TabbedContent], NoneType]) -> NonePopulate the body element with the application.
 Data descriptors defined here:
 
 __dict__dictionary for instance variables
 __weakref__list of weak references to the object
 Data and other attributes defined here:
 
 ui_classes = ['WindowHashManager', 'WorkerInterface', 'PlotModalManager', 'Plot', 'ChannelTable', 'TabInterface', 'TabFilter', 'App']
 worker_classes = ['JsonConnection', 'DataConnection', 'PointBuffer', 'PointManager', 'PlotDrawer', 'PlotManager']
 |