THIS
- Self-referential generic THISpublic static interface FluentFieldEvents.FluentFocusNotifier<THIS extends FluentFieldEvents.FluentFocusNotifier<THIS>>
extends com.vaadin.event.FieldEvents.FocusNotifier
FocusNotifier
FocusNotifier
Modifier and Type | Method and Description |
---|---|
default THIS |
withFocusListener(com.vaadin.event.FieldEvents.FocusListener listener)
Adds a
FocusListener to the Component which gets fired
when a Field receives keyboard focus. |
default THIS withFocusListener(com.vaadin.event.FieldEvents.FocusListener listener)
FocusListener
to the Component which gets fired
when a Field
receives keyboard focus.listener
- the focus listener to add, not nullFocusNotifier#addFocusListener(FocusListener)
Copyright © 2017 Jean-Christophe Fortier. All rights reserved.