new ManageUploadsControl(config)
Control to manage uploads.
Extends Cadcorp.UI.Admin.AdminControlBase
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.Dialogs.AdminDialogBase can be supplied |
Members
confirmCancelButtonText
Properties:
| Name | Type | Description |
|---|---|---|
confirmCancelButtonText |
string | The text for the confirm cancel button. |
confirmMessage
Properties:
| Name | Type | Description |
|---|---|---|
confirmMessageText |
string | The text for the confirm message. |
confirmOkButtonText
Properties:
| Name | Type | Description |
|---|---|---|
confirmOkButtonText |
string | The text for the confirm ok button. |
confirmTitleText
Properties:
| Name | Type | Description |
|---|---|---|
confirmTitleText |
string | The text to display the confirm title message. |
deleteButtonText
Properties:
| Name | Type | Description |
|---|---|---|
deleteButtonText |
string | The text for the delete button. |
id
Properties:
| Name | Type | Description |
|---|---|---|
id |
string | The control ID. |
prefix
Properties:
| Name | Type | Description |
|---|---|---|
prefix |
string | The prefix for control ids. |
updateButtonText
Properties:
| Name | Type | Description |
|---|---|---|
updateButtonText |
string | The text for the update button. |
updateFailedText
Properties:
| Name | Type | Description |
|---|---|---|
updateFailedText |
string | The text for the update failed message. |
updateSucceededText
Properties:
| Name | Type | Description |
|---|---|---|
updateSucceededText |
string | The text for the update succeeded message. |