Update api.md
This commit is contained in:
parent
c1d8951833
commit
d58fba7c25
|
@ -53,6 +53,8 @@ Returns the absolute path to the session-specific temp folder
|
|||
### api.getPluginsFolder() (`String`)
|
||||
Returns the absolute path to L'Math's plugin folder
|
||||
|
||||
----
|
||||
|
||||
### events
|
||||
|
||||
* `fileOpened`
|
||||
|
@ -93,6 +95,8 @@ Returns the vanilla JS `window.document` object.
|
|||
### api.getJQuery() (`jQuery`)
|
||||
Returns the jQuery (`$`) object of the window.
|
||||
|
||||
----
|
||||
|
||||
### api.gui
|
||||
All returned elements are **plain DOM objects**, not jQuery objects.
|
||||
|
||||
|
@ -115,7 +119,7 @@ Returns the loading spinner dimmer
|
|||
#### gui.getDialogContainer()
|
||||
Returns the special dialog container (that contains e.g. the welcome and settings dialogs)
|
||||
|
||||
|
||||
----
|
||||
|
||||
### events
|
||||
* `worksheetLoading`
|
||||
|
|
Loading…
Reference in New Issue
Block a user