Package | Description |
---|---|
com.xalys.xgl.events | |
com.xalys.xgl.forms |
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<ContentResizeHandler<? extends Widget<? extends Element,?>>> |
ContentResizeEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<ContentResizeHandler<W>> |
ContentResizeEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasContentResizeHandlers.addContentResizeHandler(ContentResizeHandler<W> contentResizeHandler) |
protected void |
ContentResizeEvent.dispatch(ContentResizeHandler<W> handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
FormPanel.addContentResizeHandler(ContentResizeHandler<FormPanel> contentResizeHandler) |
Copyright © 2018 Xalys. All rights reserved.