Class QueryClosedEvent

    • Constructor Detail

      • QueryClosedEvent

        public QueryClosedEvent​(Object source,
                                Query query)
        Parameters:
        source - the source of the event
        query - the query that was closed
    • Method Detail

      • getQuery

        public Query getQuery()
        Get the closed query
        Returns:
        the query that was closed