Package | Description |
---|---|
com.xalys.xgl.events.tree |
Modifier and Type | Field and Description |
---|---|
static Event.Type<CollapseHandler> |
CollapseEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<CollapseHandler<W,E>> |
CollapseEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasCollapseHandlers.addCollapseHandler(CollapseHandler<W,V> collapseHandler) |
default HandlerRegistration |
HasCollapseHandlers.addCollapseHandler(CollapseHandler<W,V> collapseHandler,
EventPhase eventPhase) |
protected void |
CollapseEvent.dispatch(CollapseHandler<W,E> handler) |
Copyright © 2018 Xalys. All rights reserved.