Package | Description |
---|---|
com.xalys.xgl.events |
Modifier and Type | Field and Description |
---|---|
static Event.Type<FocusHandler<? extends Widget<? extends Element,?>>> |
FocusEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<FocusHandler<W>> |
FocusEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasFocusHandlers.addFocusHandler(FocusHandler<W> focusHandler) |
default HandlerRegistration |
HasFocusHandlers.addFocusHandler(FocusHandler<W> focusHandler,
EventPhase eventPhase) |
protected void |
FocusEvent.dispatch(FocusHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.