| An experimental simple repeater binding that will replace
(i.e. delete then re-add all) its content.
Based on SimpleRepeater code.
<wb:temp-repeater
id="contacts"
parent-path="contacts">
<... child bindings ...
</wb:temp-repeater>
author: Timothy Larson version: CVS $Id: TempRepeaterJXPathBindingBuilder.java 433543 2006-08-22 06:22:54Z crossley $ |