Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/string/BidiComplex.js

  • Provides:

    • dojox.string.BidiComplex
  • dojox.string.BidiComplex.attachInput

    • parameters:
      • field: (typeof DOMNode)
        INPUT DOM node
      • pattern: (typeof String)
        Complex Expression Pattern type. One of "FILE_PATH", "URL", "EMAIL", "XPATH"
    • summary
      Attach key listeners to the INPUT field to accomodate dynamic complex BiDi expressions
    • attached - dojox.string.BidiComplex
    • type
      Function
  • dojox.string.BidiComplex.createDisplayString

    • parameters:
      • str: (typeof String)
      • pattern: (typeof String)
        Complex Expression Pattern type. One of "FILE_PATH", "URL", "EMAIL", "XPATH"
    • summary
      Create the display string by adding the Unicode direction Markers
    • attached - dojox.string.BidiComplex
    • type
      Function
  • dojox.string.BidiComplex.stripSpecialCharacters

    • parameters:
      • str
    • returns
      String
    • summary
      removes all Unicode directional markers from the string
    • attached - dojox.string.BidiComplex
    • type
      Function
  • dojox.string.BidiComplex._ceKeyDown

    • parameters:
      • event
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._ceKeyUp

    • parameters:
      • event
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._processCopy

    • parameters:
      • elem
      • text
      • isReverse
    • summary
      This function strips the unicode directional controls when the text copied to the Clipboard
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._ceCopyText

    • parameters:
      • elem
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._ceCutText

    • parameters:
      • elem
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._getCaretPos

    • parameters:
      • event
      • elem
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._setSelectedRange

    • parameters:
      • elem
      • selectionStart
      • selectionEnd
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex._parse

    • parameters:
      • str: (typeof String)
      • pattern: (typeof String)
    • attached - dojox.string.BidiComplex
    • private - 1
    • type
      Function
  • dojox.string.BidiComplex

    • type
      Object
  • dojox.string

    • type
      Object
  • dojox

    • type
      Object