| Package | Description |
|---|---|
| com.xalys.xgl | |
| com.xalys.xgl.events | |
| com.xalys.xgl.forms | |
| com.xalys.xgl.table | |
| com.xalys.xgl.wgl.chart |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
BrowserWindow.addResizeHandler(ResizeHandler<BrowserWindow> resizeHandler) |
HandlerRegistration |
Widget.addResizeHandler(ResizeHandler<W> resizeHandler) |
| Modifier and Type | Field and Description |
|---|---|
static UIEvent.UIType<ResizeHandler<? extends Widget<? extends Element,?>>> |
ResizeEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
UIEvent.UIType<ResizeHandler<W>> |
ResizeEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
default HandlerRegistration |
HasResizeHandlers.addResizeHandler(ResizeHandler<W> resizeHandler) |
protected void |
ResizeEvent.dispatch(ResizeHandler<W> handler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
FormPanel.addButtonsRowResizeHandler(ResizeHandler<FormPanel> rowResizeHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResizeTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
Chart3D |
Copyright © 2018 Xalys. All rights reserved.