dojox/mobile/bidi/TextBox (version 1.10)

Summary

Support for control over text direction for mobile TextBox widget.

Implementation for text direction using HTML "dir" attribute (used for editable widgets). This class should not be used directly. Mobile TextBox widget loads this module when user sets "has: {'dojo-bidi': true }" in data-dojo-config.

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

Method Summary

Event Summary

Methods

_setDirAttr(dir)
Parameter Type Description
dir String
_setTextDirAttr(textDir)
Parameter Type Description
textDir String

Events

_onBlur(e)
Parameter Type Description
e undefined
_onInput(e)
Parameter Type Description
e undefined
Error in the documentation? Can’t find what you are looking for? Let us know!