@JsType(namespace="xgl.events") public interface UIEventFactory<H extends EventHandler,E extends NativeEvent<?>> extends EventFactory<H>
Modifier and Type | Method and Description |
---|---|
UIEvent<H,E> |
create() |
UIEvent<H,E> create()
create
in interface EventFactory<H extends EventHandler>
Copyright © 2018 Xalys. All rights reserved.