SurveyHistory¶
-
class
bruty.survey.SurveyHistory(survey_id)¶ Bases:
bruty.abstract.VABC
Attributes Summary
Methods Summary
redo()undo()Attributes Documentation
-
id¶
-
tiles_affected¶
Methods Documentation
-
deltas_created()¶
-
redo()¶
-
undo()¶
-
__init__(survey_id)¶ Initialize self. See help(type(self)) for accurate signature.
-