tiny_equation/ui

Description:
  • Tiny Equation UI.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Tiny Equation UI.

Members

(static, constant) handleAction

Description:
  • Handle action

Source:

Handle action

Methods

(async, inner) displayDialogue(editor) → {Promise.<void>}

Description:
  • Display the equation editor

Source:
Parameters:
Name Type Description
editor TinyMCE
Returns:
Type
Promise.<void>

(inner) getTemplateContext(editor, data) → {Object}

Description:
  • Get template context.

Source:
Parameters:
Name Type Description
editor TinyMCE
data Object
Returns:
Type
Object

(inner) groupNavigation(e)

Description:
  • Callback handling the keyboard navigation in the groups of the library.

Source:
Parameters:
Name Type Description
e Event

(inner) notifyFilter(element)

Description:
  • Notify the filters about the modified nodes

Source:
Parameters:
Name Type Description
element Element

(inner) selectLibraryItem(libraryItem, contextId)

Description:
  • Handle select library item.

Source:
Parameters:
Name Type Description
libraryItem Object
contextId number

(inner) updatePreview(contextId)

Description:
  • Update the preview section.

Source:
Parameters:
Name Type Description
contextId number