Focus can be set with {@link #focus()}. This interface does not provide an accessor that would allow finding out the currently focused component; focus information can be acquired for some (but not all) {@link Field}components through the {@link com.vaadin.event.FieldEvents.FocusListener}and {@link com.vaadin.event.FieldEvents.BlurListener} interfaces.
@see FieldEvents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|