|
Methods defined here:
- __init__(self, app: runtimepy.net.arbiter.info.AppInfo) -> None
- Initialize this instance.
- populate(self, document: svgen.element.html.Html, app: Callable[[runtimepy.net.server.app.bootstrap.tabs.TabbedContent], NoneType]) -> None
- Populate 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']
|