Class: LayerUI

Cadcorp.UI.Admin.NoticeBoard.LayerUI

new LayerUI(config)

Control to manage notice board layer 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 the add child method.
Inherited From:

addingOverlays

Properties:
Name Type Description
addingOverlays bool boolean indicating whether overlays are being added.

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.
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
deleteUrl String UDelete URL.
Overrides:

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:

index

Properties:
Name Type Description
index Object current index.

indexedRepeaterConfig

Properties:
Name Type Description
indexedRepeaterConfig Object Configuration object for indexed repeater.
Inherited From:

layer

Properties:
Name Type Description
layer Object layer object.

layerNameLabel

Properties:
Name Type Description
layerNameLabel String Layer name label text.

layerValuesNotSetLabelText

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

loadingText

Properties:
Name Type Description
loadingText String Overlays loading Loading text.

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:

noOverlayText

Properties:
Name Type Description
noOverlayText String No overlay found text.

noTemplateText

Properties:
Name Type Description
notTempalteText String No template found text.

nothingFoundTemplateLabel

Properties:
Name Type Description
nothingFoundTemplateLabel String nothing Found Template Label text.

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:

templateLabel

Properties:
Name Type Description
templateLabel String template Label text.

templates

Properties:
Name Type Description
templates Object array of available templates.

updateUrl

Properties:
Name Type Description
updateUrl String Update URL.
Overrides: