Package | Description |
---|---|
com.xalys.xgl.events |
Modifier and Type | Field and Description |
---|---|
static Event.Type<DetachHandler> |
DetachEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<DetachHandler<W>> |
DetachEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasDetachHandlers.addDetachHandler(DetachHandler<W> detachHandler) |
protected void |
DetachEvent.dispatch(DetachHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.