public static class FieldEvents.FocusEvent extends Component.Event
FocusEvent class for holding additional event information.
Fired when a Field receives keyboard focus.| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_ID
Identifier for event that can be used in
EventRouter |
source| Constructor and Description |
|---|
FocusEvent(Component source) |
getComponentgetConnectorgetSource, toStringpublic static final String EVENT_ID
EventRouterpublic FocusEvent(Component source)
Copyright © 2023 Vaadin Ltd. All rights reserved.