<?xml version="1.0" encoding="UTF8"?>
<interaction-documentation library="sap.ui.core" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
	<control-interactions>
		<control name="sap.ui.core.Control"/>
		<interaction> <kbd>Tab</kbd> <description>
				<p>Flytter fokus til det næste element i tabulatorrækkefølgen.</p>
			</description>
		</interaction>
		<interaction> <kbd>Shift + Tab</kbd> <description>
				<p>Flytter fokus til det foregående element i tabulatorrækkefølgen.</p>
			</description>
		</interaction>
		<interaction> <kbd>F6</kbd> <description>
				<p>Flytter fokus til det første element i den næste UI-gruppe (F6-gruppe) i tabulatorrækkefølgen.</p>
			</description>
		</interaction>
		<interaction> <kbd>Shift + F6</kbd> <description>
				<p>Flytter fokus til det første element i den foregående UI-gruppe (F6-gruppe) i tabulatorrækkefølgen.</p>
			</description>
		</interaction>
	</control-interactions>
	<control-interactions>
		<control name="sap.ui.core.mvc.XMLView">
			<defaultLabel>Globale genveje</defaultLabel>
		</control>
	</control-interactions>
</interaction-documentation>