Enum UiEvent
Constants for UI events.
Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public enum UiEvent
Fields
| Name | Description |
|---|---|
| FocusGained | The test object gained focus. |
| FocusLost | The test object lost focus. |
Constants for UI events.
public enum UiEvent
| Name | Description |
|---|---|
| FocusGained | The test object gained focus. |
| FocusLost | The test object lost focus. |