[jboss-cvs] jboss-seam/doc/reference/en/modules ...
Gavin King
gavin.king at jboss.com
Mon Nov 20 15:05:18 EST 2006
User: gavin
Date: 06/11/20 15:05:18
Modified: doc/reference/en/modules components.xml
Log:
obsolete
Revision Changes Path
1.49 +0 -24 jboss-seam/doc/reference/en/modules/components.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/components.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- components.xml 20 Nov 2006 19:56:49 -0000 1.48
+++ components.xml 20 Nov 2006 20:05:18 -0000 1.49
@@ -1387,30 +1387,6 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><literal><emphasis><alias></emphasis></literal></term>
- <term><literal>org.jboss.seam.core.Alias</literal></term>
- <listitem>
- <para>
- An "alias" (a second name) for a component. You can even create
- an alias for an often-used expression.
- </para>
- <itemizedlist>
- <listitem>
- <para>
- <literal><emphasis><alias></emphasis>.name</literal>
- — the name of the component to be aliased.
- </para>
- </listitem>
- <listitem>
- <para>
- <literal><emphasis><alias></emphasis>.expression</literal>
- — an expression to be evaluated.
- </para>
- </listitem>
- </itemizedlist>
- </listitem>
- </varlistentry>
- <varlistentry>
<term><literal><emphasis><entityHome></emphasis></literal></term>
<term><literal>org.jboss.seam.framework.EntityHome</literal></term>
<listitem>
More information about the jboss-cvs-commits
mailing list