new ReportProblemUI(config)
Displays a UI for a report type.
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | Configuration for this object. The config supplied directly extends the control |
Members
events
Properties:
Name | Type | Description |
---|---|---|
events |
Cadcorp.Util.Events | The events object |
reportProblem
Properties:
Name | Type | Description |
---|---|---|
reportProblem |
Cadcorp.UI.ReportProblem | The problem this ui will display |
Methods
getUI() → {Object}
Gets the UI
Returns:
A jQuery object that contains this report problem
- Type
- Object
unCheck()
Un checks this ReportProblemUI