Author: chukhutsina
Date: 2009-04-15 10:27:18 -0400 (Wed, 15 Apr 2009)
New Revision: 14758
Modified:
trunk/seam/docs/reference/en/modules/seam_editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS--518 - Content Assist for "jsfc"
attribute in facelets pages now sorts proposals to have a list of available jsf components
above other proposals.Seam Dev Tools Reference Guide was added according to the new
performance of the Content Assist.
Modified: trunk/seam/docs/reference/en/modules/seam_editors.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-04-15 14:11:28 UTC (rev
14757)
+++ trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-04-15 14:27:18 UTC (rev
14758)
@@ -411,7 +411,18 @@
</imageobject>
</mediaobject>
</figure>
-
+ <para> Content Assist is also available for the <emphasis
+ role="italic">
+ <property>"jsfc "</property>
+ </emphasis> attribute, it lets you select from a list of possible attribute
values. Whereas, JSF components appear above all other components in the
list.</para>
+ <figure>
+ <title>Content Assist for the "jsfc"
attribute</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_editors/seam_editors_12.png" scale="70"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
<note>
<title>Note:</title>