Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/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/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/grid/enhanced/plugins/Search.js

  • Provides:

    • dojox.grid.enhanced.plugins.Search
  • Requires:

    • dojox.grid.enhanced._Plugin in common
    • dojo.data.util.filter in common
  • dojox.grid.enhanced.plugins.Search

    • type
      Function
    • chains:
      • dojox.grid.enhanced._Plugin: (prototype)
      • dojox.grid.enhanced._Plugin: (call)
    • parameters:
      • grid
      • args
    • summary
      Search the grid using wildcard string or Regular Expression.
  • dojox.grid.enhanced.plugins.Search.name

    • type
      String
    • summary
      plugin name
  • dojox.grid.enhanced.plugins.Search.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • grid
      • args
  • dojox.grid.enhanced.plugins.Search.searchRow

    • parameters:
      • searchArgs: (typeof Object|RegExp|String)
      • onSearched: (typeof function(Integer,)
        item)
    • type
      Function
  • dojox.grid.enhanced.plugins.Search._search

    • parameters:
      • searchArgs: (typeof Object|RegExp)
      • start: (typeof Integer)
      • onSearched: (typeof function(Integer,)
        item)
      • isGlobal: (typeof Boolean)
    • type
      Function
  • dojox.grid.enhanced.plugins.Search._cacheSize

    • type
      Number
  • dojox.grid.enhanced.plugins.Search._checkRow

    • parameters:
      • item: (typeof store)
        item
      • searchArgs: (typeof Object|RegExp)
      • isGlobal: (typeof Boolean)
    • type
      Function
  • dojox.grid.enhanced.plugins.Search.grid

  • dojox.grid.enhanced.plugins.Search.grid.store

  • dojox.grid.enhanced.plugins

    • type
      Object
  • dojox.grid.enhanced

    • type
      Object
  • dojox.grid

    • type
      Object
  • dojox

    • type
      Object