altinn_editor_control module

class AltinnEditorControl(time_units, conn, variable_selector_instance)

Bases: object

Module for viewing control results for the selected observation in the Altinn Editor.

Parameters:
  • time_units (list[str])

  • conn (object)

  • variable_selector_instance (VariableSelector)

layout()

Returns the layout of the Altinn Editor Control module.

Return type:

Div

module_callbacks()

Defines the callbacks for the Altinn Editor Control module.

Return type:

None

offcanvas_kontrollutslag()

Returns an offcanvas component containing a table for kontrollutslag.

Return type:

Div