javadoc of bound:

/**
 * A compound property model that supports type conversions and
property expression bindings.
 *
 * @author Jonathan Locke
 *
 * @param <T>
 *            The model object
 *
 * @deprecated See {...@link CompoundPropertyModel#bind(String)}
 */

-igor

On Wed, Apr 21, 2010 at 8:25 AM, Ted Roeloffzen
<ted.roeloff...@gmail.com> wrote:
> Hi All,
> Can anyone tell me the exact differences between a CompoundPropertyModel and
> a BoundCompoundPropertyModel?
> In an app i'm working on i'm getting a strange bug.
> When I update a compnent via ajax the value of that component is not set in
> the entity.
> thanks
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to