Author: akazakov
Date: 2007-10-01 08:46:03 -0400 (Mon, 01 Oct 2007)
New Revision: 3920
Modified:
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/JBossSeam.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-859
Modified: trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/JBossSeam.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/JBossSeam.xml 2007-10-01
11:58:09 UTC (rev 3919)
+++ trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/JBossSeam.xml 2007-10-01
12:46:03 UTC (rev 3920)
@@ -146,6 +146,7 @@
<proposal type="beanMethodBySignature">
<param name="returnType"
value="javax.faces.el.MethodBinding"/>
</proposal>
+ <proposal type="viewActions"/>
</attribute-type>
<attribute type="action"/>
<attribute-type name="view" required="false">
@@ -153,6 +154,9 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="file">
+ <param name="extensions" value="%page%"/>
+ </proposal>
</attribute-type>
<attribute type="view"/>
<attribute-type name="fragment" required="false">
@@ -425,6 +429,7 @@
<proposal type="beanMethodBySignature">
<param name="returnType"
value="javax.faces.el.MethodBinding"/>
</proposal>
+ <proposal type="viewActions"/>
</attribute-type>
<attribute type="action"/>
<attribute-type name="view" required="false">
@@ -432,6 +437,9 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="file">
+ <param name="extensions" value="%page%"/>
+ </proposal>
</attribute-type>
<attribute type="view"/>
<attribute-type name="fragment" required="false">