Theme results class
Theme results class
Public fields
- id
- charactervalue.
- theme
- Theme object. 
- feature_results
- listof FeatureResults objects.
Methods
Method new()
Create a new ThemeResults object.
Usage
ThemeResults$new(id, theme, feature_results)Arguments
- id
- charactervalue.
- theme
- `Theme object. 
- feature_results
- listof FeatureResults objects.
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.