Author: dmaliarevich
Date: 2008-12-19 07:01:15 -0500 (Fri, 19 Dec 2008)
New Revision: 12706
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/scrollableDataTable.xhtml.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-883, code adjustment for rich:scrollableDataTable
caused JUnit change.
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/scrollableDataTable.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/scrollableDataTable.xhtml.xml 2008-12-19
11:17:31 UTC (rev 12705)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/scrollableDataTable.xhtml.xml 2008-12-19
12:01:15 UTC (rev 12706)
@@ -1,9 +1,7 @@
-
<tests>
<test id="scrollableDataTable">
-
<DIV CLASS="dr-table-hidden" STYLE="overflow: auto; width: 500px;
height: 100px;">
- <TABLE CLASS="dr-table rich-table">
+ <TABLE CLASS="dr-table rich-sdt">
<COLGROUP SPAN="6">
</COLGROUP>
<THEAD>
@@ -12,37 +10,37 @@
SCOP="col">
<SPAN CLASS="headerText">
Make
- </SPAN>
+ </SPAN>
</TD>
<TD CLASS="dr-table-subheadercell rich-table-subheadercell"
SCOP="col">
<SPAN CLASS="headerText">
Model
- </SPAN>
+ </SPAN>
</TD>
<TD CLASS="dr-table-subheadercell rich-table-subheadercell"
SCOP="col">
<SPAN CLASS="headerText">
Price
- </SPAN>
+ </SPAN>
</TD>
<TD CLASS="dr-table-subheadercell rich-table-subheadercell"
SCOP="col">
<SPAN CLASS="headerText">
Mileage
- </SPAN>
+ </SPAN>
</TD>
<TD CLASS="dr-table-subheadercell rich-table-subheadercell"
SCOP="col">
<SPAN CLASS="headerText">
VIN
- </SPAN>
+ </SPAN>
</TD>
<TD CLASS="dr-table-subheadercell rich-table-subheadercell"
SCOP="col">
<SPAN CLASS="headerText">
Stock
- </SPAN>
+ </SPAN>
</TD>
</TR>
</THEAD>
@@ -56,160 +54,160 @@
<TD ID="make" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.make}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="model" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.model}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="price" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.price}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="mileage" CLASS="dr-table-cell rich-table-cell
col">
<SPAN>
#{category.mileage}
- </SPAN>
+ </SPAN>
</TD>
<TD WIDTH="200" ID="vin" CLASS="dr-table-cell
rich-table-cell col">
<SPAN>
#{category.vin}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="stock" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.stock}
- </SPAN>
+ </SPAN>
</TD>
</TR>
<TR CLASS="dr-table-firstrow rich-table-firstrow">
<TD ID="make" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.make}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="model" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.model}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="price" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.price}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="mileage" CLASS="dr-table-cell rich-table-cell
col">
<SPAN>
#{category.mileage}
- </SPAN>
+ </SPAN>
</TD>
<TD WIDTH="200" ID="vin" CLASS="dr-table-cell
rich-table-cell col">
<SPAN>
#{category.vin}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="stock" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.stock}
- </SPAN>
+ </SPAN>
</TD>
</TR>
<TR CLASS="dr-table-firstrow rich-table-firstrow">
<TD ID="make" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.make}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="model" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.model}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="price" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.price}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="mileage" CLASS="dr-table-cell rich-table-cell
col">
<SPAN>
#{category.mileage}
- </SPAN>
+ </SPAN>
</TD>
<TD WIDTH="200" ID="vin" CLASS="dr-table-cell
rich-table-cell col">
<SPAN>
#{category.vin}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="stock" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.stock}
- </SPAN>
+ </SPAN>
</TD>
</TR>
<TR CLASS="dr-table-firstrow rich-table-firstrow">
<TD ID="make" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.make}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="model" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.model}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="price" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.price}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="mileage" CLASS="dr-table-cell rich-table-cell
col">
<SPAN>
#{category.mileage}
- </SPAN>
+ </SPAN>
</TD>
<TD WIDTH="200" ID="vin" CLASS="dr-table-cell
rich-table-cell col">
<SPAN>
#{category.vin}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="stock" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.stock}
- </SPAN>
+ </SPAN>
</TD>
</TR>
<TR CLASS="dr-table-firstrow rich-table-firstrow">
<TD ID="make" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.make}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="model" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.model}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="price" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.price}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="mileage" CLASS="dr-table-cell rich-table-cell
col">
<SPAN>
#{category.mileage}
- </SPAN>
+ </SPAN>
</TD>
<TD WIDTH="200" ID="vin" CLASS="dr-table-cell
rich-table-cell col">
<SPAN>
#{category.vin}
- </SPAN>
+ </SPAN>
</TD>
<TD ID="stock" CLASS="dr-table-cell rich-table-cell col">
<SPAN>
#{category.stock}
- </SPAN>
+ </SPAN>
</TD>
</TR>
</TABLE>