set_model
Description:
Sets the model that this should wrap.
If model
is null, this model will be empty.
Parameters:
this | |
model |
A ListModel to wrap |
Sets the model that this should wrap.
If model
is null, this model will be empty.
this | |
model |
A ListModel to wrap |