Weight results class
Weight results class
Public fields
id
character
value.weight
Weight object.
status
logical
value.factor
numeric
value.current
numeric
value.held
numeric
value.
Methods
Method new()
Create a new WeightResults
object.
Usage
WeightResults$new(id, weight, held)
Arguments
id
character
value.weight
Weight object.
held
numeric
value.
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.