<FragmentDefinition 
	xmlns:m="sap.m" 
	xmlns="sap.ui.core" 
	xmlns:tf="composites">
	<m:VBox id="VBox">
		<tf:ControlContainer id="CC"/>
		<m:Button text="Refresh" press="onPressRefresh"/>
	</m:VBox>
</FragmentDefinition>
