[jboss-user] [JBoss Tools (users)] - content assist not available on datatable items
mjdenham
do-not-reply at jboss.com
Wed Apr 1 08:13:24 EDT 2009
Hi,
Content assist works in my .xhtml files for most things but not for datatable items e.g.
<rich:dataTable value="#{myBeanList}" var="row">
<rich:column>
<h:outputText value="#{row.noautocompletionhere}"/>
It used to work but it seems to have stopped when I did a refactor to remove Seam.
Could anybody give me some pointers how to enable autocompletion of datatable items?
Thanks
Martin
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222600#4222600
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222600
More information about the jboss-user
mailing list