Skip to content

Instantly share code, notes, and snippets.

@goofmint
Last active November 23, 2016 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/3998b990690aa6b9e567186bd5132519 to your computer and use it in GitHub Desktop.
Save goofmint/3998b990690aa6b9e567186bd5132519 to your computer and use it in GitHub Desktop.
6.md
var scrollGridController = {
_dataSearcher: null,
__ready: function() {
:
this._dataSearcher = this._gridController.getDataSearcher();
:
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment