W - public class BeforeExpandEvent<W extends Widget<? extends Element<?>,W>,E> extends Event<BeforeExpandHandler<W,E>>
Event.Type<H extends EventHandler>| Modifier and Type | Field and Description | 
|---|---|
static Event.Type<BeforeExpandHandler> | 
TYPE  | 
| Constructor and Description | 
|---|
BeforeExpandEvent()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
dispatch(BeforeExpandHandler<W,E> handler)  | 
E | 
getEntity()  | 
Event.Type<BeforeExpandHandler<W,E>> | 
getType()  | 
void | 
setEntity(E entity)  | 
assertLive, cast, checkIsInEventThread, getEventPhase, getSource, isLive, isPreventDefault, isStopPropagation, kill, preventDefault, releaseCapture, revive, setCapture, setCapture, setSource, stopPropagationpublic static final Event.Type<BeforeExpandHandler> TYPE
public Event.Type<BeforeExpandHandler<W,E>> getType()
protected void dispatch(BeforeExpandHandler<W,E> handler)
public void setEntity(E entity)
public E getEntity()
Copyright © 2018 Xalys. All rights reserved.