new ManageNoticeBoards(config)
Control to manage notice board data.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.AdminControlBase can be supplied |
Extends
- Cadcorp.UI.Admin.AdminControlBase
Members
addChildUrl
Properties:
| Name | Type | Description |
|---|---|---|
addChildUrl |
string | URL for the add child method. |
addNoticeBoardText
Properties:
| Name | Type | Description |
|---|---|---|
addNoticeBoardText |
string | Text for the add notice board method. |
indexedRepeaterConfig
Properties:
| Name | Type | Description |
|---|---|---|
indexedRepeaterConfig |
Object | indexed repeater config object. |
noticeBoards
Properties:
| Name | Type | Description |
|---|---|---|
noticeBoards |
Object | array of noticeboards used to fill the control. |
noticeBoardUIConfig
Properties:
| Name | Type | Description |
|---|---|---|
reportControlsConfig |
Object | Report controls config object. |