public class EventHandler extends Object
| Constructor and Description |
|---|
EventHandler(IUIAutomationElement sender,
int eventId)
Constructor for the event handler
|
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationEventHandler |
getEventHandler()
Gets the raw event handler
|
public EventHandler(IUIAutomationElement sender, int eventId)
sender - The sendereventId - The event id to handlepublic IUIAutomationEventHandler getEventHandler()
Copyright © 2016. All rights reserved.