Author: irooskov(a)redhat.com
Date: 2012-05-03 22:30:39 -0400 (Thu, 03 May 2012)
New Revision: 40776
Added:
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_015.png
Modified:
trunk/cdi/docs/reference/en-US/hyperlink_navigation.xml
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_02.png
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_03.png
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_04.png
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_05.png
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_06.png
Log:
updated based on developer feedback
Modified: trunk/cdi/docs/reference/en-US/hyperlink_navigation.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/hyperlink_navigation.xml 2012-05-04 00:15:22 UTC (rev
40775)
+++ trunk/cdi/docs/reference/en-US/hyperlink_navigation.xml 2012-05-04 02:30:39 UTC (rev
40776)
@@ -22,8 +22,24 @@
</mediaobject>
</figure>
<para>
- If multiple eligible beans are detected for the injection, you will see the full
list of available beans. If the list is incorrect, this can be rectified by executing a
quick-fix. To execute a quick-fix press
<keycombo><keysym>Ctrl</keysym><keysym>1</keysym></keycombo>.
- </para>
+ If multiple eligible beans are detected for the injection, you will see an option to
<guimenuitem>Show All Assignable Beans</guimenuitem>.
+ </para>
+ <figure id="hyperlink_015">
+ <title>Show All Assignable Beans</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/Hyperlink_Navigation/hyperlink_015.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ Show All Assignable Beans.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <para>
+ Selecting this option will display a dialog containing all eligible beans.
+ </para>
<figure id="hyperlink_02">
<title>Multiple eligible beans</title>
<mediaobject>
@@ -41,7 +57,7 @@
Corresponding classes and interfaces that are mentioned in
<filename>beans.xml</filename> can be opened through pressing
<keycombo><keysym>Ctrl</keysym><mousebutton>Left-Click</mousebutton></keycombo>
on the type name.
</para>
<para>
- Observers and Events can be navigated to through the same method as well.
+ Observers and Events can be navigated to through the same method as well;
<guimenuitem>Show CDI Observer Methods</guimenuitem> and
<guimenuitem>Show CDI Events</guimenuitem>.
</para>
<figure id="hyperlink_03">
<title>Observers example</title>
Added: trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_015.png
===================================================================
(Binary files differ)
Property changes on:
trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_015.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_02.png
===================================================================
(Binary files differ)
Modified: trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_03.png
===================================================================
(Binary files differ)
Modified: trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_04.png
===================================================================
(Binary files differ)
Modified: trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_05.png
===================================================================
(Binary files differ)
Modified: trunk/cdi/docs/reference/en-US/images/Hyperlink_Navigation/hyperlink_06.png
===================================================================
(Binary files differ)
Show replies by date