Author: abelevich
Date: 2008-03-21 10:33:03 -0400 (Fri, 21 Mar 2008)
New Revision: 7053
Modified:
trunk/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp
Log:
Modified: trunk/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp 2008-03-21 14:29:38
UTC (rev 7052)
+++ trunk/samples/inplaceSelect-sample/src/main/webapp/pages/index.jsp 2008-03-21 14:33:03
UTC (rev 7053)
@@ -122,15 +122,15 @@
valueChangeListener="#{bean.valueChange}"
layout="block"
- <f:selectItem itemLabel="option 1"
itemValue="Kansas City"/>
- <f:selectItem itemLabel="option 2" itemValue="Las
Vegas"/>
- <f:selectItem itemLabel="option 3" itemValue="Oklahoma
City"/>
- <f:selectItem itemLabel="option 4" itemValue="New
Jersey"/>
- <f:selectItem itemLabel="option 5"
itemValue="Detroit"/>
- <f:selectItem itemLabel="option 6"
itemValue="Toronto"/>
- <f:selectItem itemLabel="option 7"
itemValue="Cleveland"/>
- <f:selectItem itemLabel="option 8"
itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="New
York"/>
+ <f:selectItem itemValue="option 1" itemLabel="Kansas
City"/>
+ <f:selectItem itemValue="option 2" itemLabel="Las
Vegas"/>
+ <f:selectItem itemValue="option 3" itemLabel="Oklahoma
City"/>
+ <f:selectItem itemValue="option 4" itemLabel="New
Jersey"/>
+ <f:selectItem itemValue="option 5"
itemLabel="Detroit"/>
+ <f:selectItem itemValue="option 6"
itemLabel="Toronto"/>
+ <f:selectItem itemValue="option 7"
itemLabel="Cleveland"/>
+ <f:selectItem itemValue="option 8"
itemLabel="Indianapolis"/>
+ <f:selectItem itemValue="option 9" itemLabel="New
York"/>
</is:inplaceSelect>
</td>
<td>
@@ -151,15 +151,15 @@
valueChangeListener="#{bean.valueChange}"
layout="block"
- <f:selectItem itemLabel="option 1"
itemValue="Kansas City"/>
- <f:selectItem itemLabel="option 2" itemValue="Las
Vegas"/>
- <f:selectItem itemLabel="option 3" itemValue="Oklahoma
City"/>
- <f:selectItem itemLabel="option 4" itemValue="New
Jersey"/>
- <f:selectItem itemLabel="option 5"
itemValue="Detroit"/>
- <f:selectItem itemLabel="option 6"
itemValue="Toronto"/>
- <f:selectItem itemLabel="option 7"
itemValue="Cleveland"/>
- <f:selectItem itemLabel="option 8"
itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="New
York"/>
+ <f:selectItem itemValue="option 1" itemLabel="Kansas
City"/>
+ <f:selectItem itemValue="option 2" itemLabel="Las
Vegas"/>
+ <f:selectItem itemValue="option 3" itemLabel="Oklahoma
City"/>
+ <f:selectItem itemValue="option 4" itemLabel="New
Jersey"/>
+ <f:selectItem itemValue="option 5"
itemLabel="Detroit"/>
+ <f:selectItem itemValue="option 6"
itemLabel="Toronto"/>
+ <f:selectItem itemValue="option 7"
itemLabel="Cleveland"/>
+ <f:selectItem itemValue="option 8"
itemLabel="Indianapolis"/>
+ <f:selectItem itemValue="option 9" itemLabel="New
York"/>
</is:inplaceSelect>
</td>
</tr>
@@ -182,15 +182,15 @@
valueChangeListener="#{bean.valueChange}"
layout="block"
- <f:selectItem itemLabel="option 1"
itemValue="Kansas City"/>
- <f:selectItem itemLabel="option 2" itemValue="Las
Vegas"/>
- <f:selectItem itemLabel="option 3" itemValue="Oklahoma
City"/>
- <f:selectItem itemLabel="option 4" itemValue="New
Jersey"/>
- <f:selectItem itemLabel="option 5"
itemValue="Detroit"/>
- <f:selectItem itemLabel="option 6"
itemValue="Toronto"/>
- <f:selectItem itemLabel="option 7"
itemValue="Cleveland"/>
- <f:selectItem itemLabel="option 8"
itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="New
York"/>
+ <f:selectItem itemValue="option 1" itemLabel="Kansas
City"/>
+ <f:selectItem itemValue="option 2" itemLabel="Las
Vegas"/>
+ <f:selectItem itemValue="option 3" itemLabel="Oklahoma
City"/>
+ <f:selectItem itemValue="option 4" itemLabel="New
Jersey"/>
+ <f:selectItem itemValue="option 5"
itemLabel="Detroit"/>
+ <f:selectItem itemValue="option 6"
itemLabel="Toronto"/>
+ <f:selectItem itemValue="option 7"
itemLabel="Cleveland"/>
+ <f:selectItem itemValue="option 8"
itemLabel="Indianapolis"/>
+ <f:selectItem itemValue="option 9" itemLabel="New
York"/>
</is:inplaceSelect>
</td>
<td>
@@ -211,15 +211,15 @@
valueChangeListener="#{bean.valueChange}"
layout="block"
- <f:selectItem itemLabel="option 1"
itemValue="Kansas City"/>
- <f:selectItem itemLabel="option 2" itemValue="Las
Vegas"/>
- <f:selectItem itemLabel="option 3" itemValue="Oklahoma
City"/>
- <f:selectItem itemLabel="option 4" itemValue="New
Jersey"/>
- <f:selectItem itemLabel="option 5"
itemValue="Detroit"/>
- <f:selectItem itemLabel="option 6"
itemValue="Toronto"/>
- <f:selectItem itemLabel="option 7"
itemValue="Cleveland"/>
- <f:selectItem itemLabel="option 8"
itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="New
York"/>
+ <f:selectItem itemValue="option 1" itemLabel="Kansas
City"/>
+ <f:selectItem itemValue="option 2" itemLabel="Las
Vegas"/>
+ <f:selectItem itemValue="option 3" itemLabel="Oklahoma
City"/>
+ <f:selectItem itemValue="option 4" itemLabel="New
Jersey"/>
+ <f:selectItem itemValue="option 5"
itemLabel="Detroit"/>
+ <f:selectItem itemValue="option 6"
itemLabel="Toronto"/>
+ <f:selectItem itemValue="option 7"
itemLabel="Cleveland"/>
+ <f:selectItem itemValue="option 8"
itemLabel="Indianapolis"/>
+ <f:selectItem itemValue="option 9" itemLabel="New
York"/>
</is:inplaceSelect>
</td>
</tr>
@@ -242,15 +242,15 @@
valueChangeListener="#{bean.valueChange}"
layout="block"
- <f:selectItem itemLabel="option 1"
itemValue="Kansas City"/>
- <f:selectItem itemLabel="option 2" itemValue="Las
Vegas"/>
- <f:selectItem itemLabel="option 3" itemValue="Oklahoma
City"/>
- <f:selectItem itemLabel="option 4" itemValue="New
Jersey"/>
- <f:selectItem itemLabel="option 5"
itemValue="Detroit"/>
- <f:selectItem itemLabel="option 6"
itemValue="Toronto"/>
- <f:selectItem itemLabel="option 7"
itemValue="Cleveland"/>
- <f:selectItem itemLabel="option 8"
itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="New
York"/>
+ <f:selectItem itemValue="option 1" itemLabel="Kansas
City"/>
+ <f:selectItem itemValue="option 2" itemLabel="Las
Vegas"/>
+ <f:selectItem itemValue="option 3" itemLabel="Oklahoma
City"/>
+ <f:selectItem itemValue="option 4" itemLabel="New
Jersey"/>
+ <f:selectItem itemValue="option 5"
itemLabel="Detroit"/>
+ <f:selectItem itemValue="option 6"
itemLabel="Toronto"/>
+ <f:selectItem itemValue="option 7"
itemLabel="Cleveland"/>
+ <f:selectItem itemValue="option 8"
itemLabel="Indianapolis"/>
+ <f:selectItem itemValue="option 9" itemLabel="New
York"/>
</is:inplaceSelect>
</td>
<td>
@@ -271,15 +271,15 @@
valueChangeListener="#{bean.valueChange}"
layout="block"
- <f:selectItem itemLabel="option 1"
itemValue="Kansas City"/>
- <f:selectItem itemLabel="option 2" itemValue="Las
Vegas"/>
- <f:selectItem itemLabel="option 3" itemValue="Oklahoma
City"/>
- <f:selectItem itemLabel="option 4" itemValue="New
Jersey"/>
- <f:selectItem itemLabel="option 5"
itemValue="Detroit"/>
- <f:selectItem itemLabel="option 6"
itemValue="Toronto"/>
- <f:selectItem itemLabel="option 7"
itemValue="Cleveland"/>
- <f:selectItem itemLabel="option 8"
itemValue="Indianapolis"/>
- <f:selectItem itemLabel="option 9" itemValue="New
York"/>
+ <f:selectItem itemValue="option 1" itemLabel="Kansas
City"/>
+ <f:selectItem itemValue="option 2" itemLabel="Las
Vegas"/>
+ <f:selectItem itemValue="option 3" itemLabel="Oklahoma
City"/>
+ <f:selectItem itemValue="option 4" itemLabel="New
Jersey"/>
+ <f:selectItem itemValue="option 5"
itemLabel="Detroit"/>
+ <f:selectItem itemValue="option 6"
itemLabel="Toronto"/>
+ <f:selectItem itemValue="option 7"
itemLabel="Cleveland"/>
+ <f:selectItem itemValue="option 8"
itemLabel="Indianapolis"/>
+ <f:selectItem itemValue="option 9" itemLabel="New
York"/>
</is:inplaceSelect>
</td>
</tr>