Listener

fun interface Listener

An interface for listening to changes in the result set of a query.

Functions

Link copied to clipboard
abstract fun queryResultsChanged()

Called whenever the query this listener was attached to is dirtied.