<?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>نقل التركيز إلى العنصر التالي في سلسلة علامات التبويب. </p>
			</description>
		</interaction>
		<interaction> <kbd>Shift + Tab</kbd> <description>
				<p>نقل التركيز إلى العنصر السابق في سلسلة علامات التبويب.</p>
			</description>
		</interaction>
		<interaction> <kbd>F6</kbd> <description>
				<p>نقل التركيز إلى العنصر الأول لمجموعة واجهات المستخدم التالية (مجموعة F6) في سلسلة علامات التبويب.</p>
			</description>
		</interaction>
		<interaction> <kbd>Shift + F6</kbd> <description>
				<p>نقل التركيز إلى العنصر الأول من مجموعة واجهات المستخدم السابقة (مجموعة F6) في سلسلة علامات التبويب.</p>
			</description>
		</interaction>
	</control-interactions>
	<control-interactions>
		<control name="sap.ui.core.mvc.XMLView">
			<defaultLabel>اختصارات عامة</defaultLabel>
		</control>
	</control-interactions>
</interaction-documentation>