From richfaces-svn-commits at lists.jboss.org Thu Aug 27 14:40:31 2009 Content-Type: multipart/mixed; boundary="===============7490793540078379780==" 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: r15368 - branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes. Date: Thu, 27 Aug 2009 14:40:31 -0400 Message-ID: <200908271840.n7RIeVl7002969@svn01.web.mwc.hst.phx2.redhat.com> --===============7490793540078379780== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: msorokin Date: 2009-08-27 14:40:31 -0400 (Thu, 27 Aug 2009) New Revision: 15368 Modified: branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/= includes/contextMenu.xml Log: https://jira.jboss.org/jira/browse/RF-5768 updated Modified: branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/d= ocbook/includes/contextMenu.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook= /includes/contextMenu.xml 2009-08-27 18:15:59 UTC (rev 15367) +++ branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook= /includes/contextMenu.xml 2009-08-27 18:40:31 UTC (rev 15368) @@ -6,10 +6,44 @@ Context menu is made for the following UI controls: = - Album - Image - Self - User + + Album menu item in navigation menu/Album thu= mbnail +
+ Context Menu for + + + + + +
+ = + +
+ Image thumbnail + = + = +
+ Image thumbnail context menu + + + + + +
+ = +
+ = + Shelf menu item in navigation menu<= /para> +
+ Context Menu for Shelf menu item + + + + + +
= +
+ =
= = Let's have a look at the context menu for single image is cons= tructed. @@ -87,7 +121,7 @@ = ...]]> = = - The key attribute of <c= ontextMenu> is "attachTo&= quot; that specifies for which control the context me= nu is displayed. As you can see this attribute has #{mediaOutput} as its value( attachTo=3D"#{mediaOutput}" so this way the = id of the current image is passed to <= rich:contexMenu> and this is how it know what phot= o is affected by user actions. + The key attribute of <c= ontextMenu> is "attachTo&= quot; that specifies for which control the context me= nu is displayed. As you can see this attribute has #{mediaOutput} as its value( attachTo=3D"#{mediaOutput}" so this way the = id of the current image is passed to <= rich:contexMenu> and this is how it knows what pho= to is affected by user actions. = = --===============7490793540078379780==--