Revision 363063383639 () - Diff

Link to this snippet: https://friendpaste.com/5Qs9mpMAdUPYa8y7MYB6xL
Embed:
1
2
3
4
<!-- DetailModel ___________________________________________________________ -->
<Injectors target="{DetailModel}" >
<PropertyInjector targetKey="weather" source="{WeatherManager}" sourceKey="currentWeather" />
</Injectors>