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