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