getDatumDetails abstract method
Returns a list of datum details from selection model of type.
Implementation
List<DatumDetails<D>> getDatumDetails(SelectionModelType type);
Returns a list of datum details from selection model of type.
List<DatumDetails<D>> getDatumDetails(SelectionModelType type);