new IndexedRepeaterUI(config)
Base class for notice board repeater ui items..
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
addChildText
Properties:
| Name | Type | Description |
|---|---|---|
addChildText: |
string | Text for the add child button. |
addChildUrl
Properties:
| Name | Type | Description |
|---|---|---|
addChildUrl: |
string | URL for the add child method. |
cancelButtonText
Properties:
| Name | Type | Description |
|---|---|---|
cancelButtonText: |
string | Text for the cancel button. |
deleteDialogCancelText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogCancelText: |
string | Delete dialog cancel text. |
deleteDialogCancelText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogCancelText: |
string | Delete dialog cancel text. |
deleteDialogConfirmationText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogConfirmationText: |
string | Delete dialog confirmation text. |
deleteDialogConfirmationText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogConfirmationText: |
string | Delete dialog confirmation text. |
deleteDialogText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogText: |
string | Delete dialog text. |
deleteDialogText
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogText: |
string | Delete dialog text. |
deleteDialogTitle
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogTitle: |
string | Delete dialog title. |
deleteDialogTitle
Properties:
| Name | Type | Description |
|---|---|---|
deleteDialogTitle: |
string | Delete dialog title. |
deleteUrl
Properties:
| Name | Type | Description |
|---|---|---|
deleteUrl: |
string | URL for the delete method. |
editButtonText
Properties:
| Name | Type | Description |
|---|---|---|
editButtonText: |
string | Text for the edit button. |
events
Properties:
| Name | Type | Description |
|---|---|---|
events |
Cadcorp.Util.Events | Event object. |
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. |
overlays
Properties:
| Name | Type | Description |
|---|---|---|
overlays: |
Array.<Object> | Array of overlay objects. |
parentControlDom
Properties:
| Name | Type | Description |
|---|---|---|
parentControlDom: |
Object | Parent container. |
removeButtonText
Properties:
| Name | Type | Description |
|---|---|---|
removeButtonText: |
string | Text for the remove button. |
repeater
Properties:
| Name | Type | Description |
|---|---|---|
repeater: |
Cadcorp.UI.Admin.NoticeBoard.IndexedRepeater | Repeater control. |
repeaterTitle
Properties:
| Name | Type | Description |
|---|---|---|
repeaterTitle: |
string | Text displayed above the repeater. |
updateUrl
Properties:
| Name | Type | Description |
|---|---|---|
updateUrl: |
string | URL for the update method. |