Hi,

a cell item is an org.apache.wicket.markup.repeater.Item, and each item has
a model - so AbstractDataGridView just uses a model containing the
ICellPopulator for that.

It seems strange, that all cells of a row share the same model object, but
it does no harm.

Do you see a problem?

Have fun
Sven

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Why-has-a-cell-item-a-model-and-why-is-it-a-model-with-the-populator-with-the-property-of-the-column-tp4677772p4677773.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to