new NoticeUI(config)
Control to manage notice board notice data.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.NoticeBoard.IndexedRepeaterUI can be supplied |
Extends
Members
addChildText
Properties:
| Name | Type | Description |
|---|---|---|
addChildText: |
string | Text for the add child button. |
- Inherited From:
addChildUrl
Properties:
| Name | Type | Description |
|---|---|---|
addChildUrl |
string | URL for add child method. |
addLayerButtonText
Properties:
| Name | Type | Description |
|---|---|---|
addLayerButtonText |
string | Text for add layer button. |
cancelButtonText
Properties:
| Name | Type | Description |
|---|---|---|
cancelButtonText: |
string | Text for the cancel button. |
- Inherited From:
deleteDialogCancelText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogCancelText: |
string | Delete dialog cancel text. |
deleteDialogConfirmationText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogConfirmationText: |
string | Delete dialog confirmation text. |
deleteDialogText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogText: |
string | Delete dialog text. |
deleteDialogTitle
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogTitle: |
string | Delete dialog title. |
deleteUrl
Properties:
| Name | Type | Description |
|---|---|---|
deleteUrl |
string | URL for delete child method. |
editButtonText
Properties:
| Name | Type | Description |
|---|---|---|
editButtonText: |
string | Text for the edit button. |
- Inherited From:
events
Properties:
| Name | Type | Description |
|---|---|---|
events |
Cadcorp.Util.Events | Event object. |
- Inherited From:
indexedRepeaterConfig
Properties:
| Name | Type | Description |
|---|---|---|
indexedRepeaterConfig |
Object | Configuration object for indexed repeater. |
layerConfig
Properties:
| Name | Type | Description |
|---|---|---|
layerConfig |
Object | Layer Config Object |
layerValuesNotSetLabelText
Properties:
| Name | Type | Description |
|---|---|---|
layerValuesNotSetLabelText: |
string | tells user that layer name hasn't been set. |
moveDownButtonText
Properties:
| Name | Type | Description |
|---|---|---|
moveDownButtonText: |
string | Text for the move down button. |
moveUpButtonText
Properties:
| Name | Type | Description |
|---|---|---|
moveUpButtonText: |
string | Text for the move up button. |
- Inherited From:
notice
Properties:
| Name | Type | Description |
|---|---|---|
notice |
Cadcorp.UI.Admin.NoticeBoard.Notice | notice object. |
overlays
Properties:
| Name | Type | Description |
|---|---|---|
overlays: |
Array.<Object> | Array of overlay objects. |
- Inherited From:
parentControlDom
Properties:
| Name | Type | Description |
|---|---|---|
parentControlDom: |
Object | Parent container. |
- Inherited From:
removeButtonText
Properties:
| Name | Type | Description |
|---|---|---|
removeButtonText: |
string | Text for the remove button. |
- Inherited From:
repeater
Properties:
| Name | Type | Description |
|---|---|---|
repeater: |
Cadcorp.UI.Admin.NoticeBoard.IndexedRepeater | Repeater control. |
- Inherited From:
repeaterTitle
Properties:
| Name | Type | Description |
|---|---|---|
repeaterTitle: |
string | Text displayed above the repeater. |
- Inherited From:
titleLabel
Properties:
| Name | Type | Description |
|---|---|---|
titleLabel |
string | Label for title control. |
updateUrl
Properties:
| Name | Type | Description |
|---|---|---|
updateUrl |
string | URL for update child method. |