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 . |
source
getComponent
getConnector
getSource, toString
public static final String EVENT_ID
EventRouter
.public BlurEvent(Component source)
Copyright © 2018 Vaadin Ltd. All rights reserved.