Skip to content

Instantly share code, notes, and snippets.

@demimismo
Created November 17, 2014 18:18
Show Gist options
  • Save demimismo/f671831b7809af0c9924 to your computer and use it in GitHub Desktop.
Save demimismo/f671831b7809af0c9924 to your computer and use it in GitHub Desktop.
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 1){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0010","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0010'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 2){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0020","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0020'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 3){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0030","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0030'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 4){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0040","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0040'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 5){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0050","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0050'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 6){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0053","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0053'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 7){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0055","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0055'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 8){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0060","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0060'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 9){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0070","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0070'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 10){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0078","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0078'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 11){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0080","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0080'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 12){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0090","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0090'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 13){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0100","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0100'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 14){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0110","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0110'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 15){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0111","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0111'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 16){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0112","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0112'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 17){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0120","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0120'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 18){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0130","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0130'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 19){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0140","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0140'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 20){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0141","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0141'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 21){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0142","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0142'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 22){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0150","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0150'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 23){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0160","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0160'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
//Compara el índice del array de objetos TramoEduBean y el índice de la opción del combo seleccionado
if (document.getElementById("comboTipoEnsenanza").selectedIndex == 24){
RecuperarNivelesEducativosDWR.obtenerNivEdu("comboNivelEducativo","0170","LOGSE","",rellenarComboNivelEducativoDWR);
//ComboRS('RefrescarComboNivelEduRS.icm','0170'+'#'+'LOGSE','comboNivelEducativo');
varcedlegislacion = 'LOGSE';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment