loleaflet/reference.html |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 54eaf516851450ceb4a69a1ad1ec929c6556bff9
Author:     Michael Meeks <michael.me...@collabora.com>
AuthorDate: Tue Jun 4 09:15:21 2019 +0100
Commit:     Michael Meeks <michael.me...@collabora.com>
CommitDate: Tue Jun 4 09:15:38 2019 +0100

    Document Grab_Focus.
    
    Change-Id: Ic3deb0aeac9782250f50cb975cfb67712f032c2d

diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index 4bcaaeb67..b0f62caaf 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -3200,6 +3200,16 @@ Editor to WOPI host
                        Shows the menu bar.
                </td>
        </tr>
+       <tr>
+               <td><code><b>Grab_Focus</b></code></td>
+               <td></td>
+               <td>
+                       This restores focus to the application, activating it, 
and removing any overlay
+               indicating quiescence, and re-connecting to the server if 
necessary. Useful after leaving
+               the application for a lengthy period, or when wanting to 
restore browser focus after
+               presenting an overlayed dialog.
+               </td>
+       </tr>
 </table>
 
 <h5><a name="toolbar-button-ids">Finding toolbar button IDs</a></h5>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to