Skip to main content

SearchModel

Import :

const SearchModel = brackets.getModule("search/SearchModel")

Manages a set of search query and result data.

Dispatches these events: change - whenever the results have been updated. Note that its up to people who edit the model to call fireChange() when necessary - it doesnt automatically fire. Kind: global class

Constant

Kind: global constant