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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to