The revision that this UI element handles.
Readonly
revisionA function (throttled with mw.util.throttle
) that saves the current row's status
and comments to DeputyStorage to recover unsaved data or data that could not be saved
(e.g. status when some revisions remain unassessed).
The row that this revision belongs to.
The hash used for autosave keys
true
the current revision has been checked by the user or false
if not.
Set the value of the completed checkbox.
The new value
Renders the element. This must return an HTMLElement that can be appended directly to the DOM.
A specific revision for a section row.