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]

Reply via email to