See the dojox/string/BidiComplex reference documentation for more information.
| Parameter | Type | Description |
|---|---|---|
| event | undefined | |
| elem | undefined |
| Parameter | Type | Description |
|---|---|---|
| str | String | |
| pattern | String |
This function strips the unicode directional controls when the text copied to the Clipboard
| Parameter | Type | Description |
|---|---|---|
| elem | undefined | |
| text | undefined | |
| isReverse | undefined |
| Parameter | Type | Description |
|---|---|---|
| elem | undefined | |
| selectionStart | undefined | |
| selectionEnd | undefined |
Attach key listeners to the INPUT field to accommodate dynamic complex BiDi expressions
| Parameter | Type | Description |
|---|---|---|
| field | DOMNode | |
| pattern | String |
Create the display string by adding the Unicode direction Markers
| Parameter | Type | Description |
|---|---|---|
| str | String | |
| pattern | String |
removes all Unicode directional markers from the string
| Parameter | Type | Description |
|---|---|---|
| str | undefined |