Modified: incubator/adffaces/branches/faces-1_2-061214/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimal-golden.xml URL: http://svn.apache.org/viewvc/incubator/adffaces/branches/faces-1_2-061214/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimal-golden.xml?view=diff&rev=487429&r1=487428&r2=487429 ============================================================================== --- incubator/adffaces/branches/faces-1_2-061214/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimal-golden.xml (original) +++ incubator/adffaces/branches/faces-1_2-061214/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/processChoiceBar-minimal-golden.xml Thu Dec 14 18:16:57 2006 @@ -1,1039 +1,1039 @@ -<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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'myid',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 - accesskey="x" - class="OraLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" - type="button" - > - Ne - <span - class="AFAccessKeyStyle" - > - x - </span>t - </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'myid',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </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 + accesskey="x" + class="OraLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1', '1',null);return false" + type="button" + > + Ne + <span + class="AFAccessKeyStyle" + > + x + </span>t + </button> + </td> + </tr> + </table> +</results>
