public class SearchEvent extends Object
Constructor and Description |
---|
SearchEvent(InputDevice inputDevice)
Create a new search event.
|
Modifier and Type | Method and Description |
---|---|
InputDevice |
getInputDevice()
Returns the
InputDevice that triggered the search. |
public SearchEvent(InputDevice inputDevice)
public InputDevice getInputDevice()
InputDevice
that triggered the search.