[jsr-314-open] <h:dataTable> binding vs. ui:repeat
Lincoln Baxter, III
lincolnbaxter at gmail.com
Thu Sep 3 23:50:21 EDT 2009
FYI -- a sneak peek. This is working -- with seam el in this example, of
course.
Comment now "or forever hold your peace unless it needs to be
changed" ;)
<a:editText value="#{viewProjectBean.project.vision}"
rendered="#{authorizationBean.isOwner}" >
<f:valueChangeListener for="value"
action="#{viewProjectBean.test('foo')}" />
<f:actionListener for="submit"
binding="#{viewProjectBean.projectChangeListener}" />
<f:converter for="output" converterId="webLinkConverter"/>
</a:editText>
--Lincoln
--
Lincoln Baxter, III
Co-Founder of OcpSoft
Author of PrettyFaces URL Rewriting for JSF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jsr-314-open-mirror/attachments/20090903/5263b509/attachment.html
More information about the jsr-314-open-mirror
mailing list