set_model
Description:
Sets the data model from which the data being displayed are.
Also see get_model
Parameters:
this |
an object which implements the DataSelector interface |
model |
a DataModel to use |
Sets the data model from which the data being displayed are.
Also see get_model
this |
an object which implements the DataSelector interface |
model |
a DataModel to use |