Author: scabanovich
Date: 2007-10-12 09:41:40 -0400 (Fri, 12 Oct 2007)
New Revision: 4161
Modified:
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesExt.xml
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesTomahawk.xml
Log:
JBIDE-525
Modified: trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesExt.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesExt.xml 2007-10-12
13:39:03 UTC (rev 4160)
+++ trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesExt.xml 2007-10-12
13:41:40 UTC (rev 4161)
@@ -3928,16 +3928,6 @@
</proposal>
</attribute-type>
<attribute type="visibleOnUserRole"/>
- <attribute-type name="onblur" required="false">
- <proposal type="jsfVariables"/>
- <proposal type="beanProperty"/>
- </attribute-type>
- <attribute type="onblur"/>
- <attribute-type name="onfocus" required="false">
- <proposal type="jsfVariables"/>
- <proposal type="beanProperty"/>
- </attribute-type>
- <attribute type="onfocus"/>
<description>Must be nested inside a panel_navigation action and renders a
clickable navigation item.
This action is derived from the standard command_link action and
Modified: trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesTomahawk.xml
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesTomahawk.xml 2007-10-12
13:39:03 UTC (rev 4160)
+++
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/MyFacesTomahawk.xml 2007-10-12
13:41:40 UTC (rev 4161)
@@ -6589,16 +6589,6 @@
</proposal>
</attribute-type>
<attribute type="visibleOnUserRole"/>
- <attribute-type name="onblur" required="false">
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="onblur"/>
- <attribute-type name="onfocus" required="false">
- <proposal type="beanProperty"/>
- <proposal type="jsfVariables"/>
- </attribute-type>
- <attribute type="onfocus"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required"
name="commandNavigation2" start-tag="required">
Show replies by date