Interface INewQueryEventArgs

Argument sent to all handlers bound on QueryEvents.newQuery

Index

Properties

Properties

cancel

cancel: boolean

If this property is set to true by any handlers, the query will not be executed.

searchAsYouType

searchAsYouType: boolean

Whether the query is a search-as-you-type

Hierarchy

  • INewQueryEventArgs