dojox/mobile/bidi/ListItem (version 1.10)

Summary

Support for control over text direction for mobile ListItem widget, using Unicode Control Characters to control text direction.

Implementation for text direction support for Label and RightText. Text direction is also applied to ListItem's embedded nodes, containing text. Complicated embedded nodes (like tables) are not supported. This class should not be used directly. Mobile ListItem widget loads this module when user sets "has: {'dojo-bidi': true }" in data-dojo-config.

See the dojox/mobile/bidi/ListItem reference documentation for more information.

Method Summary

Methods

_applyAttributes()
_applyTextDirToTextElements()

Wrap child text nodes in directional UCC marks

_setLabelAttr(text)
Parameter Type Description
text String
_setRightTextAttr(text)
Parameter Type Description
text undefined
_setTextDirAttr(textDir)
Parameter Type Description
textDir undefined
Error in the documentation? Can’t find what you are looking for? Let us know!