new LocalKnowledgeControl(config)
Control to modify LocalKnowledge.
Extends Cadcorp.UI.Admin.EditableControlBase
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.EditableControlBase can be supplied |
Members
addButtonText
Properties:
| Name | Type | Description |
|---|---|---|
addButtonText |
string | add button text. |
addState
Properties:
| Name | Type | Description |
|---|---|---|
addState |
bool | Indicates whether control is in add or display state. |
cancelButtonText
Properties:
| Name | Type | Description |
|---|---|---|
cancelButtonText |
string | Cancel button text. |
checkInUseUrl
Properties:
| Name | Type | Description |
|---|---|---|
deleteUrl |
string | URL to the CheckIfLocalKnowledgeIsInUse method. |
config
Properties:
| Name | Type | Description |
|---|---|---|
config |
Object | Config object for control. |
defaultFullLabel
Properties:
| Name | Type | Description |
|---|---|---|
defaultFullLabel |
string | Sets the default full label. |
defaultNothingFoundLabel
Properties:
| Name | Type | Description |
|---|---|---|
defaultNothingFoundLabel |
string | Sets the default nothing found template label. |
defaultSummaryLabel
Properties:
| Name | Type | Description |
|---|---|---|
defaultSummaryLabel |
string | Sets the default summary label. |
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 to the delete method. |
editButtonText
Properties:
| Name | Type | Description |
|---|---|---|
editButtonText |
string | Edit button text. |
fullTemplateId
Properties:
| Name | Type | Description |
|---|---|---|
fullTemplateId |
int | Full Template Id. |
geognoSIS8Label
Properties:
| Name | Type | Description |
|---|---|---|
geognoSIS8Label |
string | Sets the geognoSIS 8 URL label. |
geognosis8Url
Properties:
| Name | Type | Description |
|---|---|---|
geognosis8Url |
string | Geognosis8 Url. |
id
Properties:
| Name | Type | Description |
|---|---|---|
id |
string | The control id. |
inUseText
Properties:
| Name | Type | Description |
|---|---|---|
inUseText |
string | Message text for when the local knowledge entry is in use.. |
localKnowledgeControls
Properties:
| Name | Type | Description |
|---|---|---|
localKnowledgeControls |
string | Local Knowledge Controls collection. |
localKnowledgeControlsConfig
Properties:
| Name | Type | Description |
|---|---|---|
localKnowledgeControlsConfig |
string | Local Knowledge controls config object. |
localKnowledgeId
Properties:
| Name | Type | Description |
|---|---|---|
localKnowledgeId |
int | Local Knowledge ID Value. |
manageLayerTemplatesConfig
Properties:
| Name | Type | Description |
|---|---|---|
manageLayerTemplatesConfig: |
Object | the manage layer template config used with this control. |
nameLabel
Properties:
| Name | Type | Description |
|---|---|---|
nameLabel |
string | Sets the name label. |
nameValue
Properties:
| Name | Type | Description |
|---|---|---|
nameValue |
string | Name value. |
noTemplateSelectedText
Properties:
| Name | Type | Description |
|---|---|---|
noTemplateSelectedText |
string | Sets the No Template Selected Text. |
noTemplateText
Properties:
| Name | Type | Description |
|---|---|---|
noTemplateText |
string | No Template Text. |
nothingFoundTemplateId
Properties:
| Name | Type | Description |
|---|---|---|
nothingFoundTemplateId |
int | Nothing Found Template Id. |
parentControl
Properties:
| Name | Type | Description |
|---|---|---|
parentControl |
string | The parent control name. |
parentControlDom
Properties:
| Name | Type | Description |
|---|---|---|
parentControlDom |
Object | DOM object for parent control. |
placeholderName
Properties:
| Name | Type | Description |
|---|---|---|
placeholderName |
string | Placeholder name. |
removeButtonText
Properties:
| Name | Type | Description |
|---|---|---|
removeButtonText |
string | Remove button text. |
summaryTemplateId
Properties:
| Name | Type | Description |
|---|---|---|
summaryTemplateId |
int | Summary Template Id. |
swdLabel
Properties:
| Name | Type | Description |
|---|---|---|
swdLabel |
string | Sets the swd label. |
swdPathValue
Properties:
| Name | Type | Description |
|---|---|---|
swdPathValue |
string | SWD Path Value. |
templates
Properties:
| Name | Type | Description |
|---|---|---|
templates |
Object | Collection of template objects. |
updateButtonText
Properties:
| Name | Type | Description |
|---|---|---|
updateButtonText |
string | Update button text. |
updateUrl
Properties:
| Name | Type | Description |
|---|---|---|
updateUrl |
string | URL to the Update method. |