Weight results class
Weight results class
Public fields
idcharactervalue.weightWeight object.
statuslogicalvalue.factornumericvalue.currentnumericvalue.heldnumericvalue.
Methods
Method new()
Create a new WeightResults object.
Usage
WeightResults$new(id, weight, held)Arguments
idcharactervalue.weightWeight object.
heldnumericvalue.
Method repr()
Generate a character summarizing the representation of the object.
Method get_widget_data()
Get data for displaying the object in a solutionResults() widget.