new ColumnUI(config)
Control to manage notice board column 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 method. |
addNoticeButtonText
Properties:
Name | Type | Description |
---|---|---|
addNoticeButtonText |
string | Text for add notice button. |
cancelButtonText
Properties:
Name | Type | Description |
---|---|---|
cancelButtonText: |
string | Text for the cancel button. |
- Inherited From:
column
Properties:
Name | Type | Description |
---|---|---|
column |
Cadcorp.UI.Admin.NoticeBoard.Column | Column object. |
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 |
---|---|---|
addChildUrl |
string | URL for delete 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. |
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:
noNoticesText
Properties:
Name | Type | Description |
---|---|---|
noNoticesText |
string | Text for when there are no notices to display. |
noticeConfig
Properties:
Name | Type | Description |
---|---|---|
noticeConfig |
Object | Column 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:
untitledNoticeText
Properties:
Name | Type | Description |
---|---|---|
untitledNoticeText |
string | Text for when a notice present is untitled. |
updateUrl
Properties:
Name | Type | Description |
---|---|---|
addChildUrl |
string | URL for aupdate method. |