Revision Difference
Panel:SetFocusTopLevel#528517
<function name="SetFocusTopLevel" parent="Panel" type="classfunc">
<description>Sets the panel that owns this FocusNavGroup to be the root in the focus traversal hierarchy.</description>
<description>Sets the panel that owns this FocusNavGroup to be the root in the focus traversal hierarchy. This function will only work on EditablePanel class panels and its derivatives.</description>
<realm>Client</realm>
<args>
<arg name="state" type="boolean"></arg>
</args>
</function>