Author: ppitonak(a)redhat.com
Date: 2011-02-15 12:35:34 -0500 (Tue, 15 Feb 2011)
New Revision: 21673
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/a4jRepeat.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hGraphicImage.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hSelectBooleanCheckbox.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/list.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/scroller.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/simple.xhtml
Log:
unnecessary attributes removed from rich:dataGrid samples
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/a4jRepeat.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/a4jRepeat.xhtml 2011-02-15
17:22:05 UTC (rev 21672)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/a4jRepeat.xhtml 2011-02-15
17:35:34 UTC (rev 21673)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010, Red Hat, Inc. and individual contributors
+Copyright 2010-2011, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -49,17 +49,11 @@
<ui:define name="component">
<rich:dataGrid id="richDataGrid"
-
captionFacet="#{richDataGridBean.attributes['captionFacet'].value}"
columns="#{richDataGridBean.attributes['columns'].value}"
elements="#{richDataGridBean.attributes['elements'].value}"
first="#{richDataGridBean.attributes['first'].value}"
-
footerFacet="#{richDataGridBean.attributes['footerFacet'].value}"
-
headerFacet="#{richDataGridBean.attributes['headerFacet'].value}"
-
iterationState="#{richDataGridBean.attributes['iterationState'].value}"
iterationStatusVar="#{richDataGridBean.attributes['iterationStatusVar'].value}"
keepSaved="#{richDataGridBean.attributes['keepSaved'].value}"
-
noDataFacet="#{richDataGridBean.attributes['noDataFacet'].value}"
-
relativeRowIndex="#{richDataGridBean.attributes['relativeRowIndex'].value}"
rendered="#{richDataGridBean.attributes['rendered'].value}"
rowAvailable="#{richDataGridBean.attributes['rowAvailable'].value}"
rowCount="#{richDataGridBean.attributes['rowCount'].value}"
@@ -67,7 +61,6 @@
rowIndex="#{richDataGridBean.attributes['rowIndex'].value}"
rowKey="#{richDataGridBean.attributes['rowKey'].value}"
rowKeyConverter="#{richDataGridBean.attributes['rowKeyConverter'].value}"
-
rows="#{richDataGridBean.attributes['rows'].value}"
value="#{richDataGridBean.state ? model.employees :
null}"
var="record">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hGraphicImage.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hGraphicImage.xhtml 2011-02-15
17:22:05 UTC (rev 21672)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hGraphicImage.xhtml 2011-02-15
17:35:34 UTC (rev 21673)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010, Red Hat, Inc. and individual contributors
+Copyright 2010-2011, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -49,17 +49,11 @@
<ui:define name="component">
<rich:dataGrid id="richDataGrid"
-
captionFacet="#{richDataGridBean.attributes['captionFacet'].value}"
columns="#{richDataGridBean.attributes['columns'].value}"
elements="#{richDataGridBean.attributes['elements'].value}"
first="#{richDataGridBean.attributes['first'].value}"
-
footerFacet="#{richDataGridBean.attributes['footerFacet'].value}"
-
headerFacet="#{richDataGridBean.attributes['headerFacet'].value}"
-
iterationState="#{richDataGridBean.attributes['iterationState'].value}"
iterationStatusVar="#{richDataGridBean.attributes['iterationStatusVar'].value}"
keepSaved="#{richDataGridBean.attributes['keepSaved'].value}"
-
noDataFacet="#{richDataGridBean.attributes['noDataFacet'].value}"
-
relativeRowIndex="#{richDataGridBean.attributes['relativeRowIndex'].value}"
rendered="#{richDataGridBean.attributes['rendered'].value}"
rowAvailable="#{richDataGridBean.attributes['rowAvailable'].value}"
rowCount="#{richDataGridBean.attributes['rowCount'].value}"
@@ -67,7 +61,6 @@
rowIndex="#{richDataGridBean.attributes['rowIndex'].value}"
rowKey="#{richDataGridBean.attributes['rowKey'].value}"
rowKeyConverter="#{richDataGridBean.attributes['rowKeyConverter'].value}"
-
rows="#{richDataGridBean.attributes['rows'].value}"
value="#{richDataGridBean.state ? model.employees :
null}"
var="record">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hSelectBooleanCheckbox.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hSelectBooleanCheckbox.xhtml 2011-02-15
17:22:05 UTC (rev 21672)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/hSelectBooleanCheckbox.xhtml 2011-02-15
17:35:34 UTC (rev 21673)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010, Red Hat, Inc. and individual contributors
+Copyright 2010-2011, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -49,17 +49,11 @@
<ui:define name="component">
<rich:dataGrid id="richDataGrid"
-
captionFacet="#{richDataGridBean.attributes['captionFacet'].value}"
columns="#{richDataGridBean.attributes['columns'].value}"
elements="#{richDataGridBean.attributes['elements'].value}"
first="#{richDataGridBean.attributes['first'].value}"
-
footerFacet="#{richDataGridBean.attributes['footerFacet'].value}"
-
headerFacet="#{richDataGridBean.attributes['headerFacet'].value}"
-
iterationState="#{richDataGridBean.attributes['iterationState'].value}"
iterationStatusVar="#{richDataGridBean.attributes['iterationStatusVar'].value}"
keepSaved="#{richDataGridBean.attributes['keepSaved'].value}"
-
noDataFacet="#{richDataGridBean.attributes['noDataFacet'].value}"
-
relativeRowIndex="#{richDataGridBean.attributes['relativeRowIndex'].value}"
rendered="#{richDataGridBean.attributes['rendered'].value}"
rowAvailable="#{richDataGridBean.attributes['rowAvailable'].value}"
rowCount="#{richDataGridBean.attributes['rowCount'].value}"
@@ -67,7 +61,6 @@
rowIndex="#{richDataGridBean.attributes['rowIndex'].value}"
rowKey="#{richDataGridBean.attributes['rowKey'].value}"
rowKeyConverter="#{richDataGridBean.attributes['rowKeyConverter'].value}"
-
rows="#{richDataGridBean.attributes['rows'].value}"
value="#{richDataGridBean.state ? model.employees :
null}"
var="record">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/list.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/list.xhtml 2011-02-15
17:22:05 UTC (rev 21672)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/list.xhtml 2011-02-15
17:35:34 UTC (rev 21673)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010, Red Hat, Inc. and individual contributors
+Copyright 2010-2011, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/scroller.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/scroller.xhtml 2011-02-15
17:22:05 UTC (rev 21672)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/scroller.xhtml 2011-02-15
17:35:34 UTC (rev 21673)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010, Red Hat, Inc. and individual contributors
+Copyright 2010-2011, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -49,17 +49,11 @@
<ui:define name="component">
<rich:dataGrid id="richDataGrid"
-
captionFacet="#{richDataGridBean.attributes['captionFacet'].value}"
columns="#{richDataGridBean.attributes['columns'].value}"
elements="#{richDataGridBean.attributes['elements'].value}"
first="#{richDataGridBean.attributes['first'].value}"
-
footerFacet="#{richDataGridBean.attributes['footerFacet'].value}"
-
headerFacet="#{richDataGridBean.attributes['headerFacet'].value}"
-
iterationState="#{richDataGridBean.attributes['iterationState'].value}"
iterationStatusVar="#{richDataGridBean.attributes['iterationStatusVar'].value}"
keepSaved="#{richDataGridBean.attributes['keepSaved'].value}"
-
noDataFacet="#{richDataGridBean.attributes['noDataFacet'].value}"
-
relativeRowIndex="#{richDataGridBean.attributes['relativeRowIndex'].value}"
rendered="#{richDataGridBean.attributes['rendered'].value}"
rowAvailable="#{richDataGridBean.attributes['rowAvailable'].value}"
rowCount="#{richDataGridBean.attributes['rowCount'].value}"
@@ -67,7 +61,6 @@
rowIndex="#{richDataGridBean.attributes['rowIndex'].value}"
rowKey="#{richDataGridBean.attributes['rowKey'].value}"
rowKeyConverter="#{richDataGridBean.attributes['rowKeyConverter'].value}"
-
rows="#{richDataGridBean.attributes['rows'].value}"
value="#{richDataGridBean.state ? model.capitals :
null}"
var="record">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/simple.xhtml 2011-02-15
17:22:05 UTC (rev 21672)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/simple.xhtml 2011-02-15
17:35:34 UTC (rev 21673)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010, Red Hat, Inc. and individual contributors
+Copyright 2010-2011, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -38,20 +38,19 @@
</ui:define>
<ui:define name="component">
- <h:panelGroup layout="div">
- <h:outputText value="Show data in table: " />
- <h:selectBooleanCheckbox id="noDataCheckbox"
value="#{richDataGridBean.state}">
- <a4j:ajax render="richDataGrid"/>
- </h:selectBooleanCheckbox>
+ <h:panelGroup layout="div">
+ <h:outputText value="Show data in table: " />
+ <h:selectBooleanCheckbox id="noDataCheckbox"
value="#{richDataGridBean.state}">
+ <a4j:ajax render="richDataGrid"/>
+ </h:selectBooleanCheckbox>
</h:panelGroup>
-
+
<rich:dataGrid id="richDataGrid"
columns="#{richDataGridBean.attributes['columns'].value}"
first="#{richDataGridBean.attributes['first'].value}"
elements="#{richDataGridBean.attributes['elements'].value}"
keepSaved="#{richDataGridBean.attributes['keepSaved'].value}"
rendered="#{richDataGridBean.attributes['rendered'].value}"
-
rows="#{richDataGridBean.attributes['rows'].value}"
value="#{richDataGridBean.state ? model.capitals :
null}"
var="record">