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