Class: NoticeBoardUI

Cadcorp.UI.Admin.NoticeBoard.NoticeBoardUI

new NoticeBoardUI(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.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.
Overrides:

addColumnButtonText

Properties:
Name Type Description
addColumnButtonText string Text for add column button.

cancelButtonText

Properties:
Name Type Description
cancelButtonText: string Text for the cancel button.
Inherited From:

cancelUpdateButtonText

Properties:
Name Type Description
cancelUpdateButtonText string Text for the cancel button

columnConfig

Properties:
Name Type Description
columnConfig Object column control config object.

config

Properties:
Name Type Description
config Object control config object.

deleteDialogCancelText

Properties:
Name Type Description
deleteDialogCancelText: string Delete dialog cancel text.
Overrides:

deleteDialogConfirmationText

Properties:
Name Type Description
deleteDialogConfirmationText: string Delete dialog confirmation text.
Overrides:

deleteDialogText

Properties:
Name Type Description
deleteDialogText: string Delete dialog text.
Overrides:

deleteDialogTitle

Properties:
Name Type Description
deleteDialogTitle: string Delete dialog title.
Overrides:

deleteUrl

Properties:
Name Type Description
addChildUrl string URL for delete child method.
Overrides:

editButtonText

Properties:
Name Type Description
editButtonText: string Text for the edit button.
Inherited From:

epsgLabel

Properties:
Name Type Description
epsgLabel string Label for epsg control.

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.
Inherited From:

layerValuesNotSetLabelText

Properties:
Name Type Description
layerValuesNotSetLabelText: string tells user that layer name hasn't been set.
Inherited From:

localKnowledge

Properties:
Name Type Description
localKnowledge object Local Knowledge settings.

localKnowledgeLabel

Properties:
Name Type Description
localKnowledgeLabel string Label for local knowledge control.

moveDownButtonText

Properties:
Name Type Description
moveDownButtonText: string Text for the move down button.
Inherited From:

moveUpButtonText

Properties:
Name Type Description
moveUpButtonText: string Text for the move up button.
Inherited From:

nameLabel

Properties:
Name Type Description
nameLabel string Label for name control.

noticeBoard

Properties:
Name Type Description
noticeBoard Cadcorp.UI.Admin.NoticeBoard.NoticeBoard Data object for the noticeboard.

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:

parentDom

Properties:
Name Type Description
parentDom Object Parent dom object.

projections

Properties:
Name Type Description
projections Object Array of projections.

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:

selectLocalKnowledgeText

Properties:
Name Type Description
selectLocalKnowledgeText string Text for local knowledge default option.

updateButtonText

Properties:
Name Type Description
addColumnButtonText string Text for update button.

updateUrl

Properties:
Name Type Description
addChildUrl string URL for update child method.
Overrides: