Views¶
HTML¶
Here all html will be added.
Javascripting¶
CreateAssetFormView¶
Following are the global variables and methods.
Here are the references to global variables and methods:
Global Variables¶
CreateAssetFormView.addedQuestionCount¶
CreateAssetFormView.assetMode¶
CreateAssetFormView.boolAssociateQuestion¶
CreateAssetFormView.combinationCounter¶
CreateAssetFormView.combinationFound¶
CreateAssetFormView.editedQuestionId¶
CreateAssetFormView.lstCombinations¶
CreateAssetFormView.lstOptionlen¶
CreateAssetFormView.lstOptions¶
CreateAssetFormView.lstQuestionDataModel¶
CreateAssetFormView.lstSensors¶
CreateAssetFormView.mainModel¶
CreateAssetFormView.objCombination¶
CreateAssetFormView.objCombinationId¶
CreateAssetFormView.objMainModel¶
CreateAssetFormView.objOption¶
CreateAssetFormView.objOptionId¶
CreateAssetFormView.objQuestionId¶
CreateAssetFormView.objSensorId¶
CreateAssetFormView.optionCounter¶
CreateAssetFormView.optionsAdded¶
CreateAssetFormView.optionsCombinations¶
CreateAssetFormView.optionsString¶
CreateAssetFormView.projectIds¶
CreateAssetFormView.questionAddressList¶
CreateAssetFormView.questionLocationMarkers¶
CreateAssetFormView.questionOldLat¶
CreateAssetFormView.questionOldLng¶
CreateAssetFormView.questionType¶
CreateAssetFormView.removeCombination¶
CreateAssetFormView.selectOptionString¶
CreateAssetFormView.sequence¶
CreateAssetFormView.startAndDestinationModal¶
CreateAssetFormView.updateSts¶
Methods¶
on("change", "#mainQuestionSelection", function(){...})()
on("change", "#questionType", function(){...})()
on("click", "#addButton", function(){...})())`
on("click", "#btnSaveAssociateQuestion", function(){...})()
on("click", ".classRemoveOption", function (){...})()
on('click', "#deleteQuestionId", function (){...})()
on('click', "#editQuestionId", function (){...})()
on('keyup', '.optionsCredits', function (event){...})()
ready(function (){...})()
addQuestionInList(qId)()
checkCombinations(event)()
customException(m)()
download(filename, text)()
function (str)()
gettingSelectedcombinationLabel(lstSelectedCombination)()
LoadQuestionById(questionId)()
LoadQuestions(lstQuestions)()
optionAddRemoveAndCreditHtml(optCount)()
optionAddRemoveButtonHtml(rmAddButtonCount)()
placeCombination(k, isSelected, creditVal)()
questionOptionHtml(questionCount)()
submitForHive(event)()
submitFormevent(event)()
CreateAssetFormView.on("change", "#mainQuestionSelection", function (){...})¶
CreateAssetFormView.on("change", "#questionType", function (){...})¶
CreateAssetFormView.on("click", "#addButton", function (){...})¶
CreateAssetFormView.on("click", "#btnSaveAssociateQuestion", function (){...})¶
CreateAssetFormView.on("click", ".classRemoveOption", function (){...})¶
CreateAssetFormView.on('click', "#deleteQuestionId", function (){...})¶
CreateAssetFormView.on('click', "#editQuestionId", function (){...})¶
CreateAssetFormView.on('keyup', '.optionsCredits', function (event){...})¶
CreateAssetFormView.ready(function (){...})¶
CreateAssetFormView.AddCombination()¶
CreateAssetFormView.AddOption()¶
CreateAssetFormView.addQuestionInList(qId)¶
CreateAssetFormView.associateQuestion()¶
CreateAssetFormView.checkCombinations(event)¶
CreateAssetFormView.customException(m)¶
CreateAssetFormView.DeleteDownloadedFileCall()¶
CreateAssetFormView.download(filename, text)¶
CreateAssetFormView.downloadFile()¶
CreateAssetFormView.function(str)¶
CreateAssetFormView.GenerateHiveCall()¶
CreateAssetFormView.GenerateXMLCall()¶
CreateAssetFormView.GetDownloadedFileCall()¶
CreateAssetFormView.gettingSelectedcombinationLabel(lstSelectedCombination)¶
CreateAssetFormView.hideGoogleMap()¶
CreateAssetFormView.hideLoading()¶
CreateAssetFormView.LoadInitialValues()¶
CreateAssetFormView.LoadProjects()¶
CreateAssetFormView.LoadQuestionById(questionId)¶
CreateAssetFormView.LoadQuestions(lstQuestions)¶
CreateAssetFormView.LoadSensors()¶
CreateAssetFormView.optionAddRemoveAndCreditHtml(optCount)¶
CreateAssetFormView.optionAddRemoveButtonHtml(rmAddButtonCount)¶
CreateAssetFormView.placeCombination(k, isSelected, creditVal)¶
CreateAssetFormView.questionOptionHtml(questionCount)¶
CreateAssetFormView.refreshPage()¶
CreateAssetFormView.resetFileUplaodView()¶
CreateAssetFormView.resetOptionSection()¶
CreateAssetFormView.saveProjectIdAndAssetMode()¶
CreateAssetFormView.saveStartAndDestinationData()¶
CreateAssetFormView.saveValuesOnNextButton()¶
CreateAssetFormView.setQuestionStep()¶
CreateAssetFormView.setStartAndDestinationStep()¶
CreateAssetFormView.showLoading()¶
CreateAssetFormView.showUploadButton()¶
CreateAssetFormView.submitForHive(event)¶
CreateAssetFormView.submitFormevent(event)¶
CreateAssetFormView.uploadFile()¶
CreateAssetMapView¶
Following are the global variables and methods.
Here are references to global variables and methods:
Global Variables¶
CreateAssetMapView.addedQuestionCount¶
CreateAssetMapView.assetMode¶
CreateAssetMapView.boolAssociateQuestion¶
CreateAssetMapView.combinationCounter¶
CreateAssetMapView.combinationFound¶
CreateAssetMapView.editedQuestionId¶
CreateAssetMapView.lstCombinations¶
CreateAssetMapView.lstOptionlen¶
CreateAssetMapView.lstOptions¶
CreateAssetMapView.lstQuestionDataModel¶
CreateAssetMapView.lstSensors¶
CreateAssetMapView.mainModel¶
CreateAssetMapView.objCombination¶
CreateAssetMapView.objCombinationId¶
CreateAssetMapView.objMainModel¶
CreateAssetMapView.objOption¶
CreateAssetMapView.objOptionId¶
CreateAssetMapView.objQuestionId¶
CreateAssetMapView.objSensorId¶
CreateAssetMapView.optionCounter¶
CreateAssetMapView.optionsAdded¶
CreateAssetMapView.optionsCombinations¶
CreateAssetMapView.optionsString¶
CreateAssetMapView.projectIds¶
CreateAssetMapView.questionAddressList¶
CreateAssetMapView.questionLocationMarkers¶
CreateAssetMapView.questionOldLat¶
CreateAssetMapView.questionOldLng¶
CreateAssetMapView.questionType¶
CreateAssetMapView.removeCombination¶
CreateAssetMapView.selectOptionString¶
CreateAssetMapView.sequence¶
CreateAssetMapView.startAndDestinationModal¶
CreateAssetMapView.updateSts¶
Methods¶
on("change", "#mainQuestionSelection", function (){...})()
on("change", "#questionType", function (){...})()
on("click", "#addButton", function (){...})()
on("click", "#btnSaveAssociateQuestion", function (){...})()
on("click", ".classRemoveOption", function (){...})()
on('click', "#deleteQuestionId", function (){...})()
on('click', "#editQuestionId", function (){...})()
on('keyup', '.optionsCredits', function (event){...})()
ready(function (){...})()
addQuestionInList(qId)()
checkCombinations(event)()
customException(m)()
function (str)()
gettingSelectedcombinationLabel(lstSelectedCombination)()
LoadQuestionById(questionId)()
LoadQuestions(lstQuestions)()
optionAddRemoveAndCreditHtml(optCount)()
optionAddRemoveButtonHtml(rmAddButtonCount)()
placeCombination(k, isSelected, creditVal)()
questionOptionHtml(questionCount)()
submitForHive(event)()
submitFormevent(event)()
CreateAssetMapView.on("change", "#mainQuestionSelection", function (){...})¶
CreateAssetMapView.on("change", "#questionType", function (){...})¶
CreateAssetMapView.on("click", "#addButton", function (){...})¶
CreateAssetMapView.on("click", "#btnSaveAssociateQuestion", function (){...})¶
CreateAssetMapView.on("click", ".classRemoveOption", function (){...})¶
CreateAssetMapView.on('click', "#deleteQuestionId", function (){...})¶
CreateAssetMapView.on('click', "#editQuestionId", function (){...})¶
CreateAssetMapView.on('keyup', '.optionsCredits', function (event){...})¶
CreateAssetMapView.ready(function (){...})¶
CreateAssetMapView.AddCombination()¶
CreateAssetMapView.AddOption()¶
CreateAssetMapView.addQuestionInList(qId)¶
CreateAssetMapView.associateQuestion()¶
CreateAssetMapView.checkCombinations(event)¶
CreateAssetMapView.customException(m)¶
CreateAssetMapView.DeleteDownloadedFileCall()¶
CreateAssetMapView.downloadFile()¶
CreateAssetMapView.function(str)¶
CreateAssetMapView.function saveProjectIdAndAssetMode()¶
CreateAssetMapView.function saveStartAndDestinationData()¶
CreateAssetMapView.function setQuestionStep()¶
CreateAssetMapView.function setStartAndDestinationStep()¶
CreateAssetMapView.GenerateHiveCall()¶
CreateAssetMapView.GenerateXMLCall()¶
CreateAssetMapView.GetDownloadedFileCall()¶
CreateAssetMapView.gettingSelectedcombinationLabel(lstSelectedCombination)¶
CreateAssetMapView.hideLoading()¶
CreateAssetMapView.LoadInitialValues()¶
CreateAssetMapView.LoadProjects()¶
CreateAssetMapView.LoadQuestionById(questionId)¶
CreateAssetMapView.LoadQuestions(lstQuestions)¶
CreateAssetMapView.LoadSensors()¶
CreateAssetMapView.optionAddRemoveAndCreditHtml(optCount)¶
CreateAssetMapView.optionAddRemoveButtonHtml(rmAddButtonCount)¶
CreateAssetMapView.placeCombination(k, isSelected, creditVal)¶
CreateAssetMapView.questionOptionHtml(questionCount)¶
CreateAssetMapView.refreshPage()¶
CreateAssetMapView.resetFileUplaodView()¶
CreateAssetMapView.resetOptionSection()¶
CreateAssetMapView.showLoading()¶
CreateAssetMapView.showUploadButton()¶
CreateAssetMapView.submitForHive(event)()¶
CreateAssetMapView.submitFormevent(event)()¶
CreateAssetMapView.uploadFile()¶
ProjectConfigurations¶
Here are references to global variables and methods:
Methods¶
ready(function (){...})()
assignment_loadAssets(projectId)()
assignment_loadTasks(projectId)()
assignment_loadUsers(projectId)()
assignment_resetProjects()
assignment_resetTasks()
clearTaskCreationForm()
CreateAssetMapView.ready(function ()¶
CreateAssetMapView.assignment_loadAssets(projectId)¶
CreateAssetMapView.assignment_loadTasks(projectId)¶
CreateAssetMapView.assignment_loadUsers(projectId)¶
CreateAssetMapView.assignment_resetAssets()¶
CreateAssetMapView.assignment_resetProjects(()¶
CreateAssetMapView.assignment_resetTasks(()¶
CreateAssetMapView.assignment_resetUsers()¶
CreateAssetMapView.clearProjectCreationForm()¶
CreateAssetMapView.clearTaskCreationForm(()¶
CreateAssetMapView.loadProjects()¶
CreateAssetMapView.resetAll()¶