Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farwayer/tilistsearchitems
https://github.com/farwayer/tilistsearchitems
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/farwayer/tilistsearchitems
- Owner: farwayer
- Created: 2014-11-21T08:27:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T21:06:05.000Z (about 10 years ago)
- Last Synced: 2024-10-15T15:33:07.625Z (2 months ago)
- Language: Python
- Homepage:
- Size: 118 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ListSearchItems Module for [Titanium](https://github.com/appcelerator/titanium_mobile)
## Description
Provide access to ListView item count filtered by SearchBar or SearchView.
## API
- sectionSearchCount(section)
- listSearchCount(list)
**WARNING! be care with `change` event on iOS: list isn't filtered yet. Add small delay (50-100ms will be ok)**