/** Called when the user presses Next on this panel */
 public void exitingToRight() throws Exception {
   mapParameterEditor.fillParameter(referenciaCatastral);
 }