upsies.uis.tui.jobwidgets.webdb

Classes

class upsies.uis.tui.jobwidgets.webdb.WebDbSearchJobWidget(job, app)[source]

Bases: JobWidgetBase

setup()[source]

Called on object creation

Create widgets and register job callbacks.

invalidate(*, warnings=False)[source]

Schedule redrawing of the TUI

property warnings

Note for the user to find results

property runtime_widget

Interactive or status widget that is displayed while this job is running

Returns:

Window object or None