Expand all

ve.ui.SpecialCharacterDialog

Extends

Constructor

new ve.ui.SpecialCharacterDialog([config]) #

Inspector for inserting special characters.

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Source:
Inspector for inserting special characters.

Methods

onCharacterListChoose(character) #

Handle a character being chosen from the list

Parameters:

Name Type Description
character Object

Character data

Source:
Handle a character being chosen from the list

onContextChange() #

Handle context change events from the surface model

Source:
Handle context change events from the surface model

setDisabled(disabled) #

Set the disabled state of the toolbar dialog

Parameters:

Name Type Description
disabled boolean

Disable the dialog

Inherited from:
Source:
Set the disabled state of the toolbar dialog