Include results class
Include results class
Public fields
- id
- charactervalue.
- include
- Include object. 
- status
- logicalvalue.
- held
- numericvalue.
Methods
Method new()
Create a new IncludeResults object.
Usage
IncludeResults$new(id, include, held)Arguments
- id
- charactervalue.
- include
- Include object. 
- held
- numericvalue.
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.