| Interface | Description | |
|---|---|---|
| IQuestionView | ... | |
| IRuntimeView | Interface representing the widget view used at runtime. | |
| IWidgetView | Interface representing a Widget View. |
| Class | Description | |
|---|---|---|
| InteractiveWidgetView | Runtime View for an Interactive Widget. | |
| QuestionWidgetView | ... | |
| RuntimeWidgetView | Base implementation of a widget view used at runtime. | |
| WidgetView | Base implementation of a widget view. |