}
}
CLocationModeManager locationManager = control.getLocationManager();
ExtendedMode mode = locationManager.childsExtendedMode( parent );
if( mode == null ){
// the parent is not yet known to anyone, so just hope
// that the developer has made the correct settings, because
// we cannot check them here.