Class WTQueryEvent

java.lang.Object
java.util.EventObject
wt.clients.beans.query.WTQueryEvent
All Implemented Interfaces:
Serializable

public class WTQueryEvent extends EventObject
The query event emitted by WTQuery objects when an item is selected, a status message is available or a button is clicked.

Supported API: true

Extendable: false
See Also:
  • Field Details

  • Method Details

    • getType

      public String getType()
      Returns the type of WTQueryEvent.

      Supported API: true
      Returns:
      the type of WTQueryEvent.