altinn_editor_comment module

class AltinnEditorComment(conn)

Bases: object

Module for viewing and editing comments in the Altinn Editor.

Parameters:

conn (object)

kommentarmodal()

Returns a modal component containing editing comments.

Return type:

Modal

layout()

Returns the layout for the Altinn Editor Comment module.

Return type:

Div

module_callbacks()

Defines the callbacks for the Altinn Editor Comment module.

Return type:

None