| Package | Description |
|---|---|
| com.xalys.xgl | |
| com.xalys.xgl.browser.dom.html | |
| com.xalys.xgl.desktop | |
| com.xalys.xgl.events | |
| com.xalys.xgl.forms | |
| com.xalys.xgl.menu |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Widget.fireResizeEvent() |
int |
Widget.getScrollLeft() |
int |
Widget.getScrollTop() |
| Modifier and Type | Method and Description |
|---|---|
DOMRect |
HTMLElement.getBoundingClientRect() |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractWindow.getBottom() |
int |
AbstractWindow.getHeight() |
int |
AbstractWindow.getRight() |
int |
AbstractWindow.getWidth() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Element<?>> |
MouseEvent.getRelativeX(E target) |
int |
MouseEvent.getRelativeX(Widget<?,?> target) |
<E extends Element<?>> |
MouseEvent.getRelativeY(E target) |
int |
MouseEvent.getRelativeY(Widget<?,?> target) |
int |
MouseEvent.getX() |
int |
MouseEvent.getY() |
| Modifier and Type | Method and Description |
|---|---|
double |
FormPanel.getButtonsRowHeight() |
double |
FormPanel.getButtonsRowWidth() |
double |
FormPanel.getContentHeight() |
double |
FormPanel.getContentWidth() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Menu.updateBoundingBoxMeasure(double left,
double top,
double width,
double height,
double screenWidth,
double screenHeight) |
Copyright © 2018 Xalys. All rights reserved.