Hi,
just to correct myself: each cell holds in its model the populator for
the *corresponding* column .
Never seen it being used, but no problem.
Have fun
Sven
On 04.05.2017 09:00, Eric J. Van der Velden wrote:
Hi Sven,
Thank you!
No, I was just wondering. I have not seen this model used.
On Wed, May 3, 2017 at 1:44 PM, Sven Meier <[email protected]> wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]