From richfaces-svn-commits at lists.jboss.org Thu Oct 28 08:34:49 2010
Content-Type: multipart/mixed; boundary="===============7829010353672909632=="
MIME-Version: 1.0
From: richfaces-svn-commits at lists.jboss.org
To: richfaces-svn-commits at lists.jboss.org
Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r19725 - in
trunk/examples/richfaces-showcase/src/main/webapp/richfaces: inplaceInput and
3 other directories.
Date: Thu, 28 Oct 2010 08:34:47 -0400
Message-ID: <201010281234.o9SCYlTM005185@svn01.web.mwc.hst.phx2.redhat.com>
--===============7829010353672909632==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: ilya_shaikovsky
Date: 2010-10-28 08:34:46 -0400 (Thu, 28 Oct 2010)
New Revision: 19725
Added:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInput=
/inplaceInput.xhtml
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInput=
/samples/inplaceInput-sample.xhtml
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSelec=
t/
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSelec=
t/inplaceSelect.xhtml
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSelec=
t/samples/
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSelec=
t/samples/inplaceSelect-sample.xhtml
Removed:
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInput=
/inplaceSelect.xhtml
trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInput=
/samples/inplaceSelect-sample.xhtml
Log:
reverted back erroneous commit and made corrections(both inplaces). Previou=
sly commited select folder rewritten input one because of SVN plugin error.
Copied: trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplace=
Input/inplaceInput.xhtml (from rev 19692, trunk/examples/richfaces-showcase=
/src/main/webapp/richfaces/inplaceInput/inplaceInput.xhtml)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/inplaceInput.xhtml (rev 0)
+++ trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/inplaceInput.xhtml 2010-10-28 12:34:46 UTC (rev 19725)
@@ -0,0 +1,20 @@
+
+
+
+
+ InplaceInput is a simple input component which displays the current va=
lue as outputText and switches to inputText based representation after a de=
fined event to allow editing this value.
+You could use simplest examples below. For the first demo, just click on a=
label to edit the value and click somewhere outside the component to store=
this value(Or just press ENTER button).
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Deleted: trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplac=
eInput/inplaceSelect.xhtml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/inplaceSelect.xhtml 2010-10-28 12:08:05 UTC (rev 19724)
+++ trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/inplaceSelect.xhtml 2010-10-28 12:34:46 UTC (rev 19725)
@@ -1,21 +0,0 @@
-
-
-
-
- Inplace Select is a simple input component which displays curre=
nt
- value as outputText and switches to Select based representation after a
- defined event to allow editing this value.
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
Copied: trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplace=
Input/samples/inplaceInput-sample.xhtml (from rev 19692, trunk/examples/ric=
hfaces-showcase/src/main/webapp/richfaces/inplaceInput/samples/inplaceInput=
-sample.xhtml)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/samples/inplaceInput-sample.xhtml (rev 0)
+++ trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/samples/inplaceInput-sample.xhtml 2010-10-28 12:34:46 UTC (rev 19725)
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Deleted: trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplac=
eInput/samples/inplaceSelect-sample.xhtml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/samples/inplaceSelect-sample.xhtml 2010-10-28 12:08:05 UTC (rev 19724)
+++ trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceInpu=
t/samples/inplaceSelect-sample.xhtml 2010-10-28 12:34:46 UTC (rev 19725)
@@ -1,44 +0,0 @@
-
-
-
- Try the simplest example below. Just click on a label to edit
- the value and click somewhere outside the component to store this
- value(Or just press ENTER button).
-
-
-
-
-
-
-
-
-
-
-
-
- In that sample component customized in next way:
-
-
- - f:selectItems tag is used to define a list of items to use.<=
/li>
-
- Controls "save" and "cancel" are turned on with showControls=
attribute
- - editEvent set to dblclick and used to switch to edit state.<=
/li>
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
Added: trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceS=
elect/inplaceSelect.xhtml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSele=
ct/inplaceSelect.xhtml (rev 0)
+++ trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSele=
ct/inplaceSelect.xhtml 2010-10-28 12:34:46 UTC (rev 19725)
@@ -0,0 +1,21 @@
+
+
+
+
+ Inplace Select is a simple input component which displays curre=
nt
+ value as outputText and switches to Select based representation after a
+ defined event to allow editing this value.
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Added: trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceS=
elect/samples/inplaceSelect-sample.xhtml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSele=
ct/samples/inplaceSelect-sample.xhtml (rev 0)
+++ trunk/examples/richfaces-showcase/src/main/webapp/richfaces/inplaceSele=
ct/samples/inplaceSelect-sample.xhtml 2010-10-28 12:34:46 UTC (rev 19725)
@@ -0,0 +1,44 @@
+
+
+
+ Try the simplest example below. Just click on a label to edit
+ the value and click somewhere outside the component to store this
+ value(Or just press ENTER button).
+
+
+
+
+
+
+
+
+
+
+
+
+ In that sample component customized in next way:
+
+
+ - f:selectItems tag is used to define a list of items to use.<=
/li>
+
- Controls "save" and "cancel" are turned on with showControls=
attribute
+ - editEvent set to dblclick and used to switch to edit state.<=
/li>
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
--===============7829010353672909632==--