public class TextChange extends Object
| Constructor and Description |
|---|
TextChange(IUIAutomationElement sender,
TextEditChangeType textEditChangeType,
String[] eventStrings)
Constructor for TextChange handler
|
public TextChange(IUIAutomationElement sender, TextEditChangeType textEditChangeType, String[] eventStrings)
sender - The sendertextEditChangeType - What type of change was it?eventStrings - The event stringsCopyright © 2016. All rights reserved.