Class: ReportItControl

ReportItControl

new ReportItControl(config)

Control to modify ReportIt data. 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.AdminControlBase can be supplied

Members

addButtonText

Properties:
Name Type Description
addButtonText String add button text.

addState

Properties:
Name Type Description
manageState bool Indicates whether control is in add state.

cancelButtonText

Properties:
Name Type Description
cancelButtonText String cancel button text.

config

Properties:
Name Type Description
config Object Config object for the control..

connectionStringIdDropDownListLabel

Properties:
Name Type Description
connectionStringIdDropDownListLabel String label for connection string id drop down list control.

connectionStrings

Properties:
Name Type Description
connectionStrings Object Array of connection string objects.

deleteUrl

Properties:
Name Type Description
deleteUrl String delete url.

dialogType

Properties:
Name Type Description
dialogType String string used to identify dialog close event.

editButtonText

Properties:
Name Type Description
editButtonText String edit button text.

emailSubjectTextBoxLabel

Properties:
Name Type Description
emailSubjectTextBoxLabel String label for email subject text box control.

iconIdDropDownListLabel

Properties:
Name Type Description
iconIdDropDownListLabel String label for icon id drop down list control.

icons

Properties:
Name Type Description
icons Object Array of available icons.

id

Properties:
Name Type Description
id string The control id.

m_connectionStringIdDropDownListDom

Properties:
Name Type Description
m_connectionStringIdDropDownListDom Object Connection String ID DropDownList Dom.

m_emailSubjectTextBoxDom

Properties:
Name Type Description
m_emailSubjectTextBoxDom Object Email Subject TextBox Dom.

m_iconIdDropDownListDom

Properties:
Name Type Description
m_iconIdDropDownListDom Object Icon Id DropDownList Dom.

m_nameTextBoxDom

Properties:
Name Type Description
m_nameTextBoxDom Object Name TextBox Dom.

m_overlayNameTextBoxDom

Properties:
Name Type Description
m_overlayNameTextBoxDom Object Overlay Name TextBox Dom.

m_problemDescriptionFieldDropDownListDom

Properties:
Name Type Description
m_problemDescriptionFieldDropDownListDom Object Problem Description Field DropDownList Dom.

m_problemLocationGeometryFieldDropDownListDom

Properties:
Name Type Description
m_problemLocationGeometryFieldDropDownListDom Object Problem Location Geometry Field DropDownList Dom.

m_problemLocationXFieldDropDownListDom

Properties:
Name Type Description
m_problemLocationXFieldDropDownListDom Object Problem Location X Field DropDownList Dom.

m_problemLocationYFieldDropDownListDom

Properties:
Name Type Description
m_problemLocationYFieldDropDownListDom Object Problem Location Y Field DropDownList Dom.

m_problemSenderEmailFieldTextBoxDom

Properties:
Name Type Description
m_problemSenderEmailField Object Problem Sender Email Field TextBox Dom.

m_problemTypeFieldDropDownListDom

Properties:
Name Type Description
m_problemTypeFieldDropDownListDom Object Problem Type Field DropDownList Dom.

m_reportIdHiddenFieldDom

Properties:
Name Type Description
m_reportIdHiddenFieldDom Object The report Id Hidden Field.

m_sendEmailCheckBoxDom

Properties:
Name Type Description
m_sendEmailCheckBoxDom Object Send Email Address TextBox Dom.

m_siteEmailTextBoxDom

Properties:
Name Type Description
m_siteEmailTextBoxDom Object Site Email Address Text Box Dom.

m_tableNameDropDownListDom

Properties:
Name Type Description
m_tableNameDropDownListDom Object Table Name DropDownList Dom.

m_writeToDBCheckBoxDom

Properties:
Name Type Description
m_writeToDBCheckBoxDom Object Write To DB CheckBox Dom.

manageProblemTypesConfig

Properties:
Name Type Description
manageProblemTypesConfig Object Config object for the manage problem types control.

manageState

Properties:
Name Type Description
manageState bool Indicates whether control is in manage state.

nameTextBoxLabel

Properties:
Name Type Description
nameTextBoxLabel String label for name text box control.

noConnectionSelectedText

Properties:
Name Type Description
noConnectionSelectedText String text for no connection selected.

noTableSelectedText

Properties:
Name Type Description
noConnectionSelectedText String text for no table selected.

overlayNameTextBoxLabel

Properties:
Name Type Description
overlayNameTextBoxLabel String label for overlay name text box control.

parentControl

Properties:
Name Type Description
parentControl string The parent control name.

parentControlDom

Properties:
Name Type Description
parentControlDom Object The parent control DOM object.

problemDescriptionFieldDropDownListLabel

Properties:
Name Type Description
problemDescriptionFieldDropDownListLabel String label for problem description field id drop down list control.

problemLocationGeometryFieldDropDownListLabel

Properties:
Name Type Description
problemLocationGeometryFieldDropDownListLabel String label for problem geometry field id drop down list control.

problemLocationXFieldDropDownListLabel

Properties:
Name Type Description
problemLocationXFieldDropDownListLabel String label for problem location x field id drop down list control.

problemLocationYFieldDropDownListLabel

Properties:
Name Type Description
problemLocationYFieldDropDownListLabel String label for problem location y field id drop down list control.

problemSenderEmailFieldTextBoxLabel

Properties:
Name Type Description
problemSenderEmailFieldTextBoxLabel String label for problem sender email field id textbox control.

problemTypeFieldDropDownListLabel

Properties:
Name Type Description
problemTypeFieldDropDownListLabel String label for problem type field id drop down list control.

removeButtonText

Properties:
Name Type Description
removeButtonText String remove button text.

report

Properties:
Name Type Description
report Object settings for the control.

selectColumnText

Properties:
Name Type Description
selectColumnText String text for select column.

selectConnectionText

Properties:
Name Type Description
selectConnectionText String text for select connection.

selectTableText

Properties:
Name Type Description
selectTableText String text for select table.

sendEmailTextBoxLabel

Properties:
Name Type Description
sendEmailTextBoxLabel String label for send email text box control.

siteEmailTextBoxLabel

Properties:
Name Type Description
siteEmailTextBoxLabel String label for site email text box control.

tableNameDropDownListLabel

Properties:
Name Type Description
tableNameDropDownListLabel String label for table name drop down list control.

updateButtonText

Properties:
Name Type Description
updateButtonText String update button text.

updateUrl

Properties:
Name Type Description
updateUrl String update url.

writeToDBCheckBoxLabel

Properties:
Name Type Description
writeToDBCheckBoxLabel String label for write to db check box control.