Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalPPC-golden.xml URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalPPC-golden.xml?rev=428199&r1=428198&r2=428199&view=diff ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalPPC-golden.xml (original) +++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalPPC-golden.xml Wed Aug 2 16:59:11 2006 @@ -1,310 +1,310 @@ -<results> - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[first,1]--> - - <script - > - function _navSubmit(formName, event, node, vld, val, sze, partialTargets){var i = val.indexOf(',');if (i >= 0){sze = val.substring(i+1);val = val.substring(0, i);}var submitFunc = (partialTargets == (void 0)) ? submitForm : _submitPartialChange;return submitFunc(formName,vld,{event:event,source:node,value:val,size:sze,partialTargets:partialTargets});} - </script> - <script - > - function _navChoiceSubmit(choice, formName, event, node, vld, sze, partialTargets){if (!_navSubmit(formName, event, node, vld, choice.options[choice.selectedIndex].value, sze, partialTargets)){choice.selectedIndex = choice._lastValue;}} - </script> - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <a - class="OraNavBarActiveLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1');return false" - href="uri-attr:#" - > - Previous 1 - </a> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <select - class="AFFieldText" - id="mainId__xc_c" - onchange="_navChoiceSubmit(this, 'formId','goto','mainId',1)" - onfocus="this._lastValue = this.selectedIndex" - title="Select record set" - > - - <option - value="all" - > - Show All 4 - </option> - <option - value="1" - > - 1-1 of 4 - </option> - <option - selected="selected" - value="2" - > - 2-4 of 4 - </option> - </select> - <script - > - _setSelectIndexById("mainId__xc_c",2) - </script> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[rows,0]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > -   - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[id,null]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="test-id" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[shortDesc,null]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - title="test-shortDesc" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > -   - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -</results> +<results> + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[first,1]--> + + <script + > + function _navSubmit(formName, event, id, vld, val){return _submitPartialChange(formName,vld,{event:event,source:id,value:val});} + </script> + <script + > + function _navChoiceSubmit(choice, formName, event, id, vld){if (!_navSubmit(formName, event, id, vld, choice.options[choice.selectedIndex].value)){choice.selectedIndex = choice._lastValue;}} + </script> + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <a + class="OraNavBarActiveLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1');return false" + href="uri-attr:#" + > + Previous 1 + </a> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <select + class="AFFieldText" + id="mainId__xc_c" + onchange="_navChoiceSubmit(this, 'formId','goto','mainId',1)" + onfocus="this._lastValue = this.selectedIndex" + title="Select record set" + > + + <option + value="all" + > + Show All 4 + </option> + <option + value="1" + > + 1-1 of 4 + </option> + <option + selected="selected" + value="2" + > + 2-4 of 4 + </option> + </select> + <script + > + _setSelectIndexById("mainId__xc_c",2) + </script> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[rows,0]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > +   + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[id,null]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="test-id" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[shortDesc,null]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + title="test-shortDesc" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > +   + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +</results>
Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalSaf-golden.xml URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalSaf-golden.xml?rev=428199&r1=428198&r2=428199&view=diff ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalSaf-golden.xml (original) +++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalSaf-golden.xml Wed Aug 2 16:59:11 2006 @@ -1,390 +1,390 @@ -<results> - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[first,1]--> - - <script - > - function _navSubmit(formName, event, node, vld, val, sze, partialTargets){var i = val.indexOf(',');if (i >= 0){sze = val.substring(i+1);val = val.substring(0, i);}var submitFunc = (partialTargets == (void 0)) ? submitForm : _submitPartialChange;return submitFunc(formName,vld,{event:event,source:node,value:val,size:sze,partialTargets:partialTargets});} - </script> - <script - > - function _navChoiceSubmit(choice, formName, event, node, vld, sze, partialTargets){if (!_navSubmit(formName, event, node, vld, choice.options[choice.selectedIndex].value, sze, partialTargets)){choice.selectedIndex = choice._lastValue;}} - </script> - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <a - class="OraNavBarActiveLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1');return false" - href="uri-attr:#" - > - Previous 1 - </a> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <select - class="AFFieldText" - id="mainId__xc_c" - onchange="_navChoiceSubmit(this, 'formId','goto','mainId',1)" - onfocus="this._lastValue = this.selectedIndex" - title="Select record set" - > - - <option - value="all" - > - Show All 4 - </option> - <option - value="1" - > - 1-1 of 4 - </option> - <option - selected="selected" - value="2" - > - 2-4 of 4 - </option> - </select> - <script - > - _setSelectIndexById("mainId__xc_c",2) - </script> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[rows,0]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > -   - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[id,null]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="test-id" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[shortDesc,null]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - title="test-shortDesc" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -</results> +<results> + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[first,1]--> + + <script + > + function _navSubmit(formName, event, id, vld, val){return _submitPartialChange(formName,vld,{event:event,source:id,value:val});} + </script> + <script + > + function _navChoiceSubmit(choice, formName, event, id, vld){if (!_navSubmit(formName, event, id, vld, choice.options[choice.selectedIndex].value)){choice.selectedIndex = choice._lastValue;}} + </script> + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <a + class="OraNavBarActiveLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1');return false" + href="uri-attr:#" + > + Previous 1 + </a> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <select + class="AFFieldText" + id="mainId__xc_c" + onchange="_navChoiceSubmit(this, 'formId','goto','mainId',1)" + onfocus="this._lastValue = this.selectedIndex" + title="Select record set" + > + + <option + value="all" + > + Show All 4 + </option> + <option + value="1" + > + 1-1 of 4 + </option> + <option + selected="selected" + value="2" + > + 2-4 of 4 + </option> + </select> + <script + > + _setSelectIndexById("mainId__xc_c",2) + </script> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[rows,0]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > +   + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[id,null]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="test-id" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[shortDesc,null]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + title="test-shortDesc" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +</results> Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalScrRdr-golden.xml URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalScrRdr-golden.xml?rev=428199&r1=428198&r2=428199&view=diff ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalScrRdr-golden.xml (original) +++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectRangeChoiceBar-minimalScrRdr-golden.xml Wed Aug 2 16:59:11 2006 @@ -1,399 +1,399 @@ -<results> - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[first,1]--> - - <script - type="text/javascript" - > - function _navSubmit(formName, event, node, vld, val, sze, partialTargets){var i = val.indexOf(',');if (i >= 0){sze = val.substring(i+1);val = val.substring(0, i);}var submitFunc = (partialTargets == (void 0)) ? submitForm : _submitPartialChange;return submitFunc(formName,vld,{event:event,source:node,value:val,size:sze,partialTargets:partialTargets});} - </script> - <script - type="text/javascript" - > - function _navChoiceSubmit(choice, formName, event, node, vld, sze, partialTargets){if (!_navSubmit(formName, event, node, vld, choice.options[choice.selectedIndex].value, sze, partialTargets)){choice.selectedIndex = choice._lastValue;}} - </script> - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <a - class="OraNavBarActiveLink" - onclick="_navSubmit('formId', 'goto', 'mainId',1,'1');return false" - href="uri-attr:#" - > - Previous 1 - </a> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <select - class="AFFieldText" - id="mainId__xc_c" - onchange="_navChoiceSubmit(this, 'formId','goto','mainId',1)" - onfocus="this._lastValue = this.selectedIndex" - title="Select record set" - > - - <option - value="all" - > - Show All 4 - </option> - <option - value="1" - > - 1-1 of 4 - </option> - <option - selected="selected" - value="2" - > - 2-4 of 4 - </option> - </select> - <label - class="p_OraHiddenLabel" - for="mainId__xc_c" - > - Select record set - </label> - <script - type="text/javascript" - > - _setSelectIndexById("mainId__xc_c",2) - </script> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[rows,0]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > -   - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[id,null]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="test-id" - summary="" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -<!--AttributeTest[shortDesc,null]--> - - <table - border="0" - cellpadding="0" - cellspacing="0" - id="mainId" - summary="" - title="test-shortDesc" - > - - <tr - > - - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Previous - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="AFFieldText" - > - 1-4 of 4 - </span> - </td> - <td - > - - <img - alt="" - height="1" - src="/test-context-path/adf/images/t.gif" - width="5" - > - - </img> - </td> - <td - nowrap="nowrap" - valign="middle" - > - - <span - class="OraNavBarInactiveLink" - > - Next - </span> - </td> - </tr> - </table> -</results> +<results> + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[first,1]--> + + <script + type="text/javascript" + > + function _navSubmit(formName, event, id, vld, val){return _submitPartialChange(formName,vld,{event:event,source:id,value:val});} + </script> + <script + type="text/javascript" + > + function _navChoiceSubmit(choice, formName, event, id, vld){if (!_navSubmit(formName, event, id, vld, choice.options[choice.selectedIndex].value)){choice.selectedIndex = choice._lastValue;}} + </script> + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <a + class="OraNavBarActiveLink" + onclick="_navSubmit('formId', 'goto', 'mainId',1,'1');return false" + href="uri-attr:#" + > + Previous 1 + </a> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <select + class="AFFieldText" + id="mainId__xc_c" + onchange="_navChoiceSubmit(this, 'formId','goto','mainId',1)" + onfocus="this._lastValue = this.selectedIndex" + title="Select record set" + > + + <option + value="all" + > + Show All 4 + </option> + <option + value="1" + > + 1-1 of 4 + </option> + <option + selected="selected" + value="2" + > + 2-4 of 4 + </option> + </select> + <label + class="p_OraHiddenLabel" + for="mainId__xc_c" + > + Select record set + </label> + <script + type="text/javascript" + > + _setSelectIndexById("mainId__xc_c",2) + </script> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[rows,0]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > +   + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[id,null]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="test-id" + summary="" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +<!--AttributeTest[shortDesc,null]--> + + <table + border="0" + cellpadding="0" + cellspacing="0" + id="mainId" + summary="" + title="test-shortDesc" + > + + <tr + > + + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Previous + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="AFFieldText" + > + 1-4 of 4 + </span> + </td> + <td + > + + <img + alt="" + height="1" + src="/test-context-path/adf/images/t.gif" + width="5" + > + + </img> + </td> + <td + nowrap="nowrap" + valign="middle" + > + + <span + class="OraNavBarInactiveLink" + > + Next + </span> + </td> + </tr> + </table> +</results>
