[ Version ( since = "4.2" ) ]
public abstract void set_model (DataModel model)
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 |