dojox/mobile/bidi/Badge (version 1.10)

Summary

Support for control over text direction for Badge, using Unicode Control Characters to control text direction.

Added textDir attribute, similar to mobile widgets based on dijit._WidgetBase. Extension to value setting attributes, with text direction support. This class should not be used directly. Mobile Badge widget loads this module when user sets "has: {'dojo-bidi': true }" in data-dojo-config.

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

Property Summary

  • textDirMobile widgets, derived from dijit._WidgetBase has this attribute for text direction support (bidi support).

Method Summary

Properties

textDir

Mobile widgets, derived from dijit._WidgetBase has this attribute for text direction support (bidi support). The text direction can be different than the GUI direction. Values: "ltr", "rtl", "auto"(the direction of a text defined by first strong letter).

Methods

setTextDir(textDir)
Parameter Type Description
textDir String
setValue(value)
Parameter Type Description
value String
Error in the documentation? Can’t find what you are looking for? Let us know!