Plugin for generating emoticons.
extends goog.editor.PluginInstance Method Summary | |
execCommandInternal(string command, ?goog.ui.emoji.Emoji emoji) ⇒ (Object|null|undefined) Inserts an emoticon into the editor at the cursor location. Places the cursor to the right of the inserted emoticon. | |
isSupportedCommand(string command) ⇒ boolean Whether the string corresponds to a command this plugin handles. |