Package | Description |
---|---|
com.xalys.xgl.events |
Modifier and Type | Field and Description |
---|---|
static Event.Type<AttachHandler> |
AttachEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<AttachHandler<W>> |
AttachEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasAttachHandlers.addAttachHandler(AttachHandler<W> attachHandler) |
protected void |
AttachEvent.dispatch(AttachHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.