dojox/editor/plugins/EntityPalette.LatinEntity (version 1.10)

Summary

Represents a character. Initialized using an alias for the character (like cent) rather than with the character itself.

Usage

var foo = new EntityPalette.LatinEntity(alias);
dojox/editor/plugins/EntityPalette
Parameter Type Description
alias String

See the dojox/editor/plugins/EntityPalette.LatinEntity reference documentation for more information.

Method Summary

Methods

fillCell(cell)
Parameter Type Description
cell DOMNode
getValue()

Returns HTML representing the character, like &

Returns:string
Error in the documentation? Can’t find what you are looking for? Let us know!