public class FocusLostEvent
extends Event
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_FOCUS_LOST |
| Constructor and Description |
|---|
FocusLostEvent(Component target,
Component newOne) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getNewFocusOwner() |
public static final String ON_FOCUS_LOST
Copyright © 2017 SAP SE. All Rights Reserved.