| Package | Description |
|---|---|
| com.xalys.xgl.desktop | |
| com.xalys.xgl.events | |
| com.xalys.xgl.layouts.scroll | |
| com.xalys.xgl.navbar | |
| com.xalys.xgl.slider | |
| com.xalys.xgl.table | |
| com.xalys.xgl.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowHeader<W extends AbstractWindow<W>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MouseHandlers<W extends Widget<? extends Element<?>,W>> |
| Modifier and Type | Class and Description |
|---|---|
class |
MouseAdapter<W extends Widget<?,W>> |
| Modifier and Type | Field and Description |
|---|---|
static UIEvent.UIType<MouseDownHandler<? extends Widget<? extends Element,?>>> |
MouseDownEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
UIEvent.UIType<MouseDownHandler<W>> |
MouseDownEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
default HandlerRegistration |
HasMouseDownHandlers.addMouseDownHandler(MouseDownHandler<W> mouseDownHandler) |
default HandlerRegistration |
HasMouseDownHandlers.addMouseDownHandler(MouseDownHandler<W> mouseDownHandler,
EventPhase eventPhase) |
protected void |
MouseDownEvent.dispatch(MouseDownHandler<W> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
HorizontalDragger |
class |
VerticalDragger |
| Modifier and Type | Class and Description |
|---|---|
class |
MaterialIconNavButton |
class |
MintsterIconNavButton |
class |
NavButton |
| Modifier and Type | Class and Description |
|---|---|
class |
Handle |
class |
Slider |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderCell<E> |
class |
TableDragSource<E> |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeDragSource<E extends TreeNode<E>> |
Copyright © 2018 Xalys. All rights reserved.