dojox/string/BidiComplex (version 1.10)

See the dojox/string/BidiComplex reference documentation for more information.

Method Summary

Methods

_ceCopyText(elem)
Parameter Type Description
elem undefined
_ceCutText(elem)
Parameter Type Description
elem undefined
_ceKeyDown(event)
Parameter Type Description
event undefined
_ceKeyUp(event)
Parameter Type Description
event undefined
_getCaretPos(event,elem)
Parameter Type Description
event undefined
elem undefined
_parse(str,pattern)
Parameter Type Description
str String
pattern String
_processCopy(elem,text,isReverse)

This function strips the unicode directional controls when the text copied to the Clipboard

Parameter Type Description
elem undefined
text undefined
isReverse undefined
_setSelectedRange(elem,selectionStart,selectionEnd)
Parameter Type Description
elem undefined
selectionStart undefined
selectionEnd undefined
attachInput(field,pattern)

Attach key listeners to the INPUT field to accommodate dynamic complex BiDi expressions

Parameter Type Description
field DOMNode
pattern String
createDisplayString(str,pattern)

Create the display string by adding the Unicode direction Markers

Parameter Type Description
str String
pattern String
stripSpecialCharacters(str)

removes all Unicode directional markers from the string

Parameter Type Description
str undefined
Error in the documentation? Can’t find what you are looking for? Let us know!