inly if your ldm implemetns IInheritedModel which it does not by default -igor
On Thu, Oct 1, 2009 at 8:34 AM, Troy Cauble <[email protected]> wrote: > If this works > > Panel // no explicit model > WebMarkupContainer // no explicit model > RefreshingView (listModel) > > should this? > > Panel (listModel) > WebMarkupContainer // no explicit model > RefreshingView // no explicit model > > RefreshingView#getModelObject() returns null. > I thought it would get the list. > The LDM#load is not being called. > > Any ideas? > Thanks, > -troy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
