You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by aw...@apache.org on 2006/10/04 22:04:16 UTC

svn commit: r453048 [36/40] - in /incubator/adffaces/branches/faces-1_2/trinidad: ./ trinidad-api/ trinidad-api/src/test/java/org/apache/myfaces/trinidad/bean/ trinidad-api/src/test/java/org/apache/myfaces/trinidad/convert/ trinidad-api/src/test/java/o...

Modified: incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimalScrRdr-golden.xml?view=diff&rev=453048&r1=453047&r2=453048
==============================================================================
--- incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimalScrRdr-golden.xml (original)
+++ incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimalScrRdr-golden.xml Wed Oct  4 15:04:11 2006
@@ -1,955 +1,955 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,myid]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="myid__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="myid"
-                 name="myid"
-                 onchange="_commandChoice('formId','myid');return false;"
-                >
-              
-              <option
-                   selected="selected"
-                   value="myid:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="myid:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="myid:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'myid',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[shortDesc,my short desc]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 title="my short desc"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-            <label
-                 class="p_OraHiddenLabel"
-                 for="mainId"
-                >
-              my short desc
-            </label>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[styleClass,mystyle]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="mystyle"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onclick,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onclick="test-onclick"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[ondblclick,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 ondblclick="test-ondblclick"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeydown,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onkeydown="test-onkeydown"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeypress,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onkeypress="test-onkeypress"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeyup,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onkeyup="test-onkeyup"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmousedown,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onmousedown="test-onmousedown"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmousemove,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onmousemove="test-onmousemove"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseout,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onmouseout="test-onmouseout"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseover,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onmouseover="test-onmouseover"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseup,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <select
-                 class="AFFieldText"
-                 id="mainId"
-                 name="mainId"
-                 onchange="_commandChoice('formId','mainId');return false;"
-                 onmouseup="test-onmouseup"
-                >
-              
-              <option
-                   selected="selected"
-                   value="mainId:0:_idXXX[1]"
-                  >
-                First
-              </option>
-              <option
-                   value="mainId:1:_idXXX[1]"
-                  >
-                Second
-              </option>
-              <option
-                   value="mainId:2:_idXXX[1]"
-                  >
-                Third
-              </option>
-            </select>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 src="/test-context-path/adf/images/t.gif"
-                 width="5"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,myid]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="myid__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="myid"
+                 name="myid"
+                 onchange="_commandChoice('formId','myid');return false;"
+                >
+              
+              <option
+                   selected="selected"
+                   value="myid:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="myid:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="myid:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'myid',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[shortDesc,my short desc]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 title="my short desc"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+            <label
+                 class="p_OraHiddenLabel"
+                 for="mainId"
+                >
+              my short desc
+            </label>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[styleClass,mystyle]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="mystyle"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onclick,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onclick="test-onclick"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[ondblclick,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 ondblclick="test-ondblclick"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onkeydown,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onkeydown="test-onkeydown"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onkeypress,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onkeypress="test-onkeypress"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onkeyup,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onkeyup="test-onkeyup"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmousedown,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onmousedown="test-onmousedown"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmousemove,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onmousemove="test-onmousemove"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmouseout,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onmouseout="test-onmouseout"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmouseover,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onmouseover="test-onmouseover"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmouseup,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId__xc_"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <select
+                 class="AFFieldText"
+                 id="mainId"
+                 name="mainId"
+                 onchange="_commandChoice('formId','mainId');return false;"
+                 onmouseup="test-onmouseup"
+                >
+              
+              <option
+                   selected="selected"
+                   value="mainId:0:j_idXXX[1]"
+                  >
+                First
+              </option>
+              <option
+                   value="mainId:1:j_idXXX[1]"
+                  >
+                Second
+              </option>
+              <option
+                   value="mainId:2:j_idXXX[1]"
+                  >
+                Third
+              </option>
+            </select>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 src="/test-context-path/adf/images/t.gif"
+                 width="5"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="OraLink"
+                 onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false"
+                 type="button"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectManyShuttle-minimal-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectManyShuttle-minimal-golden.xml?view=diff&rev=453048&r1=453047&r2=453048
==============================================================================
--- incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectManyShuttle-minimal-golden.xml (original)
+++ incubator/adffaces/branches/faces-1_2/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectManyShuttle-minimal-golden.xml Wed Oct  4 15:04:11 2006
@@ -72,7 +72,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -175,7 +175,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -392,7 +392,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -498,7 +498,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -601,7 +601,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -818,7 +818,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -924,7 +924,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -1027,7 +1027,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -1236,7 +1236,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -1342,7 +1342,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -1445,7 +1445,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -1662,7 +1662,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -1768,7 +1768,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -1949,7 +1949,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -2217,7 +2217,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -2323,7 +2323,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -2434,7 +2434,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -2651,7 +2651,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -2757,7 +2757,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -2860,7 +2860,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -3077,7 +3077,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -3183,7 +3183,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -3286,7 +3286,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -3495,7 +3495,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -3601,7 +3601,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -3704,7 +3704,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -3921,7 +3921,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -4041,7 +4041,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -4144,7 +4144,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -4361,7 +4361,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -4467,7 +4467,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -4570,7 +4570,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -4787,7 +4787,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -4893,7 +4893,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -4996,7 +4996,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -5213,7 +5213,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -5319,7 +5319,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -5473,7 +5473,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -5768,7 +5768,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -5874,7 +5874,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -5977,7 +5977,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -6202,7 +6202,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -6308,7 +6308,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -6411,7 +6411,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -6628,7 +6628,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4
@@ -6735,7 +6735,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           filter
@@ -6838,7 +6838,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer2
@@ -7055,7 +7055,7 @@
                         
                         <button
                              class="OraLink"
-                             onclick="submitForm('formId',1,{source:'_idXXX'});return false;"
+                             onclick="submitForm('formId',1,{source:'j_idXXX'});return false;"
                              type="button"
                             >
                           footer4